This repo is created solely for logging purposes (we all know that GitHub green contribution chart effect on our productivity and self-esteem ;)
- 1. Freecodecamp – Responsive Web Design
- 2. Freecodecamp – Bootstrap, jQuery, SASS
- 3. JavaScript 30 – Vanilla.js
- 1. Freecodecamp – Basic Javascript
- 2. Freecodecamp - ES6
- 3. Functional Programming
- 4. Udemy – ES6 Javascript
- 5. Kent C Dodds – JS To Know For React
- (Optional) Advanced JS
- 6. Egghead – JavaScript Promises in Depth
- 7. Egghead – Understand JavaScript's this Keyword in Depth
- 8. Egghead – Reduce Data with Javascript Array#reduce
- 9. Egghead – Write simple asynchronous code with JavaScript generators
- 10. Egghead – Asynchronous JavaScript with async/await
- 11. Egghead – Understanding JavaScript's Prototypal Inheritance
- 0. Docs – Typescript for OOP progammers or Docs – Typescript for JS programmers
- 1. Docs – Typescript Handbook
- 2. Egghead – Up and Running with TypeScript
- 3. Egghead – Use Types Effectively in TypeScript
- (Optional) Advanced TS
- 4. Egghead – Practical Advanced TypeScript
- 5. Github – Type challenges
- 1. Docs – Node
- 2. Timur Shemsedinov Nodejs Playlist
- (Optional) Ben Awad | Fullstack React GraphQL TypeScript Tutorial
- 1. What Is Docker? | What Is Docker And How It Works? | Docker Tutorial For Beginners | Simplilearn
- 2. Egghead – Docker Fundamentals
- 3. How to Get Started with Docker | with Node
- 4. Docker for Beginners
- 5. Docs – Docker
- 6. Dockerize PostgreSQL
- 7. Ardanlbas – Ultimate Docker
- 1. DB configuration with Docker
- 2. W3Schools – SQL syntax
- 3. Egghead – SQL Fundamentals
- 4. Egghead – Get started with PostgreSQL
- 5. ORM?
- 6. Geeksforgeeks – Normal Forms in DBMS
- 7. Tutorialspoint – Indexing DBMS
- Timur Shemsedinov Nodejs Playlist
- Khalil Stemmler blog
- Martin Fowler blog
- Dan Abramov (overreacted) blog
- https://microservices.io/index.html
- 1. Solidbook, Khalil Stemmler
- 2. DDD Distilled, Vaughn Vernon
- 3. Clean Architecture, Robert Martin
- 4. TDD by example, Kent Beck (take testingjavascript.com at the same time)
- 5. XP, Kent Beck
- 6. DDIA, Martin Kleppmann