Skip to content

Rethinking GRASP, SOLID, and GoF patterns for Frontend & Backend modern development. My solutions made from Timur Shemsedinov the Patterns-2024 course.

Notifications You must be signed in to change notification settings

WFZ1/patterns-training

Repository files navigation

Commands

  • Install dependencies npm i
  • Run linter: npm run lint
  • Check TypeScript typings: npm run types
  • Run automatic code style fix: npm run fix
  • Run all tests: npm t

About

Rethinking GRASP, SOLID, and GoF patterns for Frontend & Backend modern development. My solutions made from Timur Shemsedinov the Patterns-2024 course.

Topics

Resources

Stars

Watchers

Forks