One of the aspects of Angular that seems to appeal to a multitude of people is its opinions on how you structure an application. Usually we consider opinions to be bad, since developers don't want you...
We're living in a time where everything old is made new again - with a twist. For instance, I can (and do) find tons of new bands who produce what can easily be called modern variations on 80s and 90s...
I've previously written about using jQuery's AMD modules to include only the pieces of jQuery you need. That approach relied on explicitly listing jQuery modules, i.e. whitelisting, which works well i...
Dashboards are a great way to see information. Columns are composed of "widgets" which are more or less agnostic of each other. The user can then rearrange these widgets to make the page look how they...
Recent mobile web statistics indicate that a huge percentage of users of your web application are likely doing so from mobile devices. But are you providing the best possible user experience for all y...