Long series of exercises to create a backend with Nest JS, namely in the section on the soft delete function in PostgreSQL and TypeORM
https://wanago.io/2021/10/25/api-nestjs-soft-deletes-postgresql-typeorm/
#orm #nestjs
https://wanago.io/2021/10/25/api-nestjs-soft-deletes-postgresql-typeorm/
#orm #nestjs
November 15, 2021
Create a Prisma ORM generator with the help of Nx Tools
https://dev.to/sabinthedev/nx-prisma-generator-af3
#nodejs #orm #nx #prisma
https://dev.to/sabinthedev/nx-prisma-generator-af3
#nodejs #orm #nx #prisma
January 12, 2022
Introduction to what is Prisma ORM for Node JS with Fireship
https://www.youtube.com/watch?v=rLRIB6AF2Dg
#prisma #orm #fireship
https://www.youtube.com/watch?v=rLRIB6AF2Dg
#prisma #orm #fireship
January 27, 2022
Flavio Copes' long and exhaustive exercise build a REST API backend with Node JS, Express JS and MongoDb
https://flaviocopes.com/rest-api-express-mongodb/
—-
Practice creating your own ORM for a Node JS project
https://blog.bitsrc.io/how-to-create-your-orm-in-nodejs-17f06e0feb2a
#nodejs #orm #flavioCopes #rest #api #express #mongodb
https://flaviocopes.com/rest-api-express-mongodb/
—-
Practice creating your own ORM for a Node JS project
https://blog.bitsrc.io/how-to-create-your-orm-in-nodejs-17f06e0feb2a
#nodejs #orm #flavioCopes #rest #api #express #mongodb
February 2, 2022
Get to know leoric JS, the ORM library for Node JS
https://leoric.js.org/
#library #leoric #orm #nodejs
https://leoric.js.org/
#library #leoric #orm #nodejs
February 20, 2022
Practice building an e-commerce backend with Nest JS
https://blog.logrocket.com/how-build-ecommerce-app-nestjs/
---
Comparison of multiple ORM databases for Nest JS
https://blog.logrocket.com/comparing-four-popular-nestjs-orms/
---
Comparison between Nest JS and Loopback JS as a Node JS backend framework
https://blog.logrocket.com/nestjs-vs-loopback-which-is-best/
---
Guide to using toLocaleString method on Node JS backend
https://blog.logrocket.com/complete-guide-tolocalestring-node-js/
#nest #nodejs #orm #ecommerce #loopback #localeString
https://blog.logrocket.com/how-build-ecommerce-app-nestjs/
---
Comparison of multiple ORM databases for Nest JS
https://blog.logrocket.com/comparing-four-popular-nestjs-orms/
---
Comparison between Nest JS and Loopback JS as a Node JS backend framework
https://blog.logrocket.com/nestjs-vs-loopback-which-is-best/
---
Guide to using toLocaleString method on Node JS backend
https://blog.logrocket.com/complete-guide-tolocalestring-node-js/
#nest #nodejs #orm #ecommerce #loopback #localeString
June 21, 2022
Comparison of several Node JS based ORMs that can be used on Nest JS
https://blog.logrocket.com/comparing-four-popular-nestjs-orms/
#orm #nodejs #nest
https://blog.logrocket.com/comparing-four-popular-nestjs-orms/
#orm #nodejs #nest
June 28, 2022
Practice creating an authentication system on the MERN Stack
https://www.freecodecamp.org/news/how-to-build-a-fullstack-authentication-system-with-react-express-mongodb-heroku-and-netlify/
—-
Practice using TypeORM on Node JS
https://blog.bitsrc.io/build-a-reliable-node-api-with-typeorm-using-transactions-3d0561e0c953
#nodejs #mern #auth #orm #typeORM
https://www.freecodecamp.org/news/how-to-build-a-fullstack-authentication-system-with-react-express-mongodb-heroku-and-netlify/
—-
Practice using TypeORM on Node JS
https://blog.bitsrc.io/build-a-reliable-node-api-with-typeorm-using-transactions-3d0561e0c953
#nodejs #mern #auth #orm #typeORM
freeCodeCamp.org
How to Build a Full-Stack Authentication App With React, Express, MongoDB, Heroku, and Netlify
By Njoku Samson Ebere It's almost impossible to build an application without registration and login functionalities. But this can be a bit tricky for beginners. In this article, I will guide you through creating a full-stack authentication applicatio...
July 7, 2022
A simple exercise to create a command line application with Node JS
https://betterprogramming.pub/how-to-create-beautiful-command-line-interactions-with-node-js-2fcdfbbac62c
—-
Use of datasources in TypeORM
https://levelup.gitconnected.com/datasource-in-typeorm-a-new-way-to-connect-to-your-database-cdc6622f9bbc
#cmd #nodejs #orm #typeORM
https://betterprogramming.pub/how-to-create-beautiful-command-line-interactions-with-node-js-2fcdfbbac62c
—-
Use of datasources in TypeORM
https://levelup.gitconnected.com/datasource-in-typeorm-a-new-way-to-connect-to-your-database-cdc6622f9bbc
#cmd #nodejs #orm #typeORM
August 15, 2022
Performance benchmarks between Prisma and TypeORM in Node JS
https://dev.to/josethz00/benchmark-prisma-vs-typeorm-3873
#nodejs #orm #prism #typeorm
https://dev.to/josethz00/benchmark-prisma-vs-typeorm-3873
#nodejs #orm #prism #typeorm
DEV Community
Benchmark: Prisma VS TypeORM
Prisma and TypeORM are possibly the main ORM choices for the JavaScript ecosystem in 2022, so I have...
August 20, 2022
Simple configuration for Prisma ORM usage in Node JS
https://blog.logrocket.com/how-configure-indexes-prisma/
#prism #orm
https://blog.logrocket.com/how-configure-indexes-prisma/
#prism #orm
LogRocket Blog
How to configure indexes in Prisma - LogRocket Blog
Here, we explore what Prisma is, what database indexes are, their importance to database operations, and how to configure them.
October 7, 2022
February 9, 2023
Practice from Traversy Media using Prisma ORM for Node JS
https://www.youtube.com/watch?v=CYH04BJzamo
#prism #orm #traversyMedia #nodejs
https://www.youtube.com/watch?v=CYH04BJzamo
#prism #orm #traversyMedia #nodejs
YouTube
Prisma Crash Course
Let's look at Prisma, which is a Node.js & TypeScript ORM & toolkit to interact with your database.
Written Version:
https://www.traversymedia.com/blog/prisma-crash-course
Check Out My Courses:
https://traversymedia.com
Timestamps:
0:00 - Intro & What…
Written Version:
https://www.traversymedia.com/blog/prisma-crash-course
Check Out My Courses:
https://traversymedia.com
Timestamps:
0:00 - Intro & What…
September 14, 2023