Getting going with React can sometimes be overwhelming. Or, at least, this is what people are saying. The consensus seems to be that the difficulty in getting going is mostly due to the following real...
Modern web development using JavaScript has evolved over the past decade to embrace patterns and good practices that are implemented through various libraries and frameworks. Although it is easy to g...
This is the first part of a 3 part series on what to expect from JavaScript in 2016 taken from our whitepaper, "The Future of JavaScript: 2016 and Beyond". Part 2 covers JavaScript language enhancemen...
For the last decade, Windows or .NET developers using Visual Studio have been shielded from the command line. Why do we need command line tools when just about everything needed for app development is...
If you're like me, then you've been diligent about writing the best JavaScript code you can. You lint. You write tests (both for the code and the UI). You check out your site in multiple different bro...