ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

121 results

Kinetic Coding
State | 18 | Class | Component | Explained with Example | Coding | Frontend | Development | Website

Welcome to our React From Basic to Advance series! In this video, you'll learn everything about state in React—how it works in ...

8:16
State | 18 | Class | Component | Explained with Example | Coding | Frontend | Development | Website

23 views

6 months ago

Farzan Yaz
How I Made Next.js Navigation Feel Instant — Even on Dynamic Routes

In this video, I'll show you exactly how I achieved lightning-fast navigation in my app using react query! 25 Web Dev ...

7:01
How I Made Next.js Navigation Feel Instant — Even on Dynamic Routes

1,226 views

4 months ago

The Debug Zone
Mastering i18n in React and Django: A Guide to Internationalization & Localization

In today's globalized world, creating applications that cater to diverse audiences is essential. In this video, we delve into the ...

1:31
Mastering i18n in React and Django: A Guide to Internationalization & Localization

26 views

9 months ago

The Debug Zone
Understanding e.target.value in ReactJS Input Fields: A Complete Guide

In this video, we dive deep into the concept of `e.target.value` in ReactJS input fields, a crucial aspect for managing user input in ...

1:32
Understanding e.target.value in ReactJS Input Fields: A Complete Guide

0 views

11 days ago

The Debug Zone
How to Access Current Locale in React-Intl: A Complete Guide

In this video, we dive into the world of React-Intl, a powerful library for internationalizing your React applications. Understanding ...

1:31
How to Access Current Locale in React-Intl: A Complete Guide

3 views

3 months ago

The Debug Zone
How to Use the Match Object in ReactJS Class Components: A Complete Guide

In this video, we'll dive into the Match Object in ReactJS class components, a crucial tool for managing routing and navigation in ...

3:03
How to Use the Match Object in ReactJS Class Components: A Complete Guide

2 views

4 months ago

Alex Demko
Elasticsearch Explained: Build a Fast Search App with Node.js & React! 🚀

Ever wondered how Elasticsearch powers blazing-fast searches? In this video, we explore Elasticsearch — a scalable NoSQL ...

25:25
Elasticsearch Explained: Build a Fast Search App with Node.js & React! 🚀

1,143 views

4 months ago

Augmented Minds: AI Thinking Hacks
Passkeys, Fingerprint, FaceID: Passwordless Login with WebAuthn in Node.js + React

আপনি কি পাসওয়ার্ড মনে রাখতে ক্লান্ত? চলুন WebAuthn (passkeys, security keys, FaceID) ...

6:55
Passkeys, Fingerprint, FaceID: Passwordless Login with WebAuthn in Node.js + React

30 views

2 months ago

Youssouf Oumar
File & Image Uploading with Preview: Theory and Practice

In this video, we'll walk through how to build an image and file upload feature using HTML, CSS, JavaScript, and React.js, ...

18:48
File & Image Uploading with Preview: Theory and Practice

370 views

8 months ago

The Debug Zone
How to Separate HTML Templates in ReactJS: Best Practices and Tips

In this video, we'll explore the best practices for separating HTML templates in ReactJS, a crucial skill for maintaining clean and ...

1:57
How to Separate HTML Templates in ReactJS: Best Practices and Tips

2 views

2 weeks ago

The Debug Zone
Fixing intl.formatMessage Issues in React-Intl: Common Problems & Solutions

In this video, we dive into the common challenges developers face when using `intl.formatMessage` in React-Intl. Whether you're ...

2:11
Fixing intl.formatMessage Issues in React-Intl: Common Problems & Solutions

12 views

6 months ago

The Debug Zone
Best Practices for Setting Initial State in React Redux Constructor

In this video, we delve into the essential best practices for setting the initial state in a React Redux constructor. Understanding how ...

2:07
Best Practices for Setting Initial State in React Redux Constructor

0 views

3 months ago

The Debug Zone
Scroll Restoration in React Router v4: Best Practices and Solutions

