Bỏ qua để đến nội dung

Changelog

All notable changes to Vexa Blog documentation.

  • ✨ Initial documentation structure
  • 🌐 i18n support (Vietnamese/English)
  • 📚 JavaScript fundamentals
    • Variables, Functions, Control Flow
    • Closures, Async/Await, Event Loop
    • JavaScript Patterns
  • 📘 TypeScript guides
    • Basics, Type System, Advanced topics
  • ⚛️ Frontend Development
    • HTML/CSS Foundations
    • Responsive Design
    • Accessibility (a11y)
    • React (Components, Hooks, Performance)
    • Vue (Basics, Composables)
    • Frontend Architecture
    • Testing strategies
  • ⚙️ Backend Development
    • Node.js basics
    • Express.js framework
    • Middleware patterns
    • PostgreSQL database
    • Schema design
    • API design (REST)
    • Authentication (JWT, bcrypt)
  • 📊 Business Analysis
    • Requirement analysis
    • User stories
    • Process flows
    • Documentation best practices
  • 🎨 UI/UX Design
    • Design thinking
    • Wireframing
    • Figma tutorial
    • Design systems
  • 📖 Reference
    • Technical glossary
  • 🚀 Meta
    • Roadmap
    • Changelog
  • Updated Astro config with i18n locales
  • Reorganized sidebar structure
  • Initial project setup
  • Astro + Starlight configuration
  • Custom CSS styling

Format based on Keep a Changelog