Indian Coders
Indian Coders
  • Видео 122
  • Просмотров 1 374 645
Redis Crash Course + Node.Js Integration
In this video, you will learn everything about Redis. You will learn why actually Redis is required and you will interact with Redis with Docker Image and perform the use cases
This video covers everything you need to know:
1. What is Redis?
2. Why we need Redis?
3. The Use-cases of Redis
4. Integrating Redis With Node.Js Using Docker Image
5. Interact with Redis CLI with Docker
Timestamps:
0:00 Introduction to course
1:28 Introduction to Redis
2:49 Problem without Redis and Why we need Redis?
12:42 Connect to Redis Docker Image and Interact with it
22:54 Implement use cases of Redis one by one
54:01 Working with JSON Data With Redis With Node.Js
🌐 More Courses
NextJS Advanced Blog Writing SaaS: ruclips...
Просмотров: 1 317

Видео

Node.Js REST API With Express MySQL Docker
Просмотров 6 тыс.3 месяца назад
Build a powerful Node.js REST API with Express, MySQL & Docker! This tutorial guides you step-by-step. Perfect for beginners! #Nodejs #RESTapi #Express #MySQL #Docker Timestamps: 0:00 Introduction 🌐 More Courses NextJS Advanced Blog Writing SaaS: ruclips.net/video/KZnIfBIvW1k/видео.html Prisma Course: ruclips.net/video/QQZLAdz3Y-M/видео.html Next.JS Full Stack Blog Guide: ruclips.net/video/PabM...
🚀 Complete React Course With Projects, Tailwind, Redux, MUI, Deployment | Part 2
Просмотров 2,9 тыс.7 месяцев назад
🚀 Welcome to the Part 2 of Complete React JS Course for 2024. This is Phase 2 of this complete course where you will learn Advanced React Concepts with an amazing Project ✨ By taking this react course you will learn most important concepts of React which are required for building modern web applications/ 🏆 By the end of all phases you can apply this knowledge in your work or organization or you...
🚀 Complete React Course With Tailwind, Redux, MUI, Deployment (2024)
Просмотров 6 тыс.7 месяцев назад
🔥 Build stunning UIs with Tailwind, handle state with Redux, and craft accessible components with MUI. This complete course teaches you everything, from basics to deployment for completely FREE! 🚀 Welcome to the Complete React JS Course for 2024. This is Phase 1 of this complete course where you will learn and master the basics of React in depth. ✨ By taking this react course you will learn mos...
🚀 Complete React JS Course 2024 | Beginner to Pro
Просмотров 6 тыс.7 месяцев назад
🚀 Welcome to the Complete React JS Course for 2024. This is Phase 1 of this complete course where you will learn and master the basics of React in depth. ✨ By taking this react course you will learn most important concepts of React which are required for building modern web applications/ 🏆 By the end of all phases you can apply this knowledge in your work or organization or you can surely get h...
Become a MERN Stack Expert: Build Real World AI Chatbot With Authentication | MERN Stack Projects
Просмотров 29 тыс.10 месяцев назад
Learn to build a secure and scalable AI chatbot with MERN Stack and advanced authentication in this comprehensive course!. You can say ChatGPT Clone 😊 This is a MERN Stack Project, With Advanced Authentication and An AI Chatbot SaaS Platform With React, Node, MongoDB, Express, Typescript. This is a complete MERN Stack tutorial, everything from scratch. By the end of this video you will have a d...
Build A Full Stack Ai Chat Bot Using MERN Stack With Advanced Authentication | Part 1
Просмотров 14 тыс.11 месяцев назад
In this video, we will build a full-stack AI chatbot using the MERN stack (MongoDB, Express, React, and Node.js). We will also implement advanced authentication features, such as user registration and login. This is a customized Full Stack ChatGPT Clone With MERN Stack where everything is stored in Database The MERN stack is a popular choice for building web applications, and it is well-suited ...
Full Stack Next.js Roadmap 2023: Prerequisites, Learning Path, Resources
Просмотров 2,9 тыс.Год назад
Welcome to the ultimate Next.js roadmap! 🔗 Links mentioned in the video: FREE Resources: 🌟 Next.JS API Routes: ruclips.net/video/O-NGENb6LNg/видео.html 🌟 Full Stack BLOG APP: ruclips.net/video/PabMVyF9vUg/видео.html 🌟 Server and Client Components: ruclips.net/video/xnVsIEoFSaA/видео.html 🌟 Data Fetching: ruclips.net/video/T3dSQJnAJ9M/видео.html 🌟 Advanced Next.JS Paid Course Video and Demo: ruc...
Prisma ORM Course: Build a Twitter API Clone with MonogDB & Next.js
Просмотров 11 тыс.Год назад
In this course, You will learn using Prisma ORM With Next.JS and MongoDB. You will learn everything about Prisma ORM with MongoDB and Next.JS This course can help you become a Next.JS Backend API Developer. Things we will cover: 👉 What is Prisma? 👉 Generating Prisma Client and Schema 👉 Integrating MongoDB Cloud 👉 Build CRUD Of Users and Posts (Tweets) 👉 Login Signup Authentication If you want t...
User Authentication With Credentials Provider | NextAuth Guide (2023)
Просмотров 4,3 тыс.Год назад
In this video you will be able to handle login and logout with NextAuth Prisma and MongoDB with Real Users. By the end of this video you will be able to authenticate user with credentials provider with NextAuth Reference Links: Next.js - nextjs.org/docs Next-Auth - next-auth.js.org MongoDB: www.mongodb.com/ Prisma: www.prisma.io/ Prisma with Mongodb: www.prisma.io/docs/getting-started/setup-pri...
Setup Prisma And MongoDB With NextAuth | NextAuth Guide (2023)
Просмотров 19 тыс.Год назад
Learn how to integrate Prisma ORM with NextAuth and Use MongoDB Database To Create Users with User Registration API Route Reference Links: Next.js - nextjs.org/docs Next-Auth - next-auth.js.org MongoDB: www.mongodb.com/ Prisma: www.prisma.io/ Prisma with Mongodb: www.prisma.io/docs/getting-started/setup-prisma/add-to-existing-project/mongodb-typescript-mongodb Things you will learn in the video...
Integrate NextAuth with Next.js 13 | NextAuth Guide (2023)
Просмотров 24 тыс.Год назад
Learn how to integrate NextAuth.js with Next.js 13 to build a secure and scalable authentication system. This comprehensive guide covers everything from setting up NextAuth.js to customizing its features. Reference Links: Next.js - nextjs.org/docs Next-Auth - next-auth.js.org Things you will learn in the video, ✨Integrating and Setup NextAuth in Nextjs app ✨Setup Credentials Email Provider ✨Add...
NextAuth Tutorial For Beginners | Next Auth Guide
Просмотров 2,2 тыс.Год назад
In this video, I'll introduce you to NextAuth.js, a powerful authentication library for Next.js apps. I'll show you how to set up NextAuth.js in your own app, and I'll cover some of the basic features of the library. By the end of this video, you'll have a good understanding of what NextAuth.js is and how you can use it to add authentication to your Next.js app. Things you will learn, 👉What is ...
Build A Full Stack Advanced Blog App Next.js, Next Auth, Prisma, MongoDB, Image Upload Etc.
Просмотров 4,5 тыс.Год назад
Learn how to build a Next.js 13 advanced blog posting platform with Next Auth, Prisma, MongoDB, REST API, React Server client components, rich text editor, image upload, Shadcn UI Component Library, Tailwind CSS, Responsive Design, Modern App, Google Github Sign In, And much more. 🔖Purchase Course: www.indiancoders.in/courses/64b6a005e4b056eb35f5df5d 📄 Click here to download brochure: tinyurl.c...
Next JS 13 Data fetching Secrets That You Should Know 😯
Просмотров 3,2 тыс.Год назад
Learn how to improve the performance of your Next.JS applications by using data fetching and caching. 🚀 In this video, we'll cover the following topics: ✨ How to fetch data from a remote API ✨How to cache data for improved performance ✨How to use Next.JS 13's built-in caching features ✨We'll also build a simple example app to demonstrate the concepts we've covered. ✨You will be able to migrate ...
Next.js 13 Server Components v/s Client Components In Depth!
Просмотров 3,4 тыс.Год назад
Next.js 13 Server Components v/s Client Components In Depth!
Build A Full Stack Blog App: Next.js 13.4, React, Tailwind, Prisma, MongoDB (2023)
Просмотров 26 тыс.Год назад
Build A Full Stack Blog App: Next.js 13.4, React, Tailwind, Prisma, MongoDB (2023)
Build A Simple CRUD API With Next.js 13 App Router (REST API)
Просмотров 76 тыс.Год назад
Build A Simple CRUD API With Next.js 13 App Router (REST API)
Build and Deploy A Modern FULL STACK Blog Application With MERN Stack, GraphQL, React, Typescript
Просмотров 11 тыс.Год назад
Build and Deploy A Modern FULL STACK Blog Application With MERN Stack, GraphQL, React, Typescript
Tailwind CSS Tutorial With Next JS 13 For Beginners (2023)
Просмотров 12 тыс.Год назад
Tailwind CSS Tutorial With Next JS 13 For Beginners (2023)
Master MERN Stack By Building A Movie Booking Application 🚀 (Complete Beginner Friendly)
Просмотров 61 тыс.Год назад
Master MERN Stack By Building A Movie Booking Application 🚀 (Complete Beginner Friendly)
GraphQL Course With Node And Express (2023)
Просмотров 1,9 тыс.Год назад
GraphQL Course With Node And Express (2023)
Responsive Design With Tailwind | Tailwind CSS Course With Next JS React Typescript
Просмотров 2 тыс.Год назад
Responsive Design With Tailwind | Tailwind CSS Course With Next JS React Typescript
Using Tailwind Arbitrary values | Tailwind CSS Course With Next JS React Typescript
Просмотров 353Год назад
Using Tailwind Arbitrary values | Tailwind CSS Course With Next JS React Typescript
Customize Theme | Tailwind CSS Course With Next JS React Typescript
Просмотров 1,4 тыс.Год назад
Customize Theme | Tailwind CSS Course With Next JS React Typescript
How to apply Custom Styles | Tailwind CSS Course With Next JS React Typescript
Просмотров 988Год назад
How to apply Custom Styles | Tailwind CSS Course With Next JS React Typescript
Project - Building About Page | Tailwind CSS Course With Next JS React Typescript
Просмотров 1,1 тыс.Год назад
Project - Building About Page | Tailwind CSS Course With Next JS React Typescript
Handling Hover, Focus, and Other States | Tailwind CSS Course With Next JS React Typescript
Просмотров 1,3 тыс.Год назад
Handling Hover, Focus, and Other States | Tailwind CSS Course With Next JS React Typescript
Building Header With Tailwind | Tailwind CSS Course With Next JS React Typescript
Просмотров 4,2 тыс.Год назад
Building Header With Tailwind | Tailwind CSS Course With Next JS React Typescript
How Does Tailwind CSS Works? | Tailwind CSS Course With Next JS React Typescript
Просмотров 487Год назад
How Does Tailwind CSS Works? | Tailwind CSS Course With Next JS React Typescript

