Nest.JS

Nest.JS

NestJS is a framework for building efficient, scalable Node.js web applications. It uses modern JavaScript, is built with TypeScript and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).
Apr
13
Nest.JS | Providers -> Min.io

Nest.JS | Providers -> Min.io

MinIO is an open-source object storage server that is compatible with Amazon S3 API. It is designed to be scalable and high-performance, allowing you to store and retrieve large amounts of data quickly and easily.
3 min read
Mar
20
Nest.js | Prisma Pagination

Nest.js | Prisma Pagination

NestJS is a framework for building efficient, scalable Node.js server-side applications. Prisma is a powerful ORM (Object-Relational Mapping) tool
2 min read
Feb
07
Nest.js | Prisma Exception Filter

Nest.js | Prisma Exception Filter

In Nest.js, you can create an exception filter to handle specific exceptions that may occur in your application. To
2 min read
Feb
01
MongoDB | How to Optimize Queries

MongoDB | How to Optimize Queries

To optimize MongoDB queries, you can use the following techniques:
8 min read
Jan
24
Nest.JS | Providers -> Twilio.

Nest.JS | Providers -> Twilio.

To send an SMS in Nest.js using Twilio, you’ll first need to install the Twilio npm package by running npm install twilio. Then, you can…
2 min read
Jan
18
Nest.js | Memoization vs Cache

Nest.js | Memoization vs Cache

Memoization and caching are related but distinct concepts. Memoization is a technique where a function stores the results of previous…
3 min read
Aug
27

NestJS | Generator

Nest.JS —is a progressive Node.js framework for building efficient, reliable and scalable server-side applications.
3 min read
Oct
30

Nest.js | Boilerplate

Почему мы решили создать этот генератор? Основная идея заключается в том, чтобы разработчик не тратил свое время на сборку проекта…
1 min read