Tag: JavaScript
All the articles with the tag "JavaScript".
Hands on course to learn ES6
Updated: at 08:00 PMWith Traceur compiler and React's JSX, now's the time to learn ES6
What the Flux?
Updated: at 03:00 PMThe breakdown on the Flux pattern: get stuff, do stuff, notify, show stuff, click stuff, get more stuff
Episode 9 - Ditching Cookies for JSON Web Tokens
Updated: at 09:09 PMGreat screencast that will help you switch your REST APIs to use JSON Web Tokens
Removing User Interface Complexity, or Why React is Awesome
Updated: at 04:00 PMWrite a native mobile app using React. It's fast because React's view-diffing magic lets you skip the compile step.
Google SoundScript: faster OOP for JavaScript
Updated: at 06:00 PMChrome is toying with the idea of "use stricter" to allow significant speed improvements
How cool are AngularJS $formatters and $parsers?
Updated: at 12:01 AMI'm using a model parser to allow inputs to accept dollar signs and commas while the model sees Number values
PhantomJS 2.0 Release Notes
Updated: at 01:18 AMPhantomJS hits 2.0 with updated WebKit but is not without flaws
HTML5 Boilerplate version 5.0 release notes
Updated: at 01:17 AMHTML5 Boilerplate is out with some great improvements and support dropped for IE6 and IE7
An Introduction to Content Security Policy - HTML5 Rocks
Updated: at 08:26 PMMike West runs through everything you need to know about Content Security Policy
Hacker Way: Rethinking Web App Development at Facebook
Updated: at 09:13 PMLearn the origins of ReactJS, why it is conceptually superior to MVC or MVVM, and the benefits in real-life Facebook apps