Posts by Satish Sahu

Author Biographical Info: Not available

How to create context in a React Server Component in Next.js

By Satish Sahu

In this tutorial, you will learn how and why we must create context in a React Server Component in Next.js. Two objectives of this tutorial are: Why must we create a context in the.... Read More

How to Create Pages in Next.js?

By Satish Sahu

Hi Learners, In this tutorial, you will learn about how to create pages in Next.js. Basically, the Next.js pages are React Component. You create files using  .js, .jsx .ts .tsx  .... Read More

Related Posts