- 16
- 72 550
JavaScript Unleashed
เข้าร่วมเมื่อ 17 ก.ย. 2023
Welcome to JavaScript Unleashed, where we're all on a learning journey together!
If you're passionate about JavaScript and its incredible frameworks but still consider yourself a fellow learner, you're in the right place. Join me as we navigate the exciting world of JavaScript side by side. Whether you're a beginner just starting out or someone with some experience looking to level up, this channel is for you.
Together, we'll unravel the mysteries of JavaScript, explore its nooks and crannies, and tackle real-world coding challenges. Expect tutorials, tips, and insights that cater to learners of all levels. We'll celebrate our wins and learn from our mistakes, fostering a supportive community that's all about growth.
If you're passionate about JavaScript and its incredible frameworks but still consider yourself a fellow learner, you're in the right place. Join me as we navigate the exciting world of JavaScript side by side. Whether you're a beginner just starting out or someone with some experience looking to level up, this channel is for you.
Together, we'll unravel the mysteries of JavaScript, explore its nooks and crannies, and tackle real-world coding challenges. Expect tutorials, tips, and insights that cater to learners of all levels. We'll celebrate our wins and learn from our mistakes, fostering a supportive community that's all about growth.
Build a Voice Call App with ReactJS And Zegocloud's UIKits
Get 10000 free mins with UIKits: bit.ly/3U1kydw
Learn more about ZEGOCLOUD: bit.ly/4ezbHrA
How to build a voice call App: bit.ly/3XUDyvm
Build a Voice Call App with ReactJS And Zegocloud's UIKits. ZEGOCLOUD voice call SDK &API allows you to easily build your live video chat apps within minutes.
#zegocloud #voicecall #nextjs #sdk #api
Thanks for watching!
Learn more about ZEGOCLOUD: bit.ly/4ezbHrA
How to build a voice call App: bit.ly/3XUDyvm
Build a Voice Call App with ReactJS And Zegocloud's UIKits. ZEGOCLOUD voice call SDK &API allows you to easily build your live video chat apps within minutes.
#zegocloud #voicecall #nextjs #sdk #api
Thanks for watching!
มุมมอง: 853
วีดีโอ
Protected routes in Nextjs 15 | Protect Routes with Middleware Nextjs
มุมมอง 1.5Kหลายเดือนก่อน
Protect your Next.js 15 routes with middleware. Learn how to create secure access controls and prevent unauthorized users from accessing sensitive content. Stay tuned for upcoming videos. 🚀 Let's craft something together! 🚀
Note Taking App using Next.js | Credentials Provider Auth.js | Server Actions
มุมมอง 1.6K2 หลายเดือนก่อน
In this video, we will build full stack note taking app using Next.js. You'll learn how to implement secure user authentication using Auth.js with the Credentials Provider. We'll also implement CRUD operations with Next.js Server Actions. ⏰ Chapters: 0:00 App Overview 1:10 Project Setup 2:00 Layout And Routing 14:05 Auth.js Credentials Provider 58:12 CRUD using Server Actions 2:09:40 Pagination...
Server Side Pagination in Next.js 14 | Pagination in Server Components
มุมมอง 4353 หลายเดือนก่อน
Learn how to implement server side pagination in Next js 14 server component. By the end of this tutorial, you'll have a fully functional pagination system integrated into your Next.js application. Stay tuned for upcoming videos. 🚀 Let's craft something extraordinary together! 🚀 #pagination #notetakingapp
Build a Video Call App in Next js14 using ZEGOCLOUD UIKits
มุมมอง 4614 หลายเดือนก่อน
In this video we will build a Video Call App in Next.js 14 using ZEGOCLOUD UIKits. 📲 Get 10,000 free minutes with UIKits: bit.ly/3L4s3ey 📘 Learn more about ZEGOCLOUD: bit.ly/3XDeuKI 🔧 100% customized video call SDK: bit.ly/45Lpgkf 📚 How to build a video call App: bit.ly/3XJpZ3o ZEGOCLOUD video call SDK &API allows you to easily build your live video chat apps within minutes. #zegocloud #videoca...
CRUD using Server Actions in Next.js 14 | Note Taking App
มุมมอง 2.1K4 หลายเดือนก่อน
In this video, we'll implement CRUD operations using Server Actions in Next.js 14. This tutorial shows how to use Server Actions to create, read, update, and delete (CRUD). ⏰ Chapters: 0:00 Overview 0:40 Create 13:10 Read Basics 16:40 Read Advanced 38:00 Delete 48:10 Update Stay tuned for upcoming videos. 🚀 Let's craft something extraordinary together! 🚀
Note Taking App using Next.js 14 | Auth.js Credentials Provider
มุมมอง 2.3K5 หลายเดือนก่อน
In this video, we'll guide you through building a note-taking app using Next.js 14. Learn how to integrate the Auth.js Credentials Provider for secure user authentication. ⏰ Chapters: 0:00 Introduction and Overview 1:00 Setting Up the Next.js App 2:12 Understanding Routing Basics 4:30 Designing the App's Layout 12:00 Connecting to MongoDB Database 16:30 Implementing NextAuth 26:10 Adding Login ...
Note Taking App using Next.js 14 | App Overview | Coming Soon
มุมมอง 2296 หลายเดือนก่อน
Get ready for an epic journey as we kick off the series on building a Note-Taking App with the Next.js 14. Here's what we'll cover: ✔️ Routing ✔️ Next Auth v5 ✔️ Pagination ✔️ CURD with Server Actions and many more. Stay tuned for upcoming videos. 🚀 Let's craft something extraordinary together! 🚀
How to connect NextJS 14 App and MongoDB with Mongoose
มุมมอง 1K6 หลายเดือนก่อน
In this tutorial, you will learn how to seamlessly integrate MongoDB into your Next.js 14 application using Mongoose. Whether you're a beginner or an experienced developer, follow along as we walk you through each step of the process. From setting up your Next.js environment to establishing a robust connection to MongoDB using Mongoose, this video covers it all. By the end, you'll have the know...
The #1 Mistake Nextjs14 Developers Make | Misusing "use client"
มุมมอง 7027 หลายเดือนก่อน
In Next.js 14, developers often misuse the 'use client' directive, leading to common pitfalls in their applications. In this video, we'll dive deep into the proper use of the 'use client' directive in Next.js 14. Discover how to sidestep common pitfalls and optimize your application's performance to its fullest potential.
Next.js 14 Server Actions: Success and Error Handling with React-Hot-Toast
มุมมอง 1.2K9 หลายเดือนก่อน
Unlock the power of Next.js 14 server actions with seamless success and error handling using React-Hot-Toast! In this tutorial, dive into the intricacies of managing responses from your server actions, ensuring a flawless user experience. Elevate your development skills as we guide you through practical examples and tips for optimal integration. Join us on this journey to enhance your Next.js p...
Next.js 14 Authentication with NextAuth | NextAuth with Credentials
มุมมอง 38K11 หลายเดือนก่อน
Unlock the power of authentication in Next.js 14 with our comprehensive guide on implementing NextAuth for credentials-based authentication. Learn step-by-step how to secure your Next.js applications with the latest features, as we walk you through the seamless integration of NextAuth. Subscribe for more videos. Thanks for watching. #nextauth #nextjs14
Implement Pagination in Next.js 14 | Server-side Pagination in Next.js 14
มุมมอง 8Kปีที่แล้ว
Implement Pagination in Next.js 14 Throughout this tutorial, we'll cover the essential concepts and practical techniques for creating a seamless pagination system. You'll gain a thorough understanding of how pagination works in the context of Next.js 14 using server components. Thanks for watching #nextjs14
Todo App using Next.js 14 Server Actions
มุมมอง 9Kปีที่แล้ว
In this video, we will be building Todo App using Next.js 14 Server Actions. It is the one of the best feature of Next.js 14. Thanks for watching #serveractions #nextjs #nextjs14
How to Add Custom SVG Icons in Next.js
มุมมอง 4.5Kปีที่แล้ว
In this tutorial, you'll learn how to effortlessly add custom SVG icons to your Next.js projects without using npm package svgr/webpack. Thanks for watching.
Weather App using HTML CSS and JavaScript
มุมมอง 106ปีที่แล้ว
Weather App using HTML CSS and JavaScript
pls provide the github repo. Thank you!
bro, please provide your GitHub link or the code itself for logo and svg's
where's the GitHub link
Thank you so much for your valuable information about protected route ❤. This is a awesome and informative video 💯
The challenge in NextJs is during build time. I find it difficult for me to build it for deployment.
this is a good example of protected routes in a middleware. There's one downside on Nextjs Middleware and is that if you need to check other things there like using next-i18n-router package to handle translations then you need to choose one or the other. Would you create a video showing how to do something like that? How to use the same response? I could not find a way to make this work to be honest
📲 Get 10000 free mins with UKits: bit.ly/3U1kydw 📘 Learn more about ZEGOCLOUD: bit.ly/4ezbHrA 📚 How to build a voice call App: bit.ly/3XUDyvm
good work, bravo
can you provide github repo for this project?
next15 ?
Awesome tutorial! I'm asking my self why don't you used TS. I'm starting as a developer and always saw people talking about TS. There's some kind of advantage not using it? Thank you!
TS is ideal for large-scale projects, but this tutorial is for beginners, so I kept it simple by not using TS.
Can you provide the source code for it? A GitHub repository or a Google Drive link would work. Also, how are you applying CSS styling to the tags? From what i can see this is not module.css way as you are not even importing module.css file to components
woow thats amazing please can you make a video about Auth.js login using facebook?
Very informative video. Pls post the source code. Thanks
imagine writing css in 2024
Why use javascript instead of typescript?
bro code ka github link nahi hai kya? hai to please mention kijiye bro
Very informative video. Pls post the source code. Thanks
📲 Get 10,000 free minutes with UIKits: bit.ly/3L4s3ey 📘 Learn more about ZEGOCLOUD: bit.ly/3XDeuKI 🔧 100% customized video call SDK: bit.ly/45Lpgkf 📚 How to build a video call App: bit.ly/3XJpZ3o
Short,precise and straight to the point nice ome
i am encountering an error. after adding todo the ui is not getting changed. the data is getting added in the mongoDB tho. can you please help me??
Nice vid♥️
Do you have a git repo of this ?
have you ever try to deploy it on vercel? cause auth.js is sucks. my page become 404
excellent. From Bangladesh.
Awesome best video on next auth credentials
Can you please provide the code?
sir kindly tell me which vscode theme you can use??
Hi bro Can you sell me this channel ready to pay
Hi bro Can you sell me this channel ready to pay
Nice thumbnail
😂
Use Js extensions not need to define use client or use server
You could also turn that delete into a server action
Yeah, but the user wouldn't be able to get feedback when the button is clicked. That's why we have use server action for delete functionality and to implement react-hot-toast we have to make it client component.
Thanks you so much. This tutorial was exactly what i wanted. Can you also provide a tutorial on authentication with google provider? Also how to implement the my profile page.
token verification missing
middleware.js file should be in src path!!! (next-auth@4.24.7)
yes
its nice i can now revise concepts in a10 minutes thankss
Where i can get the GitHub code
Thanks 👌
Dude you help alot i will keep your channel, you do what most experice user were unable to do the JWT and Cllack hlpes
Source code
Easy guide but please provide logout and email, username showing system in profile
Thank you so much it was very helpful, such a great video
can I get the GitHub repo?
tnx a lot
Github link
How do I get the session data?
Nice! <3
Its all good but how do i get the session data.
goat!