ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

325 results

chantastic
Code-Split with React.lazy and Suspense

You don't need all your code at once. Be lazy... Assignment Sandbox: https://codesandbox.io/s/react-holiday-day-24-p129z.

2:17
Code-Split with React.lazy and Suspense

403 views

5 years ago

chantastic
Make useState with useReducer

React.useState is a very simplistic state management tool. React.useReducer gives us more control complex state management ...

2:00
Make useState with useReducer

466 views

6 years ago

Rendr Software Group
React Suspense in Two Minutes - plus partial pre-rendering and error handling

Contact us: https://rendr.io/contact Explore the Suspense from React.js in this quick two minute video, including partial ...

2:02
React Suspense in Two Minutes - plus partial pre-rendering and error handling

9,091 views

1 year ago

CodeSetupLab
React JS Installation on Windows Made Easy in 2024

How to Install React JS on Windows 11/10 | [2024] React JS Installation Guide For Beginners Install React Latest Version on ...

3:54
React JS Installation on Windows Made Easy in 2024

5,969 views

1 year ago

Roel Van de Paar
React/API/Chart.js: Expected an assignment or function call and instead saw an expression

React/API/Chart.js: Expected an assignment or function call and instead saw an expression Helpful? Please use the *Thanks* ...

3:47
React/API/Chart.js: Expected an assignment or function call and instead saw an expression

150 views

3 years ago

Cyber Junk
Implement smooth scrolling with lenis in react

Achieve Silky Smooth Scrolling in React.js in Under 1 Minute! In this quick tutorial, I'll show you how to implement smooth ...

0:38
Implement smooth scrolling with lenis in react

5,532 views

1 year ago

chantastic
The renderItem Render Prop

Refactor List Components to take a renderItem Render Prop We can't predict the future but we can prepare for it. Taking a render ...

1:55
The renderItem Render Prop

778 views

6 years ago

Kevin Powell
Don’t learn web dev this way

Learning web dev is hard, but taking the right approach can really help! #css #shorts -- Come hang out with other dev's in my ...

1:00
Don’t learn web dev this way

1,417,710 views

3 years ago

Just Clive
Your Next.js App Has a CRITICAL Vulnerability (Here's the 1-Command Fix)

CRITICAL: CVE-2025-55182 AFFECTS REACT 19 + NEXT.JS 15-16 If you're using React 19+ or Next.js 15+, your app might be ...

2:21
Your Next.js App Has a CRITICAL Vulnerability (Here's the 1-Command Fix)

274 views

2 weeks ago

chantastic
Extract Custom Hooks

Just like components, Hooks can be composed and extracted. When it's time to extract a Hook, we just create a new function that ...

1:58
Extract Custom Hooks

855 views

6 years ago

Coding.cherry
npm start not working / How to fix npm error React  /npm start error node js /npm start in vs  code

code #coding #npm #react #coders #computerscience #cs #javascript #javaprogramming #react #reactjs if still not working ...

2:35
npm start not working / How to fix npm error React /npm start error node js /npm start in vs code

277,659 views

4 years ago

chantastic
React Components Less Re-usable than Elements?

Check out my gear on Kit: https://kit.co/chantastic Components are less flexible than Elements... unless you know how manage ...

2:00
React Components Less Re-usable than Elements?

670 views

6 years ago

chantastic
Track Inputs for React.useEffect

useEffect runs every time it is called. That's not good for Hooks that fetch data. Fortunately, we can skip useEffect by tracking the ...

2:07
Track Inputs for React.useEffect

637 views

6 years ago

Muneef
Here are 5 dark mode VScode themes you need!

Be sure to like & save this post, and don't forget to follow @muneef for more content!!! #shorts #100daysofcodechallenge ...

0:13
Here are 5 dark mode VScode themes you need!

369,983 views

2 years ago

Chrome for Developers
View Transitions API

Chrome 126 is rolling out! Learn about the View Transitions API and how it creates seamless visual transitions between different ...

0:31
View Transitions API

7,159 views

1 year ago

chantastic
As Component Prop in React

Components have a nasty way of locking down implementation details. We can give control back to implementing developers with ...

2:06
As Component Prop in React

524 views

6 years ago

Gavin Gone
THE TOP 5 SCARIEST JUMPSCARES IN "JR's"... (FNAF Fan-Game) #shorts

THE TOP 5 SCARIEST JUMPSCARES IN "JR's"... (FNAF Fan-Game) #shorts.

0:17
THE TOP 5 SCARIEST JUMPSCARES IN "JR's"... (FNAF Fan-Game) #shorts

8,160,509 views

3 years ago

Chrome for Developers
How to keep source maps private #DevToolsTips

Source maps let you keep your code readable and debuggable even after you've combined and minified it, without impacting ...

0:43
How to keep source maps private #DevToolsTips

5,947 views

2 years ago

chantastic
Create and Use Context

Context is a way to pass data around our app without passing props. Let's create and use Context in our app with createContext() ...

2:20
Create and Use Context

465 views

6 years ago

CS50
Does CS50 Help Get a Job - CS50 Reels #Shorts

Professor David J. Malan on whether CS50 helps you get a job.

1:00
Does CS50 Help Get a Job - CS50 Reels #Shorts

569,421 views

2 years ago

Chrome for Developers
Vertical rhythm - GUI Snippets

Vertical rhythm is a classic typography technique that creates a baseline alignment with the entire UI. Latest episode ...

1:00
Vertical rhythm - GUI Snippets

6,116 views

2 years ago

Moonwood Games
Making My RPG Maker Game Not Look Like An RPG Maker Game #indiegame #twitchclips #rpgmaker

I'm making my game with RPG Maker, but I'm trying to avoid making it look like an RPG Maker game Music By  ...

0:17
Making My RPG Maker Game Not Look Like An RPG Maker Game #indiegame #twitchclips #rpgmaker

98,170 views

8 months ago

Chrome for Developers
color-mix() #shorts

he CSS color-mix() function lets you mix colors, in any of the supported color spaces, right from your CSS.

0:53
color-mix() #shorts

4,535 views

1 year ago

chantastic
Dispatch Actions with useReducer

React.useReducer takes *actions* to modify state. An action is just an object with a `type` and optional `payload` properties.

2:12
Dispatch Actions with useReducer

628 views

6 years ago

PuZZleDucK
ReactJS gource

Development of ReactJS from 2013 to 2015 in Gource.

1:10
ReactJS gource

69 views

10 years ago