What I used for my website
In this article, I'll share how I created this website using AI tools, what I learned and what is next.
ReactNextCursorv0shadcn/uiTailwindClaudeVercelVercel AI
Explore our comprehensive guides and technical documentation.
In this article, I'll share how I created this website using AI tools, what I learned and what is next.
Headless CMS, like Strapi, are great tools for building websites quickly. But form an end-user point of view, it's not always easy to use. In this article, I'll share how I turned Strapi into a website builder for my clients.
React Hooks revolutionized how we handle state and side effects in React applications. Learn how to effectively use useState, useEffect, useContext, and custom hooks to build more maintainable and efficient React applications. We'll cover common pitfalls, best practices, and advanced patterns.