Roadmap Belajar Web Developer
0. Dasar Internet & Web
- Internet & protokol HTTP/HTTPS
- Web, Website, Browser
- Domain & Hosting
- Request & Response
- Client vs Server
1. Dasar Frontend
- HTML
- CSS (Flexbox, Grid)
- JavaScript (DOM, event)
- Tools (VSCode, browser dev tools, Git)
2. Backend
- PHP (Laravel)
- Database (MySQL/PostgreSQL)
- Routing & Controller
- CRUD
3. Framework & Library
- Laravel
- Filament (dashboard/admin panel)
- Node.js / Express.js (opsional)
4. Frontend Lanjutan
- JS Framework (React, Vue, Angular)
- CSS Framework (Tailwind, Bootstrap)
- Interaksi Frontend ↔ Backend (API)
5. Deployment & Server
- VPS / Hosting (aaPanel, cPanel, cloud)
- Deploy Laravel / PHP
- Version Control (Git, GitHub/GitLab)