My name is Miguel Boanova, and you can find me on:
🖥️
Front-end Developer
"If you want to make an apple pie from scratch, you must first create the universe"
Carl Sagan
- Pelotas, RS
-
23:51
(UTC -03:00) - https://medium.com/@miguelboanova
Pinned Loading
-
nestjs-auto-graphql-crud-template
nestjs-auto-graphql-crud-template Public template✨ Repositório de template para iniciar projetos em nestjs com a lib NestJS-Query que gera cruds com filtros através de annotations
TypeScript
-
-
WifiPelotas
WifiPelotas PublicAplicativo que lista wifi's e suas senhas em Pelotas, RS
JavaScript 2
-
Throttle
Throttle 1/**
2* @param {Function} fn - Função a ser executada
3* @param {Number} time - Tempo em milisegundos
4*/
5function throttle (fn, time) {
-
Debounce
Debounce 1/**
2* @param {Function} fn - Função a ser executada
3* @param {Number} time - Tempo em milisegundos
4* @param {Boolean} immediate - Se a função deve ser chamada de imediato ou após o tempo
5*/
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.