Derniers Articles
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 React Server Components and Server Actions?
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 start! But what about your dynamic routes? Are they optimized?
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! 💻🔥
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. We love technical topics, don’t we?
- Explanation of functions, their syntax, and their usage. - Examples of simple functions with parameters and return values.
- Variables (`let`, `const`), loops (`for`, `while`), conditions (`if`, `else`), events, and arrays. - Small exercises to practice each concept.
- 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`.
- 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. It might sound counterintuitive, but tools like Copilot, Claude, Cursor, and other generative AIs don’t really help junior developers. 🤖