Sort By
-
Intro to Next.js | Lesson 13: Data Fetching
- Jan 30, 2022, 8:58 PM UTC
- 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
- Jan 25, 2022, 7:48 PM UTC
- 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
- Jan 25, 2022, 7:16 PM UTC
- 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
- Jan 25, 2022, 7:08 PM UTC
- 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
- Jan 25, 2022, 5:50 PM UTC
- 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
- Jan 25, 2022, 5:10 PM UTC
- 92 Views
- 0 Likes
- 0 Comments
In this cast, we will discuss Nested Routing in NextJs
-
Intro to Next.js | Lesson 6: Routing
- Jan 23, 2022, 9:17 PM UTC
- 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
- Jan 23, 2022, 9:07 PM UTC
- 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
- Jan 23, 2022, 7:03 PM UTC
- 84 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
- Jan 23, 2022, 4:01 PM UTC
- 111 Views
- 0 Likes
- 0 Comments
In this cast, we will discuss the project structure of a basic NextJs Project