Skip to content

Instantly share code, notes, and snippets.

@7er-per
7er-per / README.md
Created October 18, 2025 14:33 — forked from potikanond/README.md
Lecture 20 - Full-Stack Web Application (Part 2)

Lecture 20 - Full-Stack Web Application (Part 2)

Content

  • What is Database?
  • SQL vs. NoSQL
  • MongoDB Atlas
  • Prisma ORM
  • File Uploading
@7er-per
7er-per / README.md
Created October 18, 2025 08:17 — forked from potikanond/README.md
Lecture 19 - Full-Stack Web Application (Part 1)

Lecture 19 - Full-Stack Web Application (Part 1)

Content

  • Starter Repositories
  • Cross-Origin Resource Sharing (CORS)
  • Reverse Proxy
  • Password encryption using Bcrypt