JavaScript Unleashed
JavaScript Unleashed
  • Видео 18
  • Просмотров 81 711
Build a Live Streaming App using Reactjs and ZEGOCLOUD
Get 10000 free mins with UIKits: bit.ly/3W2PXgr
Take advantage of ZEGOCLOUD: bit.ly/3BRyAsb
How to build a live streaming app: bit.ly/4fDUr3W
Build a Live Streaming App with ReactJS And Zegocloud's UIKits. ZEGOCLOUD live streaming SDK allows you to easily build your live streaming apps within minutes.
#zegocloud #livestreamingsdk #streamingservice #webrtcstreaming
Thanks for watching!
Просмотров: 178

Видео

Full Stack MERN Todo App with React 19, Express v5, MongoDB, Node.js, and SWR
Просмотров 2,4 тыс.Месяц назад
Build a MERN Stack Todo List App using React 19, Express v5, MongoDB, Node.js and SWR. This video is perfect for anyone who wants to learn how to build a full-stack MERN application. We will use SWR library for efficient data fetching and optimistic UI updates. ⏰ Chapters: 0:00 App Overview 2:37 Initialize and Install backend dependencies 6:10 Routing in expressjs v5 24:40 User and Todo Schema ...
Build a Voice Call App with ReactJS And Zegocloud's UIKits
Просмотров 1,1 тыс.3 месяца назад
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!
Protected routes in Nextjs 15 | Protect Routes with Middleware Nextjs
Просмотров 3,6 тыс.4 месяца назад
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
Просмотров 2,1 тыс.5 месяцев назад
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
Просмотров 5365 месяцев назад
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
Просмотров 4886 месяцев назад
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,7 тыс.6 месяцев назад
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,3 тыс.7 месяцев назад
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
Просмотров 2678 месяцев назад
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
Просмотров 1,2 тыс.9 месяцев назад
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"
Просмотров 7069 месяцев назад
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,3 тыс.11 месяцев назад
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
Просмотров 39 тыс.Год назад
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
Просмотров 9 тыс.Год назад
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
Просмотров 9 тыс.Год назад
Todo App using Next.js 14 Server Actions
How to Add Custom SVG Icons in Next.js
Просмотров 5 тыс.Год назад
How to Add Custom SVG Icons in Next.js
Weather App using HTML CSS and JavaScript
Просмотров 121Год назад
Weather App using HTML CSS and JavaScript