🎯
Construindo soluções para os outros e nas horas vagas as minhas próprias:
- Brazil
- https://continha.com
- @bearkfear
Pinned Loading
-
-
api-rest-in-cloud-functions
api-rest-in-cloud-functions PublicCriando API Rest com Cloud Functions
-
inspecasa
inspecasa Public archiveSistema de vendas de imóveis focado em imobiliárias e construtoras
TypeScript
-
Transformar URI ou URL para Blob JS ...
Transformar URI ou URL para Blob JS React-Native 1const blobfile = await (await fetch(`file://${uri}`)).blob()
-
Retorna a primeira a dar sucesso ou ...
Retorna a primeira a dar sucesso ou um array de erros 1function invertPromise (p: Promise<any>) {
2return new Promise(function (resolve, reject) {
3return p.then(reject, resolve)
4})
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.