-
Урок 1.
00:12:02
Intro
-
Урок 2.
00:04:36
Prerequisites
-
Урок 3.
00:08:51
Before Next.js
-
Урок 4.
00:13:01
Introduction to Next.js
-
Урок 5.
00:08:21
How Web Works
-
Урок 6.
00:04:46
DevFlow Project Setup
-
Урок 7.
00:10:43
Eslint Prettier Setup
-
Урок 8.
00:02:16
Git-Github Setup
-
Урок 9.
00:17:39
Tailwind CSS Setup
-
Урок 10.
00:03:51
Code Architecture
-
Урок 11.
00:21:03
What is Next.js Routing_
-
Урок 12.
00:07:23
Creating Routes for DevFlow
-
Урок 13.
00:15:43
Client vs. Server Paradigm
-
Урок 14.
00:15:26
Different Rendering Strategies
-
Урок 15.
00:02:05
The Modern Auth Service
-
Урок 16.
00:08:27
Setup Auth for DevFlow
-
Урок 17.
00:08:38
Creating Layouts using Next-Font and Metadata in DevFlow
-
Урок 18.
00:12:15
Creating a Global Theme Context for DevFlow
-
Урок 19.
00:12:29
Container and User Account
-
Урок 20.
00:03:28
Shadcn Installation
-
Урок 21.
00:41:28
Theme Switcher and Mobile Navigation
-
Урок 22.
00:04:37
Active Lesson 1 — Create a LeftSidebar
-
Урок 23.
00:10:50
LeftSidebar Component
-
Урок 24.
00:00:39
Active Lesson 2 — Create a RightSidebar
-
Урок 25.
00:17:27
RightSidebar Component
-
Урок 26.
00:05:03
Home Route
-
Урок 27.
00:00:21
Active Lesson 3 — Create a LocalSearchbar
-
Урок 28.
00:08:30
LocalSearchbar Component
-
Урок 29.
00:00:44
Active Lesson 4 — Create a Filter
-
Урок 30.
00:16:25
Home Filters
-
Урок 31.
00:50:54
Create Question Card
-
Урок 32.
00:17:20
Question Form and Validations
-
Урок 33.
00:09:30
The Question Editor
-
Урок 34.
00:10:35
Custom Multiple Tags Input
-
Урок 35.
00:05:09
Making the Form Reusable
-
Урок 36.
00:08:50
Thinking in Backend
-
Урок 37.
00:13:02
MongoDB and Server Actions Setup
-
Урок 38.
00:05:47
Creating Question Model
-
Урок 39.
00:05:55
Creating a User Model
-
Урок 40.
00:02:16
Creating a Tag Model
-
Урок 41.
00:24:09
Create Question Action
-
Урок 42.
00:15:59
Display Questions on the Home Page
-
Урок 43.
00:03:01
Why _ what are Webhooks
-
Урок 44.
00:16:12
Implement Webhooks and User Actions
-
Урок 45.
00:29:23
Deploy Webhooks
-
Урок 46.
00:22:52
Create Community Page
-
Урок 47.
00:09:01
Create Tags Page
-
Урок 48.
00:14:52
Create Question Details Page
-
Урок 49.
00:13:42
Parse _ display Question Content
-
Урок 50.
00:15:10
Create Answer Form
-
Урок 51.
00:04:09
Create Answer Model
-
Урок 52.
00:04:02
Implement Create Answer action
-
Урок 53.
00:10:47
Integrate Create Answer action inside Answer Form
-
Урок 54.
00:21:34
Display All Answers
-
Урок 55.
00:09:54
Create Votes UI
-
Урок 56.
00:06:57
Create Upvote-DownVote actions for Question
-
Урок 57.
00:11:34
Integrate Question upvote-downvote actions on UI
-
Урок 58.
00:09:36
Create Answer Voting
-
Урок 59.
00:05:34
Implement Save Question Action and Create Collection Page
-
Урок 60.
00:12:21
Display all saved questions
-
Урок 61.
00:14:23
Create Question Details Page View
-
Урок 62.
00:17:52
Create a Tag Details Page
-
Урок 63.
00:25:59
Create Profile Page
-
Урок 64.
00:09:08
Create User Stats UI
-
Урок 65.
00:08:47
Implement User Questions Tab
-
Урок 66.
00:14:30
Implement User Answers Tabs
-
Урок 67.
00:16:37
Implement Edit-Delete Question-Answer Component
-
Урок 68.
00:15:30
Create Edit Question Page
-
Урок 69.
00:22:58
Create Edit Profile Page
-
Урок 70.
00:03:38
Show Top Questions
-
Урок 71.
00:03:44
Show Popular Tags
-
Урок 72.
00:22:12
Manage search state
-
Урок 73.
00:06:49
Implement Search functionality for the Home page
-
Урок 74.
00:03:16
Implement Search functionality for the Community page
-
Урок 75.
00:01:34
Implement Search functionality for the Collection page
-
Урок 76.
00:04:24
Implement Search functionality for the Tags page
-
Урок 77.
00:06:25
Manage Filter state
-
Урок 78.
00:04:46
Integrate Filters on Home page
-
Урок 79.
00:06:42
Integrate Filters on the Community page
-
Урок 80.
00:03:45
Integrate Filters on the Collection page
-
Урок 81.
00:08:32
Integrate Filters for Tags and Answers
-
Урок 82.
00:10:40
Create Pagination component
-
Урок 83.
00:05:42
Implement pagination on the Home page
-
Урок 84.
00:22:04
Implement pagination for the rest of the pages
-
Урок 85.
00:09:10
Create the Global Search UI
-
Урок 86.
00:19:29
Create GlobalSearch Result Component
-
Урок 87.
00:09:22
Create Global Search Filters
-
Урок 88.
00:27:26
Implement the GlobalSearch action
-
Урок 89.
00:01:42
What is Reputation and how to approach it
-
Урок 90.
00:08:32
Implement Reputation points for Questions
-
Урок 91.
00:06:03
Implement Reputation points for Answers
-
Урок 92.
00:01:09
More on Reputation and how to extend it
-
Урок 93.
00:15:56
Implement the Badge System
-
Урок 94.
00:05:41
Setup AI Answer feature
-
Урок 95.
00:08:46
Implement the API route for the AI feature
-
Урок 96.
00:05:40
Display the AI results on the UI
-
Урок 97.
00:05:41
Setup AI Answer feature
-
Урок 98.
00:04:19
Create a Loading state for the Community page
-
Урок 99.
00:02:15
Create Loading states for the rest of the pages
-
Урок 100.
00:08:46
Create toasts for a few actions
-
Урок 101.
00:05:07
What is Metadata and how to implement it
-
Урок 102.
00:18:49
Fix bugs and implement Recommendations
-
Урок 103.
00:03:52
Upgrade Next.js to the latest version
-
Урок 104.
00:21:28
Deploy the application
-
Урок 105.
00:01:59
Introduction to the Course
-
Урок 106.
00:01:59
Where are the projects_
-
Урок 107.
00:03:41
Environment Setup
-
Урок 108.
00:03:09
Visual Studio Code
-
Урок 109.
00:01:57
Visual Studio Code Extensions
-
Урок 110.
00:03:54
Our Workflow
-
Урок 111.
00:04:34
Variables Intro
-
Урок 112.
00:07:12
Variables
-
Урок 113.
00:01:53
Data Types
-
Урок 114.
00:05:13
Comments
-
Урок 115.
00:07:11
Strings
-
Урок 116.
00:05:01
Numbers
-
Урок 117.
00:04:10
Booleans
-
Урок 118.
00:04:49
Null and Undefined
-
Урок 119.
00:05:12
Objects
-
Урок 120.
00:03:23
Statically vs Dynamically Typed Languages
-
Урок 121.
00:01:01
Operators Intro
-
Урок 122.
00:08:00
Arithmetic Operators
-
Урок 123.
00:07:06
Comparison Operators and Equality
-
Урок 124.
00:08:53
Strict vs Loose Equality
-
Урок 125.
00:04:50
Logical Operators Part 1
-
Урок 126.
00:02:59
Assignment Operators
-
Урок 127.
00:00:41
Intro to Logic and Control Flow Intro
-
Урок 128.
00:05:14
If Statement
-
Урок 129.
00:09:23
Truthy _ Falsy Values
-
Урок 130.
00:12:06
Logical Operators Part 2
-
Урок 131.
00:07:35
Switch Statement
-
Урок 132.
00:04:24
Ternary Operator
-
Урок 133.
00:10:08
Looping - While and For Loops
-
Урок 134.
00:09:20
Functions Intro
-
Урок 135.
00:06:52
Declaring and Invoking Functions
-
Урок 136.
00:04:12
Function Return
-
Урок 137.
00:06:31
Arrow Functions
-
Урок 138.
00:06:08
Parameters vs Arguments
-
Урок 139.
00:00:48
Tricky Parts Intro
-
Урок 140.
00:13:41
Scope
-
Урок 141.
00:08:30
Hoisting
-
Урок 142.
00:10:03
Closures
-
Урок 143.
00:07:46
Strings Intro
-
Урок 144.
00:03:56
String Length and Basic Properties
-
Урок 145.
00:02:52
Change String Case
-
Урок 146.
00:09:09
Searching for a Substring
-
Урок 147.
00:02:30
Getting a Substring
-
Урок 148.
00:03:03
Split a String
-
Урок 149.
00:05:17
Reverse, Repeat and Trim a String
-
Урок 150.
00:03:17
String Exercise
-
Урок 151.
00:04:25
String Exercise Solution
-
Урок 152.
00:07:10
Arrays Intro
-
Урок 153.
00:13:48
Array Methods
-
Урок 154.
00:08:40
Array ForEach
-
Урок 155.
00:04:31
Array Map
-
Урок 156.
00:11:15
Array Filter
-
Урок 157.
00:04:19
Array Find
-
Урок 158.
00:06:27
Array Includes
-
Урок 159.
00:05:43
Array Sort
-
Урок 160.
00:04:21
Array Some and Every
-
Урок 161.
00:09:28
Array Reduce
-
Урок 162.
00:05:31
Objects Intro
-
Урок 163.
00:06:49
Accessing, Adding and Updating Properties of an Object
-
Урок 164.
00:04:56
Built in Methods
-
Урок 165.
00:09:27
Methods
-
Урок 166.
00:06:40
Value vs Reference Intro
-
Урок 167.
00:04:21
Value vs Reference Explanation
-
Урок 168.
00:08:19
Shallow Cloning
-
Урок 169.
00:06:50
Deep Cloning
-
Урок 170.
00:03:34
Intro to DOM
-
Урок 171.
00:06:57
Selecting Elements
-
Урок 172.
00:06:55
Elements Properties and Methods
-
Урок 173.
00:05:16
Working with Classes
-
Урок 174.
00:06:42
Creating, Traversing and Removing Nodes
-
Урок 175.
00:07:52
The _new_ Keyword
-
Урок 176.
00:08:25
The _this_ Keyword
-
Урок 177.
00:08:27
Classes
-
Урок 178.
00:06:12
Intervals and Timers
-
Урок 179.
00:06:24
Introduction to Asynchronous JavaScript
-
Урок 180.
00:08:26
Callbacks
-
Урок 181.
00:09:03
Callback Hell_
-
Урок 182.
00:10:12
Promises
-
Урок 183.
00:08:47
Async-Await
-
Урок 184.
00:09:28
Modern JavaScript Intro _ Recap
-
Урок 185.
00:07:31
Module Imports and Exports
-
Урок 186.
00:06:47
Rest and Spread Operators
-
Урок 187.
00:09:14
Object and Array Destructuring
-
Урок 188.
00:01:30
Intro
-
Урок 189.
00:03:41
Environment Setup
-
Урок 190.
00:03:17
Visual Studio Code Setup
-
Урок 191.
00:02:00
Business Masterclass Intro
-
Урок 192.
00:06:22
Reading RFP
-
Урок 193.
00:07:45
Proposal Template
-
Урок 194.
00:14:25
CryptoKet Proposal
-
Урок 195.
00:10:53
Project Setup
-
Урок 196.
00:07:27
ESLint Setup
-
Урок 197.
00:03:13
Tailwind Introduction
-
Урок 198.
00:06:19
Git _ GitHub Setup
-
Урок 199.
00:06:40
Next.js File-Based Routing and Setup
-
Урок 200.
00:08:20
Reusable Logic
-
Урок 201.
00:54:52
Navbar Development
-
Урок 202.
00:23:04
Footer Development
-
Урок 203.
00:11:30
Banner Development
-
Урок 204.
00:36:04
Top Sellers
-
Урок 205.
00:20:12
Hot Bids Part 1
-
Урок 206.
00:05:07
Hot Bids Part 2
-
Урок 207.
00:21:35
Create NFT Page
-
Урок 208.
00:14:58
Create NFT Page Input
-
Урок 209.
00:10:46
Hardhat Setup Metamask Configuration
-
Урок 210.
00:16:37
Smart Contract Configuration
-
Урок 211.
00:04:15
Update and Get Listing Price
-
Урок 212.
00:05:48
Function Create Token
-
Урок 213.
00:05:50
Function CreateMarketItem
-
Урок 214.
00:04:47
Function ResellToken
-
Урок 215.
00:07:09
Function CreateMarketSale
-
Урок 216.
00:12:49
Fetching NFTs Solidity
-
Урок 217.
00:13:20
Deploying Smart Contract
-
Урок 218.
00:13:21
NFT Context
-
Урок 219.
00:10:28
Connect MetaMask Wallet
-
Урок 220.
00:12:37
Upload Image to IPFS
-
Урок 221.
00:26:10
Create NFTs
-
Урок 222.
00:19:12
Fetching NFTs Next.js
-
Урок 223.
00:06:55
What We_ve Done so far
-
Урок 224.
00:16:30
Listed NFTs Page
-
Урок 225.
00:14:50
My NFTs Page
-
Урок 226.
00:23:31
NFT Details Page
-
Урок 227.
00:28:25
Modal Development
-
Урок 228.
00:19:18
Buy NFTs
-
Урок 229.
00:25:51
Resell NFT
-
Урок 230.
00:23:41
Best Creators Bonus Lecture
-
Урок 231.
00:36:06
SearchBar Development
-
Урок 232.
00:06:10
Reusing the search bar
-
Урок 233.
00:15:01
Small Bug Fixes
-
Урок 234.
00:26:03
Let_s get to Testing
-
Урок 235.
00:07:38
Global NFT Loading
-
Урок 236.
00:01:30
Welcome!
-
Урок 237.
00:03:41
Environment Setup
-
Урок 238.
00:03:17
Visual Studio Code Setup
-
Урок 239.
00:09:17
The Beginning
-
Урок 240.
00:07:16
ESlint Configuration
-
Урок 241.
00:04:19
GitHub Setup
-
Урок 242.
00:04:41
Depedencies
-
Урок 243.
00:04:41
Intro _ Documentation
-
Урок 244.
00:16:15
Component Structure _ Routing
-
Урок 245.
00:05:32
Styling
-
Урок 246.
00:03:36
Commits
-
Урок 247.
00:26:15
Navigation Bar
-
Урок 248.
00:28:30
Sidebar
-
Урок 249.
00:28:43
Redux Setup
-
Урок 250.
00:16:36
Rendering Movies
-
Урок 251.
00:10:53
Finishing Movie View
-
Урок 252.
00:07:01
Movie Categories
-
Урок 253.
00:04:01
Genre Icons
-
Урок 254.
00:11:36
Redux Slice
-
Урок 255.
00:16:26
Switch Genre Functionality
-
Урок 256.
00:17:41
Search Functionality
-
Урок 257.
00:32:52
Authentication
-
Урок 258.
00:02:53
Authentication Solution
-
Урок 259.
00:07:39
Finalizing Authentication
-
Урок 260.
00:34:44
Movie Information Page - Part 1
-
Урок 261.
00:23:23
Movie Information Page - Part 2
-
Урок 262.
00:10:37
Movie Recommendations
-
Урок 263.
00:10:58
Movie Trailer
-
Урок 264.
00:03:43
Actor Page Assignment
-
Урок 265.
00:20:04
Actor Page
-
Урок 266.
00:13:14
Pagination
-
Урок 267.
00:03:13
Small Fix
-
Урок 268.
00:12:43
Responsiveness Adjustments
-
Урок 269.
00:25:19
Favorited and Watchlisted Movies
-
Урок 270.
00:10:48
Dark Mode
-
Урок 271.
00:16:38
Alan AI - Part 1
-
Урок 272.
00:05:19
Alan AI - Part 2
-
Урок 273.
00:20:50
Alan AI - Part 3
-
Урок 274.
00:15:09
Featured Movie Card
-
Урок 275.
00:03:24
Minor Fixes
-
Урок 276.
00:03:24
Deployment
-
Урок 277.
01:21:28
Land Your Dream Dev Job in 6 Months
-
Урок 278.
00:39:55
The Ultimate Git, GitHub, and Conflicts Guide
-
Урок 279.
00:24:42
Introduction to Figma for Developers
-
Урок 280.
00:22:35
Learn How to Code More Efficiently
-
Урок 281.
00:40:59
GitHub Profile Guide
-
Урок 282.
00:35:14
LinkedIn Profile Guide
Thanks.
https://www.jsmastery.pro/ultimate-next-course