This is a Slidev presentation about back-end development.
- Node.js 14+ and npm/yarn
npm installStart the development server with:
npm run devThe presentation will be available at http://localhost:3030
To build the static site:
npm run buildTo export the presentation as PDF:
npm run exportslides.md- Main Slidev presentation file with all 135 slidespackage.json- Project dependenciesREADME.md- This file
Title: Architectures Back-end & Front-end : Web, Mobile et IA
Duration: 6 hours
Target Audience: Developers, Architects, Project Managers
- Introduction (10 slides) - Fundamentals and importance of software architecture
- Architectural Patterns (20 slides) - MVC, MVVM, CQRS, Event-Driven, Hexagonal, DI, Repository, Strategy patterns
- Clean Code (20 slides) - Principles and practices for writing maintainable code
- Architecture in Practice - Real-world case studies in insurance and healthcare sectors
- Space or → - Next slide
- ← - Previous slide
- F - Fullscreen
- ESC - Overview
- S - Speaker notes
- B - Black slide
This presentation was converted from an HTML-based Reveal.js presentation to Slidev Markdown format for better maintainability and modern tooling support.
See LICENSE file for details.