Learn JavaScript
4.3K subscribers
459 photos
10 videos
132 files
3.02K links
All info, tutorial, JS tips and more ....!
bio.link/javascript_js_
For HTML: @html_web_learn
For CSS: @CSS_web_learn
For JS: @JavaScript_js_learn
For PHP: @learn_php_web
For Programming courses @Programmingworld_dev
For CEH,Cybersec: @technical_stark
Download Telegram
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
Create a Prisma ORM generator with the help of Nx Tools

https://dev.to/sabinthedev/nx-prisma-generator-af3

#nodejs #orm #nx #prisma
Introduction to what is Prisma ORM for Node JS with Fireship

https://www.youtube.com/watch?v=rLRIB6AF2Dg

#prisma #orm #fireship
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
Get to know leoric JS, the ORM library for Node JS

https://leoric.js.org/

#library #leoric #orm #nodejs
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‌‌
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