In this video, we dive into the essential topic of scroll restoration in React Router v4. As web applications become increasingly ...

3:37
Scroll Restoration in React Router v4: Best Practices and Solutions

14 views

5 months ago

Alex Demko
Micro-Frontends in 2025: Full Webpack Module Federation Tutorial 🌐 | React + Webpack Setup

Wondering how micro-frontends work in real projects? In this video, I'll show you how to build a micro-frontend architecture ...

35:23
Micro-Frontends in 2025: Full Webpack Module Federation Tutorial 🌐 | React + Webpack Setup

2,320 views

5 months ago

The Debug Zone
How to Set Default Selected Options in Semantic UI React Dropdown

In this video, we'll explore how to set default selected options in Semantic UI React's Dropdown component. Whether you're ...

1:48
How to Set Default Selected Options in Semantic UI React Dropdown

0 views

3 weeks ago

The Debug Zone
Using If Conditions Inside map() in React: A Complete Guide

In this video, we dive into the powerful combination of `if` conditions and the `map()` function in React. Whether you're rendering ...

2:51
Using If Conditions Inside map() in React: A Complete Guide

4 views

5 months ago

The Debug Zone
How to Change State in React with TypeScript 2.0: A Step-by-Step Guide

In this video, we'll dive into the essentials of managing state in React using TypeScript 2.0. Whether you're a beginner or looking ...

2:36
How to Change State in React with TypeScript 2.0: A Step-by-Step Guide

2 views

3 weeks ago

BraveHub
Frontend Development Full Course 2025 | HTML, CSS, JavaScript, React, TypeScript, TailwindCSS, Git

Frontend Development Full Course 2025 | HTML, CSS, JavaScript, React, TypeScript, TailwindCSS, Git and Github Frontend ...

5:05:43
Frontend Development Full Course 2025 | HTML, CSS, JavaScript, React, TypeScript, TailwindCSS, Git

1,597 views

3 months ago

Coder Insan
MERN Stack Full Project: Task Manager App with Auth, CRUD & Filters

In this video, we'll build a complete Full Stack Task Manager App using React (Vite) for the frontend and Node.js + Express + ...

2:54:23
MERN Stack Full Project: Task Manager App with Auth, CRUD & Filters

2,049 views

4 months ago

The Debug Zone
React Native getItemLayout: Fixing Common Issues and Best Practices

In this video, we dive into the essential topic of `getItemLayout` in React Native, a powerful tool for optimizing list performance.

2:18
React Native getItemLayout: Fixing Common Issues and Best Practices

7 views

5 months ago

Jan Hesters
How To Set Up Express 5 For Production In 2025

Want to hire a senior React developer? Visit https://reactsquad.io/jan now! If you're expanding your team and need to hire React ...

41:32
How To Set Up Express 5 For Production In 2025

454 views

3 months ago

The Debug Zone
Fixing Compatibility Issues: Using Link with Material-UI in React

In this video, we dive into the common compatibility issues developers face when integrating the `Link` component with ...

5:30
Fixing Compatibility Issues: Using Link with Material-UI in React

4 views

2 months ago

The Debug Zone
Fixing React Router DOM Issues: Common Problems and Solutions Explained

In this video, we dive into the common challenges developers face when working with React Router DOM. Whether you're ...

2:39
Fixing React Router DOM Issues: Common Problems and Solutions Explained

7 views

3 months ago

The Debug Zone
How to Download Files in React Native: A Step-by-Step Guide

In this video, we'll explore the essential steps to download files in React Native, a popular framework for building mobile ...

2:17
How to Download Files in React Native: A Step-by-Step Guide

122 views

9 months ago

pragmattic
Animated sphere in React Three Fiber! (shader logic written entirely in Typescript!)

Quickly get started with WebGPU in React Three Fiber, and start utilising the new Three.js Shading Language Node materials.

7:35
Animated sphere in React Three Fiber! (shader logic written entirely in Typescript!)

796 views

9 months ago