TheOdinProject / curriculum

The open curriculum for learning web development
https://www.theodinproject.com/
Other
9.07k stars 12.55k forks source link

New Lesson: Prisma ORM #27925

Open 01zulfi opened 1 month ago

01zulfi commented 1 month ago

Lesson: Prisma ORM

Lesson overview

Lesson on what are ORMs and introduce Prisma.

Lesson outline

The following items define the scope of the lesson. The lesson outline is flexible; you can improve, expand, and omit items whilst writing lesson content (make sure the pull request description mentions that).

Acceptance criteria

If the requirements here are not met, the work effort is not complete.

Additional information

Get the lesson template

Download the lesson template using the following command (replace lesson_name with the actual lesson name):

curl -o <lesson_name>.md https://raw.githubusercontent.com/TheOdinProject/curriculum/main/templates/lesson-template.md 
fcasibu commented 3 weeks ago

hi, would like to work on this!