Tag: JavaScript
All the articles with the tag "JavaScript".
The Disadvantages of Single Page Applications
Updated: at 04:05 PMFrameworks like AngularJS take away much of the pain, but let's not forget that client-side navigation has downsides
Breakouts - Helping you choose a JavaScript game engine
Updated: at 05:11 PMTodoMVC for game engines: compare JavaScript game engines by studying how to make the game Breakout
Polymer is production ready: 1.0 has been released
Updated: at 08:30 PMThe new Polymer web site includes a long list of pre-made elements, many of which help you implement Material Design
We Tested How Googlebot Crawls Javascript And Here's What We Learned
Updated: at 10:46 PMThis study announces a big win for single-page apps that are concerned with SEO
Node project spinoff Io.js is moving to the Node.js Foundation, with a merge in progress
Updated: at 07:38 PMForks work! The node codebase is stepping down; the recent fork io.js will be the new node
11 Tips to Improve AngularJS Performance
Updated: at 04:12 PMYou're going to have to look beyond the docs to improve AngularJS performance. Here is a primer on what you need to know.
ramjet: Transform One DOM Element into Another
Updated: at 09:04 PMCheck out this cool transition effect library for JavaScript
Stack Overflow Developer Survey 2015
Updated: at 02:53 PMJavaScript dominates the list of most popular development technology with 81% of StackOverflow users reporting they use it
npm Private Modules
Updated: at 03:44 PMFor $7 a month, you can get the convenience of npm without making all your internal modules public
Blowing up localStorage (or what happens when you exceed quota)
Updated: at 10:44 PMSome strategies to detect and work around the size limitations of localStorage