Our great sponsors
-
Thank God that NestJS provides a ConfigModule that exposes a ConfigService which loads an .env file. Internally, this uses dotenv to load the variables from the file into process.env.
-
Using Joi, a data validator for JavaScript.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
TypeScript - Is JavaScript with syntax for types.
-
Nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀
NestJS - A progressive Node.js framework for building efficient, reliable and scalable server-side applications.
Related posts
- TypeScript Tricks I wish I knew when I learned TypeScript
- Is there a way to detect when server side node modules are included in browser code?
- NestJS Is Now the Most Popular Node Framework
- Are there some active repositories maintaining sample apps implementing a nest feature at a time to beginners learn while doing?
- Understanding if NextJS is a viable replacement for Symfony