Programming book reviews, programming tutorials,programming news, C#, Ruby, Python,C, C++, PHP, Visual Basic, Computer book reviews, computer history, programming history, joomla, theory, spreadsheets and more. (more…)
Read more »
In case you missed it, Node now supports async/await out of the box since version 7.6. If you haven’t tried it yet, here are a bunch of… (more…)
Read more »
Private fields are a language feature being added to the JavaScript language through the TC39 proposal process. (more…)
Read more »
If you haven’t heard already, an international JavaScript conference will be taking place in Cluj-Napoca, Romania on the 8th and 9th of… (more…)
Read more »
Oh boi the event loop. It’s one of those things that every JavaScript developer has to deal with in one way or another, but it can be a bit confusing to understand at first. I’m a visual learner so I thought I’d try to help you by explaining it in a visua... (more…)
Read more »