[TutsNode.com] - Next.js & React - The Complete Guide/02 Optional_ React Refresher/045 Using Context In Components.mp4 222.6 MB
[TutsNode.com] - Next.js & React - The Complete Guide/05 Page Pre-Rendering & Data Fetching/107 Implementing Client-Side Data Fetching.mp4 182.5 MB
[TutsNode.com] - Next.js & React - The Complete Guide/09 Project Time_ API Routes/151 Connecting the Frontend To the Comments API Routes.mp4 180.7 MB
[TutsNode.com] - Next.js & React - The Complete Guide/09 Project Time_ API Routes/158 More Error Handling.mp4 175.0 MB
[TutsNode.com] - Next.js & React - The Complete Guide/11 Complete App Example_ Build a Full Blog A to Z/193 Adding UI Feedback With Notifications.mp4 171.8 MB
[TutsNode.com] - Next.js & React - The Complete Guide/12 Deploying NextJS Apps/205 A Full Deployment Example (To Vercel).mp4 164.5 MB
[TutsNode.com] - Next.js & React - The Complete Guide/14 Optional_ NextJS Summary/261 Adding _head_ Metadata To Pages.mp4 155.1 MB
[TutsNode.com] - Next.js & React - The Complete Guide/08 Adding Backend Code with API Routes (Fullstack React)/143 Creating & Using Dynamic API Routes.mp4 154.5 MB
[TutsNode.com] - Next.js & React - The Complete Guide/04 Project Time_ Working with File-based Routing/071 Adding More React Components & Connecting Components.mp4 151.3 MB
[TutsNode.com] - Next.js & React - The Complete Guide/11 Complete App Example_ Build a Full Blog A to Z/187 Rendering Images With The _Next Image_ Component (From Markdown).mp4 143.6 MB
[TutsNode.com] - Next.js & React - The Complete Guide/07 Optimizing NextJS Apps/131 Optimizing Images with the _Next Image_ Component & Feature.mp4 143.0 MB
[TutsNode.com] - Next.js & React - The Complete Guide/05 Page Pre-Rendering & Data Fetching/109 Combining Pre-Fetching With Client-Side Fetching.mp4 129.8 MB
[TutsNode.com] - Next.js & React - The Complete Guide/12 Deploying NextJS Apps/203 The NextJS Config File & Working With Environment Variables.mp4 122.3 MB
[TutsNode.com] - Next.js & React - The Complete Guide/06 Project Time_ Page Pre-rendering & Data Fetching/118 Using Server-side Rendering (SSR).mp4 111.7 MB
[TutsNode.com] - Next.js & React - The Complete Guide/14 Optional_ NextJS Summary/260 Getting Meetup Detail Data & Paths.mp4 110.5 MB
[TutsNode.com] - Next.js & React - The Complete Guide/06 Project Time_ Page Pre-rendering & Data Fetching/114 Adding Static Site Generation (SSG) On The Home Page.mp4 107.3 MB
[TutsNode.com] - Next.js & React - The Complete Guide/11 Complete App Example_ Build a Full Blog A to Z/194 Adding _head_ Data.mp4 100.7 MB
~Get Your Files Here !/7. Developing REST API in NEXT JS/6. Integrating Frontend and Backend REST API to show all Users on Page fetched.mp4 98.3 MB
~Get Your Files Here !/2. Understanding NextJS 14.0 and its concepts/4. Using Different Fonts in NextJS.mp4 91.4 MB
~Get Your Files Here !/5. Dynamic Routing and Passing Data between Components in NextJS/7. Navigating from one page to another through Javascript.mp4 86.9 MB
~Get Your Files Here !/4. Caching and Different Templates in NextJS/1. Caching data in NextJS.mp4 82.3 MB
~Get Your Files Here !/3. Project Development with NextJS 14 & Bootstrap 5/3. Navbar Navigation using Link tag in NextJS.mp4 80.5 MB
~Get Your Files Here !/3. Project Development with NextJS 14 & Bootstrap 5/13. Rendering the API data on to the Card component.mp4 79.1 MB
~Get Your Files Here !/6. Client and Server side Components, Using both together/6. Fetching data in Server Component and Rendering server side.mp4 71.9 MB
~Get Your Files Here !/7. Developing REST API in NEXT JS/7. POST API to create new User - Part-1.mp4 69.7 MB
~Get Your Files Here !/6. Client and Server side Components, Using both together/7. Using client and server component together - part-1.mp4 55.2 MB
~Get Your Files Here !/7. Developing REST API in NEXT JS/9. PUT API passing dynamic params and request.mp4 53.7 MB
~Get Your Files Here !/3. Project Development with NextJS 14 & Bootstrap 5/7. Designing the Footer section.mp4 52.7 MB
~Get Your Files Here !/5. Dynamic Routing and Passing Data between Components in NextJS/2. Dynamic Routing on the Blog Detail page.mp4 52.0 MB
~Get Your Files Here !/3. Project Development with NextJS 14 & Bootstrap 5/11. Blog Page designing Card.mp4 50.1 MB
~Get Your Files Here !/3. Project Development with NextJS 14 & Bootstrap 5/15. Styling the Card component.mp4 47.1 MB
~Get Your Files Here !/2. Understanding NextJS 14.0 and its concepts/6. Server side rendering VS Client side rendering.mp4 46.1 MB
~Get Your Files Here !/5. Dynamic Routing and Passing Data between Components in NextJS/5. Styling and Displaying data on Blog Detail page.mp4 45.3 MB
~Get Your Files Here !/6. Client and Server side Components, Using both together/1. When to Use Server and Client side components.mp4 45.1 MB
~Get Your Files Here !/3. Project Development with NextJS 14 & Bootstrap 5/12. Blog Page Make Server Side API call.mp4 44.9 MB
~Get Your Files Here !/7. Developing REST API in NEXT JS/8. POST API to create new User by making Remote microservice call - Part-2.mp4 44.5 MB
~Get Your Files Here !/3. Project Development with NextJS 14 & Bootstrap 5/10. Animations in NextJS - Part-2.mp4 44.3 MB
[TutsNode.net] - Next.js Projects - 4 NextJS 13 projects (Instagram, Google.)/4. Project - Twitter Clone/13. Send data to firebase and add loading effect.mp4 593.9 MB
[TutsNode.net] - Next.js Projects - 4 NextJS 13 projects (Instagram, Google.)/3. Project - Instagram Clone/23. Create a post and add it to firestore and get the downloadURL.mp4 506.5 MB
[TutsNode.net] - Next.js Projects - 4 NextJS 13 projects (Instagram, Google.)/6. Project - Google Clone (Next 12)/4. Add authentication and get user data from google.mp4 457.4 MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/5 - Storing chats with MongoDB/37 - Modify the sendMessage endpoint to cater for existing chats.mp4 108.6 MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/5 - Storing chats with MongoDB/26 - Set up the createChat endpoint.mp4 107.4 MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/5 - Storing chats with MongoDB/32 - Create the addMessageToChat endpoint.mp4 103.6 MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/3 - Build out the chat page/13 - Create the footer and message form.mp4 100.5 MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/4 - Build the OpenAI streaming functionality/18 - Create the Message component and display new messages in chat window.mp4 94.7 MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/5 - Storing chats with MongoDB/38 - Implement conversation history in OpenAI.mp4 93.9 MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/6 - Deploy/39 - Deploy to vercel.mp4 72.0 MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/5 - Storing chats with MongoDB/28 - Create the getChats endpoint.mp4 70.2 MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/4 - Build the OpenAI streaming functionality/19 - Finish implementing the Message component styles and logic.mp4 69.2 MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/5 - Storing chats with MongoDB/25 - Set up MongoDB Atlas account.mp4 66.7 MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/4 - Build the OpenAI streaming functionality/17 - Stream the OpenAI response on the front end.mp4 63.3 MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/2 - Authentication authorization with Auth0/8 - Style the homepage with tailwind css.mp4 63.2 MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/5 - Storing chats with MongoDB/31 - Implement creating a chat in the sendMessage endpoint.mp4 56.3 MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/5 - Storing chats with MongoDB/34 - Reload chat list on route change.mp4 56.2 MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/5 - Storing chats with MongoDB/33 - Navigate to newly created chat page.mp4 55.1 MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/4 - Build the OpenAI streaming functionality/16 - Set up the OpenAI API call.mp4 53.8 MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/1 - Introduction/2 - Project setup.mp4 53.7 MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/5 - Storing chats with MongoDB/30 - Style the chat list in the sidebar.mp4 53.7 MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/5 - Storing chats with MongoDB/35 - Load chat messages for a particular chat.mp4 52.3 MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/4 - Build the OpenAI streaming functionality/22 - Refine the OpenAI prompt.mp4 50.9 MB
[TutsNode.net] - Nextjs, Tailwind CSS 3 Google API project - Next js project/3. Header section with authentication/2. Add authentication and get user data from google.mp4 489.0 MB
[TutsNode.net] - Nextjs, Tailwind CSS 3 Google API project - Next js project/5. Add functionality to the search bar/2. Create search header component.mp4 367.8 MB
[TutsNode.net] - Nextjs, Tailwind CSS 3 Google API project - Next js project/7. Pagination and Image result/2. Add image results component.mp4 366.4 MB
[TutsNode.net] - Nextjs, Tailwind CSS 3 Google API project - Next js project/8. Deployment/1. Deploy and fix the remaining buttons.mp4 359.0 MB
[TutsNode.net] - Nextjs, Tailwind CSS 3 Google API project - Next js project/5. Add functionality to the search bar/3. Create search header options component.mp4 331.1 MB
[TutsNode.net] - Nextjs, Tailwind CSS 3 Google API project - Next js project/4. Body and footer sections/1. Create the body section.mp4 330.3 MB
[TutsNode.net] - Nextjs, Tailwind CSS 3 Google API project - Next js project/7. Pagination and Image result/1. Create pagination component.mp4 311.5 MB
[TutsNode.net] - Nextjs, Tailwind CSS 3 Google API project - Next js project/6. Start working on the google api and complete the result section/3. Complete the result section and install html react parser.mp4 277.7 MB
[TutsNode.net] - Nextjs, Tailwind CSS 3 Google API project - Next js project/6. Start working on the google api and complete the result section/1. Get data from google api and create the mock data.mp4 257.8 MB
[TutsNode.net] - Nextjs, Tailwind CSS 3 Google API project - Next js project/6. Start working on the google api and complete the result section/2. Create the about data section and modify the title in search page.mp4 155.6 MB
[TutsNode.net] - Nextjs, Tailwind CSS 3 Google API project - Next js project/5. Add functionality to the search bar/1. Get the term from input and redirect to the related page.mp4 131.6 MB
[TutsNode.net] - Nextjs, Tailwind CSS 3 Google API project - Next js project/3. Header section with authentication/1. Create the header section.mp4 118.3 MB
[TutsNode.net] - Nextjs, Tailwind CSS 3 Google API project - Next js project/2. Installation/1. Install NextJS and Tailwind CSS.mp4 113.1 MB
[TutsNode.net] - Nextjs, Tailwind CSS 3 Google API project - Next js project/4. Body and footer sections/2. Create footer component.mp4 81.4 MB
[TutsNode.net] - Nextjs, Tailwind CSS 3 Google API project - Next js project/1. Introduction/1. Preview of Google clone project.mp4 28.8 MB
[TutsNode.net] - NextJS Course For React Developers (2022)/4. Pre-rendering and Data Fetching (Static Site Generation)/8. Using getStaticProps (Static Site Generation).mp4 84.0 MB
[TutsNode.net] - NextJS Course For React Developers (2022)/7. API Routing Project ( Full Stack NextJS)/7. Sending POST HTTP Request to API.mp4 67.7 MB
[TutsNode.net] - NextJS Course For React Developers (2022)/7. API Routing Project ( Full Stack NextJS)/2. Creating Pages and Components to Call the API.mp4 65.6 MB
[TutsNode.net] - NextJS Course For React Developers (2022)/3. PROJECT - File Based Routing/4. Creating Book Detail Page (Getting book from ID).mp4 64.8 MB
[TutsNode.net] - NextJS Course For React Developers (2022)/7. API Routing Project ( Full Stack NextJS)/1. Creating the API of our application.mp4 60.5 MB
[TutsNode.net] - NextJS Course For React Developers (2022)/7. API Routing Project ( Full Stack NextJS)/9. Modifying API For MongoDB Operations.mp4 59.4 MB
[TutsNode.net] - NextJS Course For React Developers (2022)/7. API Routing Project ( Full Stack NextJS)/6. Handling Form Data.mp4 57.1 MB
[TutsNode.net] - NextJS Course For React Developers (2022)/6. Creating API and Full Stack Apps Using NextJS (API Routing)/4. Using default API.mp4 52.7 MB
[TutsNode.net] - NextJS Course For React Developers (2022)/4. Pre-rendering and Data Fetching (Static Site Generation)/12. Using getStaticPaths.mp4 51.7 MB
[TutsNode.net] - NextJS Course For React Developers (2022)/7. API Routing Project ( Full Stack NextJS)/11. Final Optimizations and Validations.mp4 49.0 MB
[TutsNode.net] - NextJS Course For React Developers (2022)/4. Pre-rendering and Data Fetching (Static Site Generation)/10. Fetching Book From ID in Detail Page.mp4 46.6 MB
[TutsNode.net] - NextJS Course For React Developers (2022)/7. API Routing Project ( Full Stack NextJS)/5. Creating AddBook Page to add new book.mp4 44.8 MB
[TutsNode.net] - NextJS Course For React Developers (2022)/7. API Routing Project ( Full Stack NextJS)/3. Adding custom CSS Styling to Books.mp4 40.0 MB
[TutsNode.net] - NextJS Course For React Developers (2022)/7. API Routing Project ( Full Stack NextJS)/4. Creating API for POST HTTP Request.mp4 37.5 MB
[TutsNode.net] - NextJS Course For React Developers (2022)/3. PROJECT - File Based Routing/1. Getting Started and Rendering Books.mp4 35.6 MB
[TutsNode.net] - NextJS Course For React Developers (2022)/2. File Based Routing/3. Nested Routes.mp4 35.1 MB
[TutsNode.net] - NextJS Course For React Developers (2022)/7. API Routing Project ( Full Stack NextJS)/8. Connecting to Real Database (MongoDB Database).mp4 33.7 MB
[TutsNode.net] - NextJS Course For React Developers (2022)/5. Server Side Generation (Contd.)/3. Using getServerSideProps.mp4 33.7 MB
[TutsNode.net] - NextJS Course For React Developers (2022)/4. Pre-rendering and Data Fetching (Static Site Generation)/5. Connecting and Configuring to Firebase.mp4 27.4 MB
[TutsNode.net] - NextJS Course For React Developers (2022)/2. File Based Routing/6. Extracting Values of Route Params.mp4 26.9 MB
[TutsNode.net] - Next JS & WordPress Build rapid NextJS sites with Next & WP/2. Building the first pages/5. Create heading component, util functions, extend tailwind, and inner blocks.mp4 146.7 MB
[TutsNode.net] - Next JS & WordPress Build rapid NextJS sites with Next & WP/5. Property pages/7. Rendering property search results.mp4 146.1 MB
[TutsNode.net] - Next JS & WordPress Build rapid NextJS sites with Next & WP/3. Creating the main menu/5. Finish the Menu component.mp4 137.8 MB
[TutsNode.net] - Next JS & WordPress Build rapid NextJS sites with Next & WP/2. Building the first pages/2. Create the BlockRenderer component & clean block data.mp4 129.4 MB
[TutsNode.net] - Next JS & WordPress Build rapid NextJS sites with Next & WP/4. Advanced Gutenberg blocks/3. Create the CTA component in Next JS.mp4 127.0 MB
[TutsNode.net] - Next JS & WordPress Build rapid NextJS sites with Next & WP/5. Property pages/3. Implement post featured image as Cover component background with React Context.mp4 123.2 MB
[TutsNode.net] - Next JS & WordPress Build rapid NextJS sites with Next & WP/5. Property pages/12. Implement filters in search API.mp4 119.6 MB
[TutsNode.net] - Next JS & WordPress Build rapid NextJS sites with Next & WP/2. Building the first pages/8. Create Paragraph component & further extend WordPress theme.mp4 101.5 MB
[TutsNode.net] - Next JS & WordPress Build rapid NextJS sites with Next & WP/4. Advanced Gutenberg blocks/4. Implement columns with Gutenberg blocks.mp4 100.5 MB
[TutsNode.net] - Next JS & WordPress Build rapid NextJS sites with Next & WP/2. Building the first pages/6. Create additional pages & child pages in WordPress & dynamic routes in Next JS.mp4 98.4 MB
[TutsNode.net] - Next JS & WordPress Build rapid NextJS sites with Next & WP/5. Property pages/8. Create pagination UI.mp4 97.7 MB
[TutsNode.net] - Next JS & WordPress Build rapid NextJS sites with Next & WP/4. Advanced Gutenberg blocks/5. Rendering Column components within Columns + handling Image blocks in Next JS.mp4 95.7 MB
[TutsNode.net] - Next JS & WordPress Build rapid NextJS sites with Next & WP/3. Creating the main menu/8. Refactor Page components.mp4 92.9 MB
[TutsNode.net] - Next JS & WordPress Build rapid NextJS sites with Next & WP/4. Advanced Gutenberg blocks/2. Assign fields to the CTA block and create block preview.mp4 90.6 MB
[TutsNode.net] - Next JS & WordPress Build rapid NextJS sites with Next & WP/5. Property pages/11. Query preview & add local state for search filters.mp4 86.5 MB
[TutsNode.net] - Next JS & WordPress Build rapid NextJS sites with Next & WP/4. Advanced Gutenberg blocks/1. Create the CTA custom block with ACF blocks.mp4 86.4 MB
[TutsNode.net] - Next JS & WordPress Build rapid NextJS sites with Next & WP/1. Introduction & Setup/2. Course intro & site demo.mp4 86.0 MB
[TutsNode.net] - Next JS & WordPress Build rapid NextJS sites with Next & WP/3. Creating the main menu/1. Create the Main Menu options page with ACF (part 1).mp4 83.8 MB
[TutsNode.net] - Next JS & WordPress Build rapid NextJS sites with Next & WP/5. Property pages/9. Handle pagination in search API.mp4 81.9 MB
[TutsNode.net] - Next JS & WordPress Build rapid NextJS sites with Next & WP/1. Introduction & Setup/4. Set up Next JS + first query for WordPress data with GraphQL.mp4 81.0 MB