Files
test-repo/docs/es-es/appendix/index.md
T

43 lines
1.7 KiB
Markdown
Raw Normal View History

# Appendix
Knowledge base for AI, Frontend, Backend, and General Skills.
## Content Overview
### AI Basics
- [Prompt Engineering](/es-es/appendix/prompt-engineering)
- [AI Evolution](/es-es/appendix/ai-evolution)
- [LLM Introduction](/es-es/appendix/llm-intro)
- [VLM Introduction](/es-es/appendix/vlm-intro)
- [AI Image Generation](/es-es/appendix/image-gen-intro)
- [AI Audio Models](/es-es/appendix/audio-intro)
- [Context Engineering](/es-es/appendix/context-engineering)
- [AI Agents](/es-es/appendix/agent-intro)
- [AI Capability Dictionary](/es-es/appendix/ai-capability-dictionary)
### Frontend Development
- [Web Basics (HTML/CSS/JS)](/es-es/appendix/web-basics)
- [Frontend Evolution](/es-es/appendix/frontend-evolution)
- [Frontend Performance](/es-es/appendix/frontend-performance)
- [Canvas 2D](/es-es/appendix/canvas-intro)
- [URL to Browser](/es-es/appendix/url-to-browser)
- [Browser DevTools](/es-es/appendix/browser-devtools)
### Backend Development
- [Backend Evolution](/es-es/appendix/backend-evolution)
- [Backend Languages](/es-es/appendix/backend-languages)
- [Database Principles](/es-es/appendix/database-intro)
- [Cache Design](/es-es/appendix/cache-design)
- [Message Queues](/es-es/appendix/queue-design)
- [Authentication](/es-es/appendix/auth-design)
- [Tracking Design](/es-es/appendix/tracking-design)
- [Operations](/es-es/appendix/operations)
### General Skills
- [API Introduction](/es-es/appendix/api-intro)
- [IDE Introduction](/es-es/appendix/ide-intro)
- [Terminal Introduction](/es-es/appendix/terminal-intro)
- [Git Introduction](/es-es/appendix/git-intro)
- [Computer Networks](/es-es/appendix/computer-networks)
- [Deployment](/es-es/appendix/deployment)