- 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
-
Notifications
You must be signed in to change notification settings - Fork 0
WFZ1/patterns-training
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Rethinking GRASP, SOLID, and GoF patterns for Frontend & Backend modern development. My solutions made from Timur Shemsedinov the Patterns-2024 course.