#nestjs

[ follow ]
#postgresql

API with NestJS #169. Unique IDs with UUIDs using Drizzle ORM and PostgreSQL

UUIDs offer a robust method for generating unique identifiers, addressing the need for uniqueness in databases.

API with NestJS #163. Full-text search with the Drizzle ORM and PostgreSQL

Full-text search in PostgreSQL enables rapid and relevant document searches with Drizzle ORM and NestJS implementation.

Introducing Turborepo NestJS + Qwik City Boilerplate

This boilerplate combines NestJS, Qwik City, and PostgreSQL with a strong emphasis on TypeScript and modern development practices.

API with NestJS #152. SQL constraints with the Drizzle ORM

Constraints in SQL databases such as not-null, unique, and primary key play vital roles in maintaining data integrity.

API with NestJS #169. Unique IDs with UUIDs using Drizzle ORM and PostgreSQL

UUIDs offer a robust method for generating unique identifiers, addressing the need for uniqueness in databases.

API with NestJS #163. Full-text search with the Drizzle ORM and PostgreSQL

Full-text search in PostgreSQL enables rapid and relevant document searches with Drizzle ORM and NestJS implementation.

Introducing Turborepo NestJS + Qwik City Boilerplate

This boilerplate combines NestJS, Qwik City, and PostgreSQL with a strong emphasis on TypeScript and modern development practices.

API with NestJS #152. SQL constraints with the Drizzle ORM

Constraints in SQL databases such as not-null, unique, and primary key play vital roles in maintaining data integrity.
morepostgresql
#unit-testing

API with NestJS #168. Integration tests with the Drizzle ORM

Integration tests are essential to verify how various components of an application work together, beyond what unit tests can assess.

API with NestJS #167. Unit tests with the Drizzle ORM

Unit tests are crucial for maintaining the reliability and independence of NestJS applications, especially when using an ORM like Drizzle.

API with NestJS #168. Integration tests with the Drizzle ORM

Integration tests are essential to verify how various components of an application work together, beyond what unit tests can assess.

API with NestJS #167. Unit tests with the Drizzle ORM

Unit tests are crucial for maintaining the reliability and independence of NestJS applications, especially when using an ORM like Drizzle.
moreunit-testing

API with NestJS #166. Logging with the Drizzle ORM

Proper logging is essential for tracking issues in deployed applications where debugging isn't available.
#typescript

API with NestJS #149. Introduction to the Drizzle ORM with PostgreSQL

Drizzle is a lightweight TypeScript ORM enabling database schema management with relational API or SQL query builder.

NestJS on Deno?

NestJS is a progressive Node.js framework that simplifies building server-side applications with its modular architecture and TypeScript support.

API with NestJS #149. Introduction to the Drizzle ORM with PostgreSQL

Drizzle is a lightweight TypeScript ORM enabling database schema management with relational API or SQL query builder.

NestJS on Deno?

NestJS is a progressive Node.js framework that simplifies building server-side applications with its modular architecture and TypeScript support.
moretypescript

API with NestJS #148. Understanding the injection scopes

NestJS default behavior is singleton provider scope for classes, sharing one instance for increased performance.
Request scope can be implemented for classes like logged-in-user.service.ts to be initialized per HTTP request.

API with NestJS #145. Securing applications with Helmet

Using the Helmet library with NestJS can help protect applications from vulnerabilities by setting appropriate response headers.
The Helmet library maintains a set of security-related response headers and keeps the list up to date with new headers and deprecating unnecessary ones.

API with NestJS #144. Creating CLI applications with the Nest Commander

Command Line Applications can be created with NestJS using the Nest Commander library
Options in CLI applications can have their own arguments

API with NestJS #142. A video chat with WebRTC and React

Using WebRTC allows for direct peer-to-peer communication without relying on a middleman server, improving performance.
The article provides step-by-step instructions on capturing camera streams and creating video chat rooms using NestJS and React.

Hire Nodejs Developers from TechGropse

TechGropse offers a team of expert Node.js developers
They have experience with frameworks like Express.js and NestJS
[ Load more ]