JavaScript / TypeScript
JavaScript
Dynamic and versatile web programming language
TypeScript
JavaScript with a static type system for safer and more productive development
React
Library for building user interfaces
Next.js
Full-stack React framework with SSR, SSG and automatic optimizations
Node.js
Server-side JavaScript runtime for creating performant backend applications
Express.js
Minimalist and flexible web framework for Node.js
Redux / RTK
Predictable state manager for complex JavaScript applications
Chakra UI
Modular and accessible React component library
PHP
Fondamentaux
Bases de données
Reference PHP framework for developing enterprise web applications
Symfony forms the foundation of my professional PHP development. Its modular architecture, reusable components, and integrated best practices allow creating robust and maintainable web applications. Dependency injection and bundles greatly facilitate code organization.
The Symfony ecosystem particularly shines with API Platform for creating modern APIs, and Doctrine for data management with PostgreSQL or MySQL. This complete stack meets all backend development needs.
Symfony's exceptional documentation and active community facilitate learning and problem solving. Deployment with Docker ensures consistency between environments and simplifies the production deployment of complex Symfony applications.