sell NextJS

Find latest posts and examples on NextJS.

Total Posts: 2

Build a Simple ToDo App with NextJS and Bootstrap

Build a Simple ToDo App with NextJS and Bootstrap

In this article, we are going to build a NextJS based TODO application, will use Bootstrap to make UI a bit easier. For simplicity we are not making any API calls.

May 28 20232 min read
How to use Context API with SSR in Next.js app

How to use Context API with SSR in Next.js app

SSR is a mechanism in Next.js that receives data from the server side on each request and then passes this data to the page via props.

Jan 07 20232 min read

Developer Tools