/fullstack-mastery

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

Books

  • 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