Become a Developer / Freelancer - Next.js & React

Learn to code, become a freelancer, and create web applications to Enterprise standards. Discover how to gain financial freedom through concrete projects and modern web development techniques

Last Articles

Good artists copy, great artists steal.

"Good artists copy, great artists steal." That's what Picasso said… and Steve Jobs made i...

Astuces
Tuesday, February 11, 2025Voir plus
1 Layer = 1 Cursor Rule!

AI can drive you crazy! My workflow for working with AI and Cursor......

Astuces
ESNext
Tuesday, February 11, 2025Voir plus
How to Test a FullStack Next.js Application?

Do you think you're testing your Next.js app properly? But what happens when you have Reac...

Astuces
Next
React
Tutoriel
Friday, January 31, 2025Voir plus
Should You Become a FullStack Developer?

Don't Become a FULLSTACK Developer! That’s what we hear everywhere....

Astuces
Next
Conseils
Wednesday, January 29, 2025Voir plus
Next.js: Optimizing Dynamic Routes

Are you using static rendering (SSG) with Next.js to optimize performance? That’s a great ...

Next
Outils
Astuces
Tuesday, January 28, 2025Voir plus
🚫 LinkedIn, X, and YouTube are banned!

Either I work hard, or I fully enjoy my time—but I hate wasting hours mindlessly behind a ...

Astuces
Friday, January 24, 2025Voir plus
Optimistic UI: Two Approaches for React Applications

Is your app feeling slow? ⏳ Have you considered implementing an Optimistic UI approach? T...

ESNext
Astuces
JavaScript
React
Tuesday, January 21, 2025Voir plus
Being technically skilled is great. But it won’t make you rich.

Being technically skilled is great. But it won’t make you rich. We love technical topics, ...

Astuces
Next
Friday, January 17, 2025Voir plus
Understanding Functions in JavaScript: The Key to Organizing Your Code

- Explanation of functions, their syntax, and their usage. - Examples of simple functions ...

JavaScript
Thursday, January 16, 2025Voir plus
The 5 Essential JavaScript Concepts for Beginners

- Variables (`let`, `const`), loops (`for`, `while`), conditions (`if`, `else`), events, a...

JavaScript
Thursday, January 16, 2025Voir plus
Manipulating the DOM: Making Your Site Interactive with JavaScript

- Explanation of what the DOM is and how to use JavaScript to interact with HTML elements....

JavaScript
Thursday, January 16, 2025Voir plus
Managing Events in JavaScript: Adding Interactivity to Your Web Pages

- Introduction to events such as `click`, `mouseover`, or `keyup`. - Practical example: cr...

JavaScript
Thursday, January 16, 2025Voir plus
Those learning to code with AI are starting at a disadvantage.

💻 Those learning to code with AI are starting at a disadvantage. It might sound counteri...

Astuces
Thursday, January 16, 2025Voir plus
💸 Get into debt before becoming a freelancer 💼

Since I became a real estate investor, I’ve realized one thing: 💡 Cash is king....

Astuces
Wednesday, January 15, 2025Voir plus
Zustand and Tanstack Query Are Dead Because of Next.js

Zustand and Tanstack Query Are Dead Because of Next.js...

Astuces
ESNext
Next
React
Outils
Conseils
Tutoriel
Tuesday, January 14, 2025Voir plus
Mondays suck

Mondays suck! Just 5 more days until the weekend......

Astuces
Monday, January 13, 2025Voir plus
Apparently, You Need to Talk About AI on LinkedIn in 2025!

The numbers speak for themselves: my early posts would get between 200 and 300 impressions...

Astuces
Friday, January 10, 2025Voir plus
Understanding and Managing Props Drilling in React: A Practical Guide

- What is Props Drilling? - The Limitations of Props Drilling. - Practical Exercise: Maste...

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

- Comparison of the strengths and weaknesses of React and Next.js. - Use cases for each te...

Next
React
JavaScript
Thursday, January 9, 2025Voir plus
The 5 Common Mistakes Beginners Make in TypeScript (and How to Avoid Them)

- Explain common mistakes - Concrete examples with tailored solutions. - Bonus: How to set...

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

- Explanation of the basic concepts of Flexbox: containers and flexible items. - Step-by-...

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

- Detailed explanation of the CSS box model. - Illustrations to show how each property aff...

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

- Building a basic navigation bar with HTML. - Styling with CSS to add colors, a hover eff...

Html
CSS
Wednesday, January 8, 2025Voir plus
AI is Taking Jobs

AI is Taking Jobs...

Astuces
Outils
Wednesday, January 8, 2025Voir plus
Freelance: How to Find "Premium" Clients

If you want to reach €10k/month (and more) as a freelancer, the key is to work with premiu...

Astuces
Sunday, January 5, 2025Voir plus
If I had to learn to code from scratch in 2025 (with and against AI)

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

Astuces
JavaScript
Friday, January 3, 2025Voir plus
My Resolutions for 2025 (By ChatGPT)

I don't like New Year's resolutions because, let’s be honest, no one really sticks to them...

Astuces
Thursday, January 2, 2025Voir plus
I hate LinkedIn. Or rather, I used to hate LinkedIn.

I hate LinkedIn. Or rather, I *used* to hate LinkedIn. But this year, everything changes. ...

Astuces
Thursday, January 2, 2025Voir plus
Getting Started with Next.js 15: Complete Guide

Next.js 15 is the latest version of this powerful framework that allows you to build moder...

Astuces
Next
Friday, December 13, 2024Voir plus
Getting Started with React and Vite: The Complete Guide

React is one of the most popular JavaScript libraries for building modern, dynamic user in...

JavaScript
Vite
Outils
Friday, December 13, 2024Voir plus
Getting Started with TypeScript: The Basics Explained

TypeScript is an extension of JavaScript that adds static typing to your code. This helps ...

Cheat Sheet
Astuces
Friday, December 13, 2024Voir plus
The 5 Things You Must Master in Modern JavaScript (ES6+)

Since the release of ECMAScript 6 (ES6), JavaScript has undergone a spectacular evolution....

ESNext
Astuces
Cheat Sheet
JavaScript
Friday, December 13, 2024Voir plus
Structure Your HTML/CSS Project: Best Practices

- File organization: folder structure (HTML, CSS, images). - Using naming conventions fo...

Html
CSS
Wednesday, December 11, 2024Voir plus
The Essential HTML Tags Every Beginner Should Know

- List and description of essential tags. - Tips for properly structuring your content wit...

Html
Wednesday, December 11, 2024Voir plus
Getting Started with HTML: Create Your First Web Page in 10 Minutes

markdown Copier le code - Introduction to basic HTML tags: `<html>`, `<head>`, `<body>`. ...

Html
CSS
Wednesday, December 11, 2024Voir plus
HTML and CSS: Where to Start? Complete Beginner's Guide

- What are HTML and CSS? - CSS: The style and appearance. - How to get started with HT...

Html
CSS
Wednesday, December 11, 2024Voir plus
Flexbox vs Grid: Which Method Should You Choose for Your Layouts ?

markdown Copier le code - Flexbox: The solution for one-dimensional alignments. - Grid:...

Html
Flexbox
Grid
CSS
Monday, December 9, 2024Voir plus