- Fingerprint.js – The most advanced open-source fraud prevention JS library
Mostly a note to self for the future. Might need this for a bunch of stuff.
- Help! None of my projects want to be SPAs | Jason Goldstein
This rings very true. 99% of the project I work on are CUD operation stuff, with limited visual updating. My major use for Vue (which I picked up instead of React) is to simplify my JS form handling a bit, and manage the ajax elements, not really anything clever.
Tag: react
Bookmarks for April 7, 2016
- Two-Way Data-Binding and Form Validation in React — Medium
More React tutorials.
- React.js Tutorial – A Guide to Tools and Libraries
I'm just finding my way with React, and hope this will be helpful.
- Instaparser
Instapaper's article parser is now available as an API service. Might be handy.
Bookmarks for March 18, 2016
- react-calendar-timeline – React Components
Might be very useful for a thing at work