A summary of how to serialize and deserialize from Python data structures into JSON-compatible strings, which is especially useful when working with API requests and responses.
My notes for introducing a junior engineer to client-side Javascript for the first time, touching briefly on vanilla JS, jQuery, and VueJS.
Summary notes from the Browser Rendering Optimization course on Udacity focussed on building 60 fps apps.
A glossary of terms commonly used in Angular JS documentation and tutorials.
A short snippet for testing AngularJS with Jasmine.
AngularJS has a good balance of maturity, community support, and productivity - suitable for use either by itself or together with jQuery in production apps.