Skip to content

Developer Learning Resources

phawatboom edited this page Apr 9, 2025 · 5 revisions

πŸ”§ Tech Stack Overview

Recommended Interactive tutorials!

Tech Purpose
Next.js Full-stack React framework – used to build the frontend UI and backend APIs.
Payload CMS Headless CMS – manages all structured content (e.g. trips, reports, gear).
TailwindCSS Utility-first CSS – handles responsive design and styling.
Docker Used to containerize and deploy the app.
TypeScript Ensures type safety and better developer tooling.
ESLint + Prettier Code formatting and linting for consistency.

βš›οΈ Next.js – Core Framework

πŸŽ₯ Recommended Video Tutorials

πŸ“˜ Recommended Reading (Official Docs)


Payload CMS – Content Management System

πŸŽ₯ Recommended Video

πŸ“˜ Recommended Reading (Official Docs)

Clone this wiki locally