Arquitectura nest js .pdf Nest (NestJS) is a framework for building efficient, scalable Node.js server-side applications.
ssuser921e7c
41 views
18 slides
Jul 21, 2024
Slide 1 of 18
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
About This Presentation
Introduction
Nest (NestJS) is a framework for building efficient, scalable Node.js server-side applications. It uses progressive JavaScript, is built with and fully supports TypeScript (yet still enables developers to code in pure JavaScript) and combines elements of OOP (Object Oriented Programming...
Introduction
Nest (NestJS) is a framework for building efficient, scalable Node.js server-side applications. It uses progressive JavaScript, is built with and fully supports TypeScript (yet still enables developers to code in pure JavaScript) and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).
Size: 5.82 MB
Language: en
Added: Jul 21, 2024
Slides: 18 pages
Slide Content
Arquitectura del Backend con Nest.js
Alexander Toscano Ricardo
@kikret
Nest.js
Nest.js
Nest.js
Nest.js
Nest.js
Nest.js: Componentes del Backend
Diagrama de Arquitectura SPA
Elección de la
Base de Datos
Data Base Management
System (DBMS)
SQL - NoSQL
Esquema de base de datos CREAVI
Implementación del Backend
Node.js
Express.js
MongoDB
Implementación del Backend
Node.js
Express.js
MongoDB
JWT