Комментарии

  • @colbr6733
    @colbr6733 9 часов назад

    This is really great, those of us that have been around data a long time can recognise a well managed approach to code and data. Thank you.

  • @GameLoverVivekrana
    @GameLoverVivekrana 2 дня назад

    Make sure you do not add any special character in password

  • @rudikshul25
    @rudikshul25 3 дня назад

    Thanks for guide!

  • @sportscity5487
    @sportscity5487 7 дней назад

    I suggest you its now era of full stack, you must create front end to complete your video.

  • @CR7Fans-kerala
    @CR7Fans-kerala 8 дней назад

    2:59:11 begins the frontend

  • @charankalla4875
    @charankalla4875 10 дней назад

    can you write test cases for it

  • @himankshu
    @himankshu 11 дней назад

    Wow you sing well . Nice music 😂😂😂

  • @israelthewhite4863
    @israelthewhite4863 12 дней назад

    Thanks a lot, This video was GREAT !

  • @vikaskushwah165
    @vikaskushwah165 13 дней назад

    well explain tutorial

  • @sharmin55
    @sharmin55 13 дней назад

    Thank you so much for this content, it was very clear and useful, best wishes for you and your channel keep the good job! 🤍

  • @CR7Fans-kerala
    @CR7Fans-kerala 20 дней назад

    your backend part really superb and working perfectly fine. but frontend is too bad and you missed out manythings

  • @Pshorts786
    @Pshorts786 26 дней назад

    sir in the existing user and existing id you re not geeting like pramams id or body how ur checking it

  • @Pshorts786
    @Pshorts786 Месяц назад

    until backend i am doing well nd i done backend easily but the frontend part is so much confusing

  • @chakri6262
    @chakri6262 Месяц назад

    another level lecture

  • @botstar4915
    @botstar4915 Месяц назад

    Your teaching skill is really good, u are one of the hidden gem 💎 , this video will help N number of developer, thank you for making this video

    • @IndianCoders
      @IndianCoders Месяц назад

      Thank you so much, really made my day.

  • @vishakraman9215
    @vishakraman9215 Месяц назад

    Thank you, where is the source code?

  • @Me-nh3pt
    @Me-nh3pt Месяц назад

    Son of god himself.

  • @vaibhavjaiswal8034
    @vaibhavjaiswal8034 Месяц назад

    best tutorial on this topic

  • @yourjeemate3590
    @yourjeemate3590 Месяц назад

    Say if I want to customise the model based on custom data how to do this

  • @PraveenKumar-jf7bu
    @PraveenKumar-jf7bu Месяц назад

    Great video

  • @prajyot2021
    @prajyot2021 Месяц назад

    Thanks for the content man! One question: What if we want to map all blogs as soon as user adds new blog and without the need of refreshing the page manually? Any Suggestion would be appreciated!

    • @IndianCoders
      @IndianCoders Месяц назад

      2 common approaches, 1. Side effect using use effect, 2. another could be when user successfully added the blog, don’t refresh and don’t perform db operation, just append to that array in UI. Let me know if this works

  • @user-pd9ew7ze4s
    @user-pd9ew7ze4s Месяц назад

    if i do code with you then am i facing any problem as it is old content

  • @do-u-know-that
    @do-u-know-that Месяц назад

    time stamp

  • @do-u-know-that
    @do-u-know-that Месяц назад

    source code please

  • @jotirmoysaha4727
    @jotirmoysaha4727 Месяц назад

    can you provide me that PPT

  • @ag8800
    @ag8800 Месяц назад

    Where is source code?

  • @gabrielgavrilov520
    @gabrielgavrilov520 Месяц назад

    "How To Send Data From Child To Parent Component" >proceeds to show how to map a function from a parent to a child thanks for wasting my time

  • @user-mi7wz1me1m
    @user-mi7wz1me1m Месяц назад

    Background music is too loud, it could've been a very informative video 😢

  • @utkarshvishkarma2614
    @utkarshvishkarma2614 Месяц назад

    ovie validation failed: admin: Path `admin` is required. at ValidationError.inspect (C:\Users\abc\Desktop\my_app\Node\mobile ticketing system\backend ode_modules\mongoose\lib\error\validation.js:50:26) This error is showing wen I am teying to add the movie

  • @_NguyenKhacLoc
    @_NguyenKhacLoc 2 месяца назад

    how to get access to your .txt file? your website currently down

  • @try-b2k
    @try-b2k 2 месяца назад

    cookies are not being sent even the withCredentials are true in axios please provide any solution for this

  • @shwetaubale9207
    @shwetaubale9207 2 месяца назад

    why does it show 8 vulnerabilities (2 moderate, 6 high) in my program

  • @chinenyeonyema6368
    @chinenyeonyema6368 2 месяца назад

    Well done so thoroughly put together.💯👌👏

  • @mainstagesoundableton6213
    @mainstagesoundableton6213 2 месяца назад

    Thanks a lot!

  • @DamolaOjomu
    @DamolaOjomu 2 месяца назад

    God bless

  • @santokhan_
    @santokhan_ 2 месяца назад

    Yes. It happens on coding also

  • @muhammadsajidrazaansari8074
    @muhammadsajidrazaansari8074 2 месяца назад

  • @rajrai4294
    @rajrai4294 2 месяца назад

    23:39 Sirf Spelling mistake ke liye instagram pe msg 😭