Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r0mze5/react-test-pet-project
react notes and research
https://github.com/r0mze5/react-test-pet-project
Last synced: about 2 months ago
JSON representation
react notes and research
- Host: GitHub
- URL: https://github.com/r0mze5/react-test-pet-project
- Owner: R0mze5
- Created: 2020-01-02T19:32:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T20:42:27.000Z (almost 3 years ago)
- Last Synced: 2024-05-27T12:15:40.382Z (7 months ago)
- Language: JavaScript
- Size: 848 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
`npx source-map-explorer main.*.chunk.js main.*.chunk.js.map`
firebase login
firebase initfirebase deploy
## class-transformer
позволяет сделать входящий объект instance класса
https://github.com/typestack/class-transformer
## class validator
позволяет реализовать валидацию полей класса при помощи декораторов
https://github.com/typestack/class-validator
## hoisting - всплытие