A utility class for working with colors in JavaScript - GitHub - Automattic/Color.js: A utility class for working with colors in JavaScript... (more…)
Read more »
Despite the holidays, December was a busy month with a lot of new articles and important releases. We’ll kick things off with a great new resource for JavaScript developers… I Just Asked 23,000 Developers What They Think of JavaScript. Here’s What I Learn... (more…)
Read more »
This last week at Google I/O, Addy Osmani announced some amazing developer resources for creating Progressive Web Applications (PWAs) that prioritize perfo... (more…)
Read more »
As programs become large, their complexity also grows. Bugs become harder to track down, mistakes easier to make. What if we could make small parts of our application more predictable? What if we could start to create fewer places where bugs originate? By... (more…)
Read more »
When working on a larger project, you may struggle with the problem of an increasingly growing set of tests, which over time begins to perform slower on your... (more…)
Read more »