Useful Stuff

KnockoutJS
Model-View-View Model in Javascript. Great for code. Great for interactive prototypes.

jQuery
The defacto DOM manipulator. Use KnockoutJS for stateful DOM manipulation, use jQuery for advanced UX patterns.

LESS CSS
Extends CSS with variables, mixins, operations, and functions. Compiles into CSS via a Javascript client-side compiler.

Bootstrap
CSS framework. Save yourself lots and lots and lots of time. LESS based for customization.

Pluralsight
My favorite training website. The videos here are numerous and current. A subscription isn't free, but I think you get far more for your money than you would spending it on books.

No comments:

Post a Comment