ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

928 results

Coding in Flow
Beware of Stales Closures In React ⚠️ #reactjs #reactjsinterviewquestions #reactjsdeveloper

This tricky closure bug can cause outdated state values in your React app. And how to prevent it. ⭐ Get my full-stack Next.js with ...

1:00
Beware of Stales Closures In React ⚠️ #reactjs #reactjsinterviewquestions #reactjsdeveloper

6,408 views

1 year ago

Coding in Flow
The One React Hook You Never Use #programmerhumor #programmingmemes #programmingmeme #reactjs

You use useState, useEffect, useMemo, useCallback. But why do you never use...? ⭐ Get my full-stack Next.js with Express ...

0:07
The One React Hook You Never Use #programmerhumor #programmingmemes #programmingmeme #reactjs

12,827 views

1 year ago

Coding in Flow
PropsWithChildren #reactjs #reactdevelopment #reactjsdeveloper #reactjstutorial #webdevelopment

How to use the PropsWithChildren helper type in React.js. ⭐ Get my full-stack Next.js with Express & TypeScript course: ...

0:24
PropsWithChildren #reactjs #reactdevelopment #reactjsdeveloper #reactjstutorial #webdevelopment

5,337 views

1 year ago

Coding in Flow
Looking at my old code 👀 😫 #webdevelopment #developer #developermemes

Looking at my own code from 1 year ago be like... ⭐ Get my full-stack Next.js with Express & TypeScript course: ...

0:09
Looking at my old code 👀 😫 #webdevelopment #developer #developermemes

9,000 views

1 year ago

Coding in Flow
How and When to Use UseMemo in React 💡 #reactjs #reactdevelopment #reactdeveloper #frontend

What is the useMemo hook in React and when should we use it? ⭐ Get my full-stack Next.js with Express & TypeScript course: ...

1:00
How and When to Use UseMemo in React 💡 #reactjs #reactdevelopment #reactdeveloper #frontend

18,398 views

1 year ago

Coding in Flow
How "Satisfies" Works In TypeScript #typescript #typescripttutorial #webdevelopment #webdeveloper

How TypeScript's new satisfies keyword works. ⭐ Get my full-stack Next.js with Express & TypeScript course: ...

0:59
How "Satisfies" Works In TypeScript #typescript #typescripttutorial #webdevelopment #webdeveloper

13,705 views

1 year ago

Coding in Flow
How To Fix A Difficult Git Problem #webdevelopment #programmerhumor

The best way to fix any difficult Git problem (meme). ⭐ Get my full-stack Next.js with Express & TypeScript course: ...

0:19
How To Fix A Difficult Git Problem #webdevelopment #programmerhumor

8,533 views

1 year ago

Coding in Flow
7 React Best Practices You Must Know 💡 #reactjs #reactdevelopment #reactjstutorial  #reactdeveloper

Get my free React Best Practices course: https://www.codinginflow.com/reactbestpractices ⭐ Get my full-stack Next.js with ...

0:34
7 React Best Practices You Must Know 💡 #reactjs #reactdevelopment #reactjstutorial #reactdeveloper

12,487 views

2 years ago

Coding in Flow
Amazing Free SVG Backgrounds For Your Website 🔥 #frontend #frontenddeveloper #css #webdevelopment

I found this site that provides amazing free SVG background patterns that you can copy-paste into your website code. ⭐ Get my ...

0:25
Amazing Free SVG Backgrounds For Your Website 🔥 #frontend #frontenddeveloper #css #webdevelopment

11,150 views

1 year ago

Coding in Flow
How To Get A Client For Life 💸 #programmer #programmerhumor #programmingmemes #freelancedeveloper

The secret trick to getting long-lasting clients as a freelance programmer. ⭐ Get my full-stack Next.js with Express & TypeScript ...

0:12
How To Get A Client For Life 💸 #programmer #programmerhumor #programmingmemes #freelancedeveloper

5,799 views

1 year ago

Coding in Flow
Free Resources for Developers 🤯 #developer #programmer #webdeveloper #coder #coding

This site has tons of free resources for programmers, like free web hosting, databases, and other services. ⭐ Get my full-stack ...

0:23
Free Resources for Developers 🤯 #developer #programmer #webdeveloper #coder #coding

12,124 views

1 year ago

Coding in Flow
How I Built Dealz.Dev In Just 1 Day #webdevelopment #nextjs

How I built https://dealz.dev, a website to find discounts for developers, in just one day using Next.js, Next-auth, Prisma, Shadcn UI ...

0:29
How I Built Dealz.Dev In Just 1 Day #webdevelopment #nextjs

5,517 views

1 year ago

Coding in Flow
POV: You Used Javascript Instead Of Typescript #javascript #typescript #programmerhumor

POV: 1 month after you started your new project in JavaScript instead of TypeScript. ⭐ Get my full-stack Next.js with Express ...

0:07
POV: You Used Javascript Instead Of Typescript #javascript #typescript #programmerhumor

8,459 views

1 year ago

Coding in Flow
Correctly Destructure Props In React 💡 #reactjs #reactjsdeveloper #reactjstutorial #webdevelopment

Don't make this mistake when destructuring props in React.js components! ⭐ Get my full-stack Next.js with Express & TypeScript ...

0:45
Correctly Destructure Props In React 💡 #reactjs #reactjsdeveloper #reactjstutorial #webdevelopment

7,172 views

1 year ago

Coding in Flow
Why You Should Never Commit Commented Out Code ☢️ #webdevelopment #learnprogramming #cleancode

Why it's a bad practice to commit code that is commented out to Git. ⭐ Get my full-stack Next.js with Express & TypeScript course: ...

0:35
Why You Should Never Commit Commented Out Code ☢️ #webdevelopment #learnprogramming #cleancode

6,854 views

1 year ago

Coding in Flow
Any VS Unknown In TypeScript #typescript #typescripttutorial #typescriptdevelopment #javascript

The difference between any and unknown in TypeScript. ⭐ Get my full-stack Next.js with Express & TypeScript course: ...

0:55
Any VS Unknown In TypeScript #typescript #typescripttutorial #typescriptdevelopment #javascript

5,294 views

1 year ago

Coding in Flow
Find Missing Image Alt Tags With This Trick 💡 #css #webdevelopment #frontenddeveloper

A CSS trick that helps you find images with missing alt tags. ⭐ Get my full-stack Next.js with Express & TypeScript course: ...

0:15
Find Missing Image Alt Tags With This Trick 💡 #css #webdevelopment #frontenddeveloper

7,559 views

1 year ago

Coding in Flow
Solving a Coding Problem Be Like

Why do the solutions to programming problems always come at the worst times? ⭐ Get my full-stack Next.js with Express ...

0:16
Solving a Coding Problem Be Like

4,914 views

1 year ago

Coding in Flow
Use This Shorthand for True Boolean Props in React 💡 #reactjs #reactdevelopment #reactjstutorial

Instead of passing true explicitly for a boolean prop in React, there is a shorter syntax available. ⭐ Get my full-stack Next.js with ...

0:14
Use This Shorthand for True Boolean Props in React 💡 #reactjs #reactdevelopment #reactjstutorial

4,232 views

2 years ago

Coding in Flow
JavaScript Tip: Use Console.Count 💡 #javascript #javascriptdeveloper #javascriptlearning

Use console.count in JavaScript to count anything without having to set up your own counter variable. ⭐ Get my full-stack Next.js ...

0:20
JavaScript Tip: Use Console.Count 💡 #javascript #javascriptdeveloper #javascriptlearning

1,455 views

2 years ago