#javascript
Help! None of my projects want to be SPAs | Jason Goldstein
https://whatisjasongoldstein.com/writing/help-none...
This rings very true. 99% of the project I work on are CUD operation stuff, with limited visual upd...
https://blog.sicara.com/a-progressive-web-applicat...
I need to do some weekend learning on this topic.
Check For Date Range Overlap With JavaScript Arrays, Sorting And Reducing - DerickBailey.com
https://derickbailey.com/2015/09/07/check-for-date...
Convenient guide to make sure I think about a work problem the right way.
https://github.com/Sopamo/vue-online
This will be useful to me later on in a project.
Making Your App Work Offiline: Tips & Cautionary Tales | Quick Left
https://quickleft.com/blog/making-your-app-work-of...
Some notes on pitfalls of enabling a JS app to work offline.
React.js Tutorial - A Guide to Tools and Libraries
https://www.toptal.com/react/navigating-the-react-...
I'm just finding my way with React, and hope this will be helpful.
Creating a CRUD App in Minutes with Angular's $resource
http://www.sitepoint.com/creating-crud-app-minutes...
I've been noodling with Angluar as a quick web front-end over my REST API for the last week or so, a...
Papa Parse - Powerful CSV parser for Javascript
I suspect this will be very useful for a number of things.
pickadate.js
Starting to use this at work, as an alternative to the stuff that requires jQuery UI (as too heavy),...
Emscripten
https://github.com/kripken/emscripten/wiki
Convert code written in other languages into Javascript
John Resig - Asm.js: The JavaScript Compile Target
http://ejohn.org/blog/asmjs-javascript-compile-tar...
Couple of work links here, of no interest to non-web nerds. Back to sleep, the lot of you.
EightMedia/hammer.js ยท GitHub
https://github.com/eightmedia/hammer.js
JS library to handle multi-touch inputs on mobile devices. Oh look, you've all gone to sleep. Don'...
This would be very handy for mobile apps.
http://howtonode.org/bogart-couchdb
This is a bundle of technologies that I've been meaning to put a little time into learning for a whi...
http://www.appelsiini.net/2007/8/custom-input-type...
I think I'm about to fall down a JS hole. This, specific, JS hole. Lucky me.