Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

`npx source-map-explorer main.*.chunk.js main.*.chunk.js.map`

firebase login
firebase init

firebase deploy

## class-transformer

позволяет сделать входящий объект instance класса

https://github.com/typestack/class-transformer

## class validator

позволяет реализовать валидацию полей класса при помощи декораторов

https://github.com/typestack/class-validator

## hoisting - всплытие