ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

918 results

Coding in Flow
When you open VS Code through the command line #webdev #programmingmemes #programmingmeme

How I feel when I open VS Code through the command line (like a hacker) ⭐ Get my full-stack Next.js with Express ...

0:28
When you open VS Code through the command line #webdev #programmingmemes #programmingmeme

13,073 views

6 months ago

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

1 year ago

Coding in Flow
When You Use Vanilla CSS After Using Tailwind 💀 #tailwindcss #css #webdevelopment #frontenddeveloper

When you use normal CSS after using only Tailwind CSS for a while. ⭐ Get my full-stack Next.js with Express & TypeScript ...

0:11
When You Use Vanilla CSS After Using Tailwind 💀 #tailwindcss #css #webdevelopment #frontenddeveloper

829,145 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,341 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,829 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,332 views

1 year 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,165 views

1 year ago

Coding in Flow
Reading Your Own Code From 2 Months Ago 💀 #programmerhumor #programmingmemes #programmingmeme

How it feels to read code you have written earlier. ⭐ Get my full-stack Next.js with Express & TypeScript course: ...

0:14
Reading Your Own Code From 2 Months Ago 💀 #programmerhumor #programmingmemes #programmingmeme

6,000 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
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,127 views

1 year ago

Coding in Flow
Format Large Numbers In Javascript (K, M) #javascript #javascriptlearning #javascripttutorial

How to format large numbers in JavaScript like thousand (k) and million (M) using the Intl.NumberFormat class. ⭐ Get my ...

0:57
Format Large Numbers In Javascript (K, M) #javascript #javascriptlearning #javascripttutorial

3,306 views

1 year ago

Coding in Flow
Why You Need To Validate Your Next.js Server Actions ⚠️ #nextjs #nextjs13 #nextjs15 #webdevelopment

Why Next.js server actions are not safe by default and need to be validated with a library like Zod. ⭐ Get my full-stack Next.js with ...

0:59
Why You Need To Validate Your Next.js Server Actions ⚠️ #nextjs #nextjs13 #nextjs15 #webdevelopment

4,821 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,004 views

1 year ago

Coding in Flow
Solving a Coding Problem Be Like...

Do you know that feeling? ⭐ Get my full-stack Next.js with Express & TypeScript course: https://codinginflow.com/nextjs ✓ Get my ...

0:17
Solving a Coding Problem Be Like...

7,154 views

2 years ago

Coding in Flow
Avoid This Stripe Webhook Bug 💀 #webdeveloper #stripe #webdev #backendwebdevelopment

Stripe can send webhook events out of order and you have to handle that. ⭐ Get my full-stack Next.js with Express & TypeScript ...

0:32
Avoid This Stripe Webhook Bug 💀 #webdeveloper #stripe #webdev #backendwebdevelopment

6,342 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,855 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,235 views

2 years 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,474 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,723 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