This is a curated set of links to articles, videos, other curated sets of links, etc.
I use it as a place to store articles which I intend to read - all of which are marked with a new emoji: 🆕
The "I" of which I speak is me, Dan Sumption.
- JavaScript - nb. React/Redux is now separate.
- CSS
- Ruby on Rails
- General software development concepts (including Functional Programming)
- Git
- Agile & Project Management
- Psychology, learning and life-hacks
- UX
- Other tech
Items from Node survey: Cassandra Koa Restify Hapi RabbitMQ/ZeroMQ/NSQ, etc Postgres Docker Codeship/Shippable/Jenkins HAProxy nginx MySQL Mongo Express Angular jQuery React Other (please specify)
React
- Video tutorial on Udemy
- "Gulp build of React.js project" on Evernote
- Cheat sheet: http://reactcheatsheet.com/
- Static site: http://jxnblk.com/writing/posts/static-site-generation-with-react-and-webpack/ Angular
- Books in Dropbox
- Angular 2 Mobile phone apps
- PhoneGap books in Dropbox
- Xamarin books in Dropbox TypeScript
- http://www.codeproject.com/Articles/1033708/Learning-Typescript-and-building-a-google-map-with WebAudio
- Book in Dropbox Functional programming
- Terms: https://github.com/hemanth/functional-programming-jargon -Ramda.js -bacon.js -fantasy.io -pointfree-fantasy -data.either Build tools
- Webpack (better browserify): http://webpack.github.io/
Platforms
- Express (book in Dropbox) WebRTC
- Book in Dropbox OOP
- Stampit: https://github.com/stampit-org/stampit Debugging
- Tracegl for capturing application stage - https://remysharp.com/2013/05/13/tracegl-for-javascript-debugging
- Theseus debugger - http://blog.brackets.io/2013/08/28/theseus-javascript-debugger-for-chrome-and-nodejs/?lang=en
- Chrome Developer Tools Heap Profiler General JavaScript
- Eric Elliot's motherlode of links: https://github.com/ericelliott/essential-javascript-links/blob/master/README.md
- Books in Dropbox
- JavaScript Allonge: https://leanpub.com/javascriptallongesix/read
- You Don't Know JS: https://github.com/getify/You-Dont-Know-JS (currently reading: parallel threading) See also on Evernote:
- "Programming Languages and Libraries"
- "JavaScript development code tools"