Derniers Articles
- Detailed explanation of the CSS box model. - Illustrations to show how each property affects an element. - Example: styling a card or a button with margins, borders, and shadows.
- Building a basic navigation bar with HTML. - Styling with CSS to add colors, a hover effect, and a horizontal layout. - Adding a responsive menu with a hamburger icon.
If you want to reach €10k/month (and more) as a freelancer, the key is to work with premium clients: those who understand the value of your work, pay well, and see you as a long-term partner.
**If I Had to Learn to Code from Scratch in 2025 (With and Against AI)**
I don't like New Year's resolutions because, let’s be honest, no one really sticks to them. Instead, I prefer concrete action plans.
I hate LinkedIn. Or rather, I *used* to hate LinkedIn. But this year, everything changes. Since I left France for Bali, I’ve logged in no more than 5 times a year.
Next.js 15 is the latest version of this powerful framework that allows you to build modern web applications with optimal user experiences.
React is one of the most popular JavaScript libraries for building modern, dynamic user interfaces. When paired with Vite, an ultra-fast bundler,
TypeScript is an extension of JavaScript that adds static typing to your code. This helps catch errors at compile time, making your code more robust and maintainable.
Since the release of ECMAScript 6 (ES6), JavaScript has undergone a spectacular evolution. New features make the language more powerful, expressive,
- File organization: folder structure (HTML, CSS, images). - Using naming conventions for classes and IDs. - Tips for keeping your code clean and readable.