Running inventory of JS and Reactjs tutorials
- https://github.com/Microsoft/TechnicalCommunityContent/tree/master/Web%20Frameworks/React
- https://egghead.io/lessons/react-react-fundamentals-development-environment-setup, https://egghead.io/lessons/react-understand-the-react-component-lifecycle-methods, https://egghead.io/lessons/react-use-create-react-app-to-setup-a-simple-react-app
- https://bitbucket.org/sgobinda/realtime-todo/src/46bf0b74864f656b41a3b932ea7ed09000c8444e/client/?at=master, https://github.com/GO345724?tab=repositories
- Learning react component
- https://github.com/ReactTraining/react-workshop
- https://github.com/FortechRomania/react-redux-complete-example
- https://medium.freecodecamp.org/the-react-handbook-b71c27b0a795 (Jan 2019)
- MapDispatchToProps and MapStateToProps
- React + Redux container pattern, and Attendence tracker application https://github.com/antoinfive/flatiron-attendance-trackr-frontend/tree/master/src/components
- Lifting state up when several components needs to reflect same changing data
- React.js: a better introduction to the most powerful UI library ever created.
- Beginners guide to React js
- React HOC
- React training and github workshoop (https://github.com/ReactTraining/react-workshop)
- React handbook - imp
- Dan Abramov - React tutotials - imp
- Things to learn in React
- https://devrel.net/community/why-i-bet-my-career-on-react
- https://2019.stateofjs.com/front-end-frameworks/
- First progressive webapp
- Spring data with React
- Understanding unidirectional data flow in React
- Important lessons learned after a year of working with React
- Getting started with Redux - egghead- imp by Dan Abramov
- ReactJS and D3 libraries
- Client-side vs server-side rendering, why it's not al black and white. and Client and Server side rendering in React apps
- Client-side vs Server side templating
- You Don't Know JS – An excellent, and very thorough, overview of the core aspects of JavaScript. Highlights include: Asynchrony: Now & Later – Learn to appreciate the subtleties of the asynchronous nature of client-side JS apps. Promises – Discover how the pitfalls of callbacks can be avoided by harnessing the power of promises.
- Modern javascript explained for Dinosaurs
- ES6 Arrow functions
- Promise, Using promise http://ccoenraets.github.io/es6-tutorial/promises/
- Standard built-in objects in JavaScript
- ES6 - https://blog.pragmatists.com/top-10-es6-features-by-example-80ac878794bb
- JS Ninja - https://github.com/vijayyadav06/javascript-react-lessons/blob/master/jsninja2.pdf
- JS interview questions -https://github.com/vijayyadav06/javascript-react-lessons/blob/master/Slay%20the%20JavaScript%20Interview.pdf