Sort By
-
Intro to Next.js | Lesson 13: Data Fetching
- 170 Views
- 1 Likes
- 0 Comments
In this cast, we will learn fetch data from external sources in NextJs
-
Intro to Next.js | Lesson 11: Styling
- 145 Views
- 0 Likes
- 0 Comments
In this cast, we will discuss different possible ways of Styling in NextJs
-
Intro to Next.js | Lesson 10: Links
- 194 Views
- 0 Likes
- 0 Comments
In this Cast, we will learn how to create navigation in NextJs using Links Component
-
Intro to Next.js | Lesson 9: Head Component
- 221 Views
- 0 Likes
- 0 Comments
In this Cast, we will learn how to add Head tag in NextJs using Head Component
-
Intro to Next.js | Lesson 8: Dynamic Routing
- 93 Views
- 0 Likes
- 0 Comments
In this Cast, we will discuss Dynamic Routing and it's best uses in NextJs
-
Intro to Next.js | Lesson 7: Nested Routing
- 92 Views
- 0 Likes
- 0 Comments
In this cast, we will discuss Nested Routing in NextJs
-
Intro to Next.js | Lesson 6: Routing
- 93 Views
- 0 Likes
- 0 Comments
In this cast, we will learn how to create Routing in NextJs
-
Intro to Next.js | Lesson 5: JSX
- 114 Views
- 0 Likes
- 0 Comments
In this cast, we will learn what is JSX and how to use it in NextJs
-
Intro to Next.js | Lesson 4: Dig Into the Next.js App
- 83 Views
- 0 Likes
- 0 Comments
In this cast, we will discuss about the files and folders in a basic NextJs app and their importance.
-
Intro to Next.js | Lesson 3: Project Structure
- 111 Views
- 0 Likes
- 0 Comments
In this cast, we will discuss the project structure of a basic NextJs Project