WEB-APPS
========

Stand: 2026-01-24
Status: STRUKTUR ANGELEGT

UEBERBLICK
==========
  Entwicklung moderner Webanwendungen.
  Von statischen Seiten bis zu komplexen SPAs.

BEREICHE
========
  frontend/
    - HTML5, CSS3, JavaScript
    - React, Vue, Angular
    - Responsive Design, Accessibility

  backend/
    - Node.js, Python (Django/Flask)
    - Java (Spring), PHP
    - Serverless Functions

  frameworks/
    - Frontend: React, Vue, Angular, Svelte
    - Backend: Express, Django, Spring Boot
    - Fullstack: Next.js, Nuxt, Remix

  datenbanken/
    - SQL: PostgreSQL, MySQL
    - NoSQL: MongoDB, Redis
    - ORMs, Query Builder

  api/
    - REST, GraphQL
    - WebSockets, SSE
    - OpenAPI/Swagger

  authentifizierung/
    - Sessions, JWT
    - OAuth 2.0, OpenID Connect
    - Passwort-Hashing, 2FA

  deployment/
    - Cloud: AWS, Azure, GCP
    - Container: Docker, Kubernetes
    - CI/CD Pipelines

  testing/
    - Unit Tests, Integration Tests
    - E2E: Cypress, Playwright
    - Mocking, Test Coverage

  performance/
    - Caching, CDN
    - Lazy Loading, Code Splitting
    - Lighthouse, Core Web Vitals

TECHNOLOGIE-STACK
=================
  Typische Kombinationen:
    - MERN: MongoDB, Express, React, Node
    - LAMP: Linux, Apache, MySQL, PHP
    - JAMstack: JavaScript, APIs, Markup

BACH-INTEGRATION
================
  Partner-Zuweisung:
    - Claude: Code-Review, Architektur
    - Gemini: Aktuelle Trends, Docs
    - Ollama: Lokale Entwicklung

SIEHE AUCH
==========
  wiki/python/webframeworks/
  wiki/java/spring/
  wiki/informatik/web_entwicklung/

