Last Fall, our team at Progress helped a partner run a hackathon for their R&D organization. The hackathon (perhaps best described as a boot camp) leveraged Slack and I believe the general ideas can b...
JavaScript is one of those languages that can be easy to pick up, it can be infinitely more difficult to master. However, a lot of articles seem to assume that you are already a master.
I've been usin...
Component architectures are an important part of ever modern front-end framework. In this article, I'm going to dissect Polymer, React, Riot.js, Vue.js, Aurelia and Angular 2 components. The goal is t...
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...
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...