Sort By
-
Next.js Blog | Styling the Navigation Bar w. Tailwind
- 101 Views
- 0 Likes
- 0 Comments
Next.js Blog | Styling the Navigation Bar w. Tailwind
-
-
Next.js Blog | Linking the Posts
- 124 Views
- 0 Likes
- 0 Comments
In this Cast, we will create links to access individual posts
-
Next.js Blog | Getting Individual Posts
- 99 Views
- 0 Likes
- 0 Comments
In this Cast, we will retrieve Individual posts from the data we fetched from the external API in the previous cast.
-
Next.js Blog | Fetching Data from API
- 113 Views
- 0 Likes
- 0 Comments
In this Cast, we will Fetch data from external sources and will manipulate the data in our Blog.
-
Next.js Blog | Creating Static Pages
- 71 Views
- 0 Likes
- 0 Comments
In this Cast, we will be creating Blog's Static Pages.
-
Next.js Blog | Creating the Navigation
- 93 Views
- 0 Likes
- 0 Comments
In this Cast, We will create the Navigation for the Blog
-
Next.js Blog | Cleaning the App
- 83 Views
- 0 Likes
- 0 Comments
in this cast, we will clean the app by deleting unnecessary pages and codes.
-
Next.js Blog | Creating the App
- 119 Views
- 0 Likes
- 0 Comments
In this cast, we will create a nextjs app via command-line
-
Next.js Blog | Introduction
- 111 Views
- 1 Likes
- 0 Comments
In this cast, we will discuss about what we will learn in the series and why tailwind is good with nextjs