fullstack-mastery icon indicating copy to clipboard operation
fullstack-mastery copied to clipboard

My logging diary for my journey to becoming fullstack

Study list

This repo is created solely for logging purposes (we all know that GitHub green contribution chart effect on our productivity and self-esteem ;)

HTML & CSS

Javascript

Typescript

React

Node

Docker

PostgreSQL

Heuristics for picking resources

Articles, reads

  • Timur Shemsedinov Nodejs Playlist
  • Khalil Stemmler blog
  • Martin Fowler blog
  • Dan Abramov (overreacted) blog
  • https://microservices.io/index.html

Books

  • [x] 1. Solidbook, Khalil Stemmler
  • [x] 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