ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

357 results

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,095 views

1 year 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

KUNAL BISWAS - News, Technology, Shorts
Friendly Knife Fighting Between Philippine Marine And USMC

Friendly Modern Knife Fighting Competition Between Philippine Marine And United States Marine Corps, The United States ...

0:13
Friendly Knife Fighting Between Philippine Marine And USMC

5,915,846 views

3 years ago

PurelyFunctional tv
React and the Virtual DOM

A fairytale about an unhappy View who meets a robotic friend. http://www.lispcast.com/what-is-react for more information #Clojure ...

3:51
React and the Virtual DOM

275,458 views

10 years ago

SafariClips
Try Not to Laugh Challenge 29 🤣 #shorts

Try Not to Laugh Challenge pt.29, feat Kai Cenat reacts on baby ai interviews. Do you think these baby AI interviews are too much ...

0:48
Try Not to Laugh Challenge 29 🤣 #shorts

6,482,888 views

4 months 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,662 views

4 years ago

PWBDN
Build an AI Image App with React & Google AI Studio | AI Pro Project Part 1 | PWBDN

Welcome to Part 1 of the AI Pro React Project! In this video, we start building a professional-grade AI application using React JS ...

3:41
Build an AI Image App with React & Google AI Studio | AI Pro Project Part 1 | PWBDN

0 views

2 weeks ago

chantastic
Modify Existing State in the useReducer Hook

useReducer's main advantage over useState is the ability to use named actions to selectively modify state. To do that, we'll need ...

2:00
Modify Existing State in the useReducer Hook

484 views

6 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

The Debug Zone
React Error: Expected an Assignment or Function Call - How to Fix It

In this video, we tackle a common issue that many React developers encounter: the "Expected an Assignment or Function Call" ...

3:16
React Error: Expected an Assignment or Function Call - How to Fix It

0 views

3 weeks 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

chantastic
Fetch Data with React.useEffect()

React gives us a function to connect to effects outside of React. It's named React.useEffect and we use it to fetch data.

2:07
Fetch Data with React.useEffect()

1,507 views

6 years ago

Thapa Technical
Solved 👉 Why React Component (useEffect) is rendering twice??

Why is useEffect running twice? This is due to StrictMode most likely in your root tree. What is strict mode? StrictMode is a tool ...

3:55
Solved 👉 Why React Component (useEffect) is rendering twice??

19,290 views

3 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

Миша Ларченко
Frontend or Backend: Which One to Choose? #programming

If you prefer answers about visuals and atmosphere: Your profile: Frontend Developer (UI/UX focus) Why it's great: • You ...

0:31
Frontend or Backend: Which One to Choose? #programming

11,648 views

6 months 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,577 views

2 years ago

chantastic
Render Lists with React

ReactHoliday Day 10: Create Arrays of Components with Array.map() The internet is made of lists. Rendering arrays of data to a ...

2:08
Render Lists with React

659 views

6 years ago

chantastic
Catch and Isolate Errors with Error Boundaries

Stop errors in their tracks... Assignment Sandbox: https://codesandbox.io/s/react-holiday-day-23-r1k5p.

2:19
Catch and Isolate Errors with Error Boundaries

357 views

5 years ago

CodeWithShahrukh
how to display simple hello world in java. #shorts #viral

how to display simple hello world in java || java hello world program || java hello world program run || hello world java programs .

0:07
how to display simple hello world in java. #shorts #viral

126,385 views

3 years ago

chantastic
Connect useState and useEffect to Update Components with Data

When we need to update a component with data we've fetched from the internet, React has us covered. We just need to connect ...

2:20
Connect useState and useEffect to Update Components with Data

10,228 views

6 years ago