-
Personal
- Costa Rica
-
16:48
(UTC -12:00) - in/marrietar
- @marnutux
Pinned Loading
-
backend-skeleton
backend-skeleton PublicA practical, scalable folder structure designed for both Minimum Viable Products (MVPs) and large-scale enterprise projects. This structure emphasizes application cases, enhancing readability and m…
-
facturacr/facturar-costa-rica-lib
facturacr/facturar-costa-rica-lib PublicLibrería (SDK) de Javascript/NodeJS para acceder al API de Administración Tributaria Virtual (ATV) del Ministerio de Hacienda. Se pueden realizar acciones como generar o crear una factura electrónica.
-
lympha-cookies
lympha-cookies PublicIt is a Firefox basic add-on. Gets rid of a current site's cookies.
-
Simple performance test - Prisma 2 v...
Simple performance test - Prisma 2 vs mysql Driver 1function getOrdersById(id: number) {
2console.time('NewPrismaClient');
3const prisma = new PrismaClient();
4console.timeEnd('NewPrismaClient');
5console.time('OrmQuery');
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.