Learn Prisma In 60 Minutes

Описание к видео Learn Prisma In 60 Minutes

Prisma is an incredibly popular ORM and for good reason. It is feature rich, type safe, and built on modern JavaScript concepts. The only downside is it is quite complicated to learn at first which is where this video comes in. I will be teaching you everything you need to know to get up and running with Prisma in just 60 minutes.

Thank you Prisma for providing professional captions for this video!


📚 Materials/References:

How To Install Node.js Video:    • Your First Node.js Web Server  
Prisma Documentation: https://www.prisma.io/docs/getting-st...
Async/Await Video:    • JavaScript Async Await  
Async/Await Article: https://blog.webdevsimplified.com/202...
MongoDB Crash Course Video:    • MongoDB Crash Course  
MongoDB Crash Course Article: https://blog.webdevsimplified.com/202...
Mongoose Crash Course Video:    • Mongoose Crash Course - Beginner Thro...  


🌎 Find Me Here:

My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon:   / webdevsimplified  
Twitter:   / devsimplified  
Discord:   / discord  
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified


⏱️ Timestamps:

00:00 - Introduction
01:12 - Project Setup
02:35 - Prisma Setup
06:38 - Basic Prisma Model Setup
07:56 - Prisma Migration Basics
09:11 - Prisma Client Basics
14:10 - Datasources and Generators
15:12 - Model Fields
19:19 - Model Relationships
26:16 - Model Attributes
29:55 - Enums
32:40 - Client Create Operations
40:15 - Client Read Operations
45:11 - Advanced Filtering
49:28 - Relationship Filtering
52:07 - Client Update Operations
55:02 - Connect Existing Relationships
57:52 - Client Delete Operations


#Prisma #WDS #Database

Комментарии

Информация по комментариям в разработке