Programming: mudanças entre as edições
Ir para navegação
Ir para pesquisar
(→Docs) |
|||
Linha 12: | Linha 12: | ||
*https://flutter.dev/docs/development/ui/widgets-intro | *https://flutter.dev/docs/development/ui/widgets-intro | ||
*[https://12factor.net/ The Twelve Factors (You Should Read it EveryDay !!)] | *[https://12factor.net/ The Twelve Factors (You Should Read it EveryDay !!)] | ||
*https://jenkov.com/ | |||
==REGEX== | ==REGEX== | ||
*https://regex101.com/ | *https://regex101.com/ | ||
==CRC== | ==CRC== | ||
*https://crccalc.com/ | *https://crccalc.com/ | ||
=Languages= | =Languages= | ||
*[[DART|DART]] | *[[DART|DART]] |
Edição das 23h29min de 19 de junho de 2022
Algorithm
Dev Environment on docker
Docs
- https://svelte.dev/
- https://www.webcomponents.org/
- https://dev.to/silvio/how-to-create-a-web-components-in-svelte-2g4j
- https://flutter.dev/docs/resources/architectural-overview
- https://flutter.dev/docs/development/ui/widgets-intro
- The Twelve Factors (You Should Read it EveryDay !!)
- https://jenkov.com/