Tag: JavaScript
All the articles with the tag "JavaScript".
JavaScript GitHub repository: aFarkas/lazysizes
Updated: at 06:13 PMFinally, a fantastic alternative to the as yet unsupported <picture> element.
How to make your AngularJS scale into large codebases
Updated: at 04:01 PMGreat tips that all Angular.js developers should follow
Swarm.js+React -- real-time, offline-ready Holy Grail web apps
Updated: at 04:09 AMSwarm.js works like Firebase but with the addition of offline client-side storage that is sync'ed to the server later
13 Hardware devices with first-class support for JavaScript
Updated: at 04:26 PMYou think JavaScript is just for the web? Get ready for a whirlwind of devices that will tickle your JavaScript fancy
A walkthrough on building OS X Apps with JavaScript
Updated: at 09:30 PMWith the Objective-C bridge, you can jump into OS X app development with JavaScript
Step by step explanations of Promises including diagrams and a peek into implementing a polyfill
Updated: at 08:28 PMIf you want a walkthrough on the JavaScript Promises API, look no further
James Shore gives a thumbs up to React JS, but not for the reasons you might expect
Updated: at 11:16 PMReact JS is not accidentally opinionated. It is quite testable. It is SEO compatible. You should use it.
Reduce network requests by sending page hit data to Google Analytics in batches
Updated: at 12:11 AMOne step better than GA async script: here is a proof of concept for making GA much more efficient
OS X Yosemite introduces ability to write automation scripts in JavaScript instead of AppleScript
Updated: at 02:53 PMThere is a bright future for JavaScript on OS X: write automation scripts in JavaScript to improve your workflow
[email protected] released - The npm Blog
Updated: at 05:53 PMnpm 2.0.0 is a major version change but don't be afraid, your code probably won't break