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." That's what Picasso said… and Steve Jobs made i...
AI can drive you crazy! My workflow for working with AI and Cursor......
Do you think you're testing your Next.js app properly? But what happens when you have Reac...
Don't Become a FULLSTACK Developer! That’s what we hear everywhere....
Are you using static rendering (SSG) with Next.js to optimize performance? That’s a great ...
Either I work hard, or I fully enjoy my time—but I hate wasting hours mindlessly behind a ...
Is your app feeling slow? ⏳ Have you considered implementing an Optimistic UI approach? T...
Being technically skilled is great. But it won’t make you rich. We love technical topics, ...
- Explanation of functions, their syntax, and their usage. - Examples of simple functions ...
- Variables (`let`, `const`), loops (`for`, `while`), conditions (`if`, `else`), events, a...
- Explanation of what the DOM is and how to use JavaScript to interact with HTML elements....
- Introduction to events such as `click`, `mouseover`, or `keyup`. - Practical example: cr...
💻 Those learning to code with AI are starting at a disadvantage. It might sound counteri...
Since I became a real estate investor, I’ve realized one thing: 💡 Cash is king....
Zustand and Tanstack Query Are Dead Because of Next.js...
Mondays suck! Just 5 more days until the weekend......
The numbers speak for themselves: my early posts would get between 200 and 300 impressions...
- What is Props Drilling? - The Limitations of Props Drilling. - Practical Exercise: Maste...
- Comparison of the strengths and weaknesses of React and Next.js. - Use cases for each te...
- Explain common mistakes - Concrete examples with tailored solutions. - Bonus: How to set...
- Explanation of the basic concepts of Flexbox: containers and flexible items. - Step-by-...
- Detailed explanation of the CSS box model. - Illustrations to show how each property aff...
- Building a basic navigation bar with HTML. - Styling with CSS to add colors, a hover eff...
If you want to reach €10k/month (and more) as a freelancer, the key is to work with premiu...
**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...
I hate LinkedIn. Or rather, I *used* to hate LinkedIn. But this year, everything changes. ...
Next.js 15 is the latest version of this powerful framework that allows you to build moder...
React is one of the most popular JavaScript libraries for building modern, dynamic user in...
TypeScript is an extension of JavaScript that adds static typing to your code. This helps ...
Since the release of ECMAScript 6 (ES6), JavaScript has undergone a spectacular evolution....
- File organization: folder structure (HTML, CSS, images). - Using naming conventions fo...
- List and description of essential tags. - Tips for properly structuring your content wit...
markdown Copier le code - Introduction to basic HTML tags: `<html>`, `<head>`, `<body>`. ...
- What are HTML and CSS? - CSS: The style and appearance. - How to get started with HT...
markdown Copier le code - Flexbox: The solution for one-dimensional alignments. - Grid:...