💻
JWC13 Learning Resources
  • Home Page
  • 💻Programming Major
    • Learning Agenda
    • Learning Scope
    • 🥼Self-learning Project
    • Website Development Fundamental
      • Semantic HTML 💎
      • CSS 💎
        • CSS Fundamental
        • Flexbox
        • Grid
        • Responsive
        • CSS Frameworks
          • Bootstrap
          • TailwindCSS
      • Javascript 💎
        • Script tag
        • Events
        • DOM
        • JQuery ⭐️
        • Hoisting & Scoping
        • Callbacks
        • Arrays
        • Objects
        • Promise
        • Async
        • Error Handling
    • Intermediate Website Development
      • HTTP Protocol
      • Client Server Architecture
        • Web Server
        • REST API
        • Server-Side Rendering
          • PHP
          • Express & EJS
      • Firebase⭐️
      • Version Control💎
      • Hosting Website
        • Firebase Hosting
        • Netlify
        • Vercel
    • Fullstack Development for Software Engineers
      • Typescript
      • Node.js
      • Rendering Patterns
      • Frameworks & UI Libraries
        • React
        • Next.js
        • SvelteKit
        • Laravel
      • Build Tools
      • Backend Development
        • API Architecture
        • CRUD
        • Cookies & Authentication
        • Containerize
        • Database
          • Object Relational Mapping
          • MongoDB
      • Object Oriented Programming
      • Design Patterns
    • Hands-On Project
      • Next.js Fullstack
      • SvelteKit Fullstack
      • Laravel Fullstack
  • 🎨Design Major
    • 🍄Pre-camp Activity Summary
    • 👀Intro to Figma 101 class
Powered by GitBook
On this page

Was this helpful?

  1. Programming Major
  2. Fullstack Development for Software Engineers
  3. Backend Development

CRUD

PreviousAPI ArchitectureNextCookies & Authentication

Last updated 11 months ago

Was this helpful?

💻