How to Integrate Next.js with Strapi Backend and Create a common utility class for REST APIs
How to Integrate Next.js with Strapi Backend and create a common utility class for REST APIs.
Technical essays, architectural deep-dives, and practical guides at the intersection of code and design.
Page 10 of 28
How to Integrate Next.js with Strapi Backend and create a common utility class for REST APIs.
Learn how to Get Session Information in Server Side vs Client Side in Next.js using Next-auth
Learn how to use Signin Signout functionality in Next.js integrated with a backend like strapi, by using next-auth
How to kickstart with Next.js project, and install bootstrap.
Step by Step tutorial for configuring a slug system for strapi articles.
Step by Step tutorial for creating Article by REST API on strapi and Configure only author can Edit/Update/Delete an article.
Step by Step tutorial for creating a content type in strapi and configure user permissions for REST APIs
Step by Step tutorial in setting up Strapi backend with Mongodb
Learn how to authenticate strapi backend with Next.js by using email/password credential and use jwt for rest apis.
How to create GitHub repositories using the REST API, set visibility, and assign team permissions programmatically.
We will download youtube videos written in a txt file, by using Nodejs code and show a nice progress bar.
Learn how to install Perl from command line on windows. You can put that automation in dockerfile as well.