Derniers Articles

1 Layer = 1 Cursor Rule!
Tuesday, February 11, 2025

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

How to Test a FullStack Next.js Application?
Friday, January 31, 2025

Do you think you're testing your Next.js app properly? But what happens when you have React Server Components and Server Actions?

Should You Become a FullStack Developer?
Wednesday, January 29, 2025

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

Next.js: Optimizing Dynamic Routes
Tuesday, January 28, 2025

Are you using static rendering (SSG) with Next.js to optimize performance? That’s a great start! But what about your dynamic routes? Are they optimized?

🚫 LinkedIn, X, and YouTube are banned!
Friday, January 24, 2025

Either I work hard, or I fully enjoy my time—but I hate wasting hours mindlessly behind a screen. Right now, my days are super packed! 💻🔥

Optimistic UI: Two Approaches for React Applications
Tuesday, January 21, 2025

Is your app feeling slow? ⏳ Have you considered implementing an Optimistic UI approach? The idea is simple: Be optimistic.

Being technically skilled is great. But it won’t make you rich.
Friday, January 17, 2025

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

Understanding Functions in JavaScript: The Key to Organizing Your Code
Thursday, January 16, 2025

- Explanation of functions, their syntax, and their usage. - Examples of simple functions with parameters and return values.

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

- Variables (`let`, `const`), loops (`for`, `while`), conditions (`if`, `else`), events, and arrays. - Small exercises to practice each concept.

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

- Explanation of what the DOM is and how to use JavaScript to interact with HTML elements. - Example: Modifying the text or styles of an element with `document.querySelector`.

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

- Introduction to events such as `click`, `mouseover`, or `keyup`. - Practical example: create a button that changes color when clicked.

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

💻 Those learning to code with AI are starting at a disadvantage. It might sound counterintuitive, but tools like Copilot, Claude, Cursor, and other generative AIs don’t really help junior developers. 🤖