Derniers Articles

React vs Next.js: Which technology should you choose for your next project?
Thursday, January 9, 2025

- Comparison of the strengths and weaknesses of React and Next.js. - Use cases for each technology: SPA, SSR, ISR, integrated APIs. - Tips for choosing based on the type of project and performance needs.

The 5 Common Mistakes Beginners Make in TypeScript (and How to Avoid Them)
Wednesday, January 8, 2025

- Explain common mistakes - Concrete examples with tailored solutions. - Bonus: How to set up a React/Next.js project with TypeScript optimally.

Flexbox for Beginners: Create Modern Layouts in No Time
Wednesday, January 8, 2025

- Explanation of the basic concepts of Flexbox: containers and flexible items. - Step-by-step guide to align elements horizontally and vertically. - Example: a simple layout with a menu and content.

CSS Box Model: Understanding Margins, Borders, Padding, and Content
Wednesday, January 8, 2025

- 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.

Create a Navigation Bar with HTML and CSS: Simple and Elegant
Wednesday, January 8, 2025

- 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.

AI is Taking Jobs
Wednesday, January 8, 2025

AI is Taking Jobs

Freelance: How to Find "Premium" Clients
Sunday, January 5, 2025

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)
Friday, January 3, 2025

**If I Had to Learn to Code from Scratch in 2025 (With and Against AI)**

My Resolutions for 2025 (By ChatGPT)
Thursday, January 2, 2025

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.
Thursday, January 2, 2025

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.

Getting Started with Next.js 15: Complete Guide
Friday, December 13, 2024

Next.js 15 is the latest version of this powerful framework that allows you to build modern web applications with optimal user experiences.

Getting Started with React and Vite: The Complete Guide
Friday, December 13, 2024

React is one of the most popular JavaScript libraries for building modern, dynamic user interfaces. When paired with Vite, an ultra-fast bundler,