Documentation Index
Fetch the complete documentation index at: https://base.bangwu.me/llms.txt
Use this file to discover all available pages before exploring further.
Frontend development builds user interfaces and experiences, covering the visual part of web applications.
Vue
Progressive JavaScript framework with Composition API.
Next.js
React full-stack framework with SSR/SSG/API Routes.
TanStack + Hono
Full-stack monorepo — SSR + type-safe API server.
SolidJS + Tauri
Local-first desktop apps — reactive UI + Rust shell.
CSS Tools
Tailwind CSS and DaisyUI component library.
UnoCSS
Utility-first CSS with icon presets — lighter than Tailwind.
Core Tech Stack
| Tech | Purpose | Description |
|---|---|---|
| HTML | Page structure | Defines the skeleton |
| CSS | Styling & layout | Colors, fonts, spacing |
| JavaScript | Interactivity | Dynamic features & events |
Learning Path
- Foundation: HTML / CSS / JavaScript + DOM & events + ES6+ features
- Intermediate: Frontend framework (Vue / React) + TypeScript + build tools
- Advanced: Performance optimization + engineering practices + cross-platform
