• Sanity.IO vs Strapi: What we should choice?

    In the ever-evolving world of content management systems (CMS), developers and content creators are spoiled for choice when it comes to selecting the right tool for their projects. Two popular headless CMS options that have gained significant attention in recent years are Strapi and Sanity. Both offer unique features and capabilities, but they cater to…

    leer más


  • Tailwind and Styled Components when I am using React

    I’ve become an enthusiastic fan of Tailwind CSS due to its numerous advantages. Its utility-first approach has significantly streamlined my development workflow, allowing me to create well-designed interfaces rapidly. The extensive set of pre-defined classes not only promotes consistency but also eliminates the need for writing custom CSS, resulting in cleaner and more maintainable code.…

    leer más


  • NEXTJS 13 – New Pages Router Feature

    In Next.js, the Pages Router is a fundamental feature that simplifies routing in your web application. It’s a convention-based system for organizing your project’s pages and handling client-side navigation. Page Route Here’s a brief summary of the key points about Pages Router in Next.js: In summary, Next.js Pages Router simplifies routing in your application by…

    leer más


  • Reviewing NextJS 13 Last Features

    Next.js has been a game-changer in the world of web development, offering a powerful and flexible framework for building modern web applications. With each new release, the Next.js team introduces exciting features and improvements that make web development more efficient and enjoyable. In this blog post, we’ll dive into some of the latest features in…

    leer más