Posts which belong to the "javascript" category
October 10, 2021
Learn what Incremental Static Re-generation is and how to use it to build fast Next.js applications.
October 8, 2021
Learn what getStaticProps does in Next.js and how you can use it to create fast sites.
October 7, 2021
Learn how you can use the Next.js Image component to improve the performance of your application.
October 5, 2021
Learn why you should Next.js for your front-end applications.
September 19, 2021
Learn how to use TailwindCSS with Next.js to build maintainable front-end applications.
Learn how to build front-end applications without any back-end APIs using Mirage.
Learn how to authenticate a front-end application using Next.js and Strapi.
This tutorial will explain all the things that is necessary to know how to build a custom pagination component with a good User Experience using React.
This tutorial will explain how you can create a package from a React component and publish it to NPM.
Learn how to get started with GraphCMS with Next.js.
Learn how to use Next.js with Strapi and Apollo.
Learn how to build an authentication system in a Next.js application with Strapi and NextAuth.