MartinDrost's Stars
nestjs/nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
jeffreylanters/unity-promises
Promises provide a simpler alternative for executing, composing, and managing asynchronous operations when compared to traditional callback-based approaches. They also allow you to handle asynchronous errors using approaches that are similar to synchronous try/catch.
MartinDrost/nest-utilities
A package which supplements NestJS applications with out of the box CRUD functionality and parameter actions.