Multi-themes resources
On-line bootcamps
On-line courses
On-line tutorials
Web sites
Blogs
Mono-theme resources
JavaScript
React
Over view
https://github.com/kamranahmedse/developer-roadmap
Also this one https://medium.freecodecamp.org/a-guide-to-teaching-yourself-to-code-and-getting-a-job-db7908dfb12e
Lists of resources
https://frontendmasters.com/books/front-end-handbook/2019/ (also https://github.com/FrontendMasters/front-end-handbook-2018)
https://www.thinkful.com/blog/the-beginners-dilemma-your-first-100-hours-of-code/
https://github.com/bradtraversy/A-to-Z-Resources-for-Students
Some general wisdom on learning to code
https://www.thinkful.com/blog/why-learning-to-code-is-so-damn-hard/
- Responsive Web Design (201906)
- JavaScript (201901)
- Frontend Librairies (201907)
- Data Visualization
- APIs and microservices
- Information security and quality assurance
- Full stack web
[Lambda school(#) (free prep part)
- React (best!)
- JavaScript
- ES6
- Modern JavaScript
- Regexp
- TypeScript
...More
The Net Ninja On YouTube
Lots of things
NodeSchool See specific recap
Solo learn ??? Bootcamp ???
Lambda school on YouTube
Have a look at this Stuff about JS and the DOM by Jonas
Udacity: 18 free courses on JavaScript
Wes Bos: 11 tutorials
- Mastering Markdown (free) - 201902
- What is Flexbox ? (free) - 201901
- CSS grid (free)
- JavaScript30
- ES6 for Everyone
- React For Beginners
- Learn Redux
- Fullstack Advanced React and GraphQL
- Learn Node
- Command Line Power User
- Sublime Text Power User
Egghead
https://egghead.io/courses/functional-programming-in-javascript-with-ramda-js
https://egghead.io/courses/getting-started-with-algolia-instantsearch-js
Code academy Promo sometimes for pro plans + hard to know wht is free what is not without an account
this guy Books and courses
Flavio
The JS course
--
Effects
https://cssfx.dev/
https://flaviocopes.com/css-centering/
https://medium.freecodecamp.org/learn-modern-javascript-in-this-free-28-part-course-7ec8d353eb on scrimba
https://flaviocopes.com/javascript/
https://github.com/leonardomso/33-js-concepts
Dan Abramov's blog Overreacted
this
fCC course on [youtube)(https://www.youtube.com/watch?v=DLX62G4lc44)
https://overreacted.io/how-does-react-tell-a-class-from-a-function/
https://www.valentinog.com/blog/hooks/
https://egghead.io/courses/simplify-react-apps-with-react-hooks
https://blog.logrocket.com/practical-react-hooks-how-to-refactor-your-app-to-use-hooks-b1867e7b0a53
https://www.robinwieruch.de/react-state-usereducer-usestate-usecontext/
https://medium.freecodecamp.org/portfolio-app-using-react-618814e35843
https://medium.freecodecamp.org/building-a-modern-chat-application-with-react-js-558896622194
https://www.valentinog.com/blog/redux/
https://medium.freecodecamp.org/an-intro-to-redux-and-how-state-is-updated-in-a-redux-application-839c8334d1b1
https://flaviocopes.com/apollo/
https://www.robinwieruch.de/why-graphql-advantages-disadvantages-alternatives/
https://egghead.io/courses/graphql-data-in-react-with-apollo-client
Copy-paste the resrouces in the log ;-)
https://flaviocopes.com/jamstack/
https://www.freecodecamp.org/news/great-gatsby-bootcamp/ on youtube
Eve Porcello on Lynda &
https://www.robinwieruch.de/minimal-react-webpack-babel-setup/
http://jonathancreamer.com/how-webpack-decides-what-entry-to-load-from-a-package-json/
https://twitter.com/freeCodeCamp/status/1097300667260174337?s=20
https://vickylai.com/verbose/git-commit-practices-your-future-self-will-thank-you-for/
https://medium.freecodecamp.org/the-essential-git-handbook-a1cf77ed11b5
https://medium.freecodecamp.org/a-beginners-guide-to-git-how-to-create-your-first-github-project-c3ff53f56861
https://medium.com/p/the-basics-of-version-control-git-commands-in-less-than-10-minutes-c53922625a73 ??? link broken
https://egghead.io/courses/productive-git-for-developers
https://egghead.io/lessons/git-move-some-commits-to-a-separate-branch-that-i-have-accidentally-committed-to-master
https://egghead.io/lessons/react-configure-typescript-for-react-and-jsx
https://egghead.io/courses/practical-advanced-typescript
https://medium.freecodecamp.org/how-to-wrap-your-head-around-typescript-generics-8d243f7de78
https://flaviocopes.com/typescript/
https://egghead.io/courses/up-and-running-with-typescript
https://dev.to/borrellidev/a-complete-introduction-guide-to-typescript-4a66