ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

855,510 results

Related queries

compound components react

react best practices

design patterns شرح

advanced react concepts

react folder structure

react custom hooks

Cosden Solutions
Design patterns in React

Cosden Code → https://cosdencode.com Import React (Newsletter) → https://cosden.solutions/newsletter?s=ytd Sign up for ...

14:37
Design patterns in React

227,000 views

2 years ago

Cosden Solutions
The Most Important Design Pattern in React

Design Pattern Document (Newsletter) → https://cosden.solutions/newsletter?s=ytd-midp ✨ Cosden Code ...

35:04
The Most Important Design Pattern in React

198,496 views

1 year ago

Cosden Solutions
Custom Hooks in React (Design Patterns)

Cosden Code → https://cosdencode.com Import React (Newsletter) → https://cosden.solutions/newsletter?s=ytd Join The ...

12:56
Custom Hooks in React (Design Patterns)

94,566 views

1 year ago

People also watched

Callstack
Modern React Patterns: Concurrent Rendering, Actions & What’s Next | Aurora Scharff at RUC 2025

Async operations don't have to mean flickering UIs and messy state management. At React Universe Conf 2025, Aurora Scharff ...

26:32
Modern React Patterns: Concurrent Rendering, Actions & What’s Next | Aurora Scharff at RUC 2025

70,847 views

3 months ago

Youssef Benlemlih
Advanced React Query Patterns for Modern Applications

TanStack React Query Masterclass: A collection of must-know React Query Patterns for modern and scalable ReactJS ...

21:34
Advanced React Query Patterns for Modern Applications

35,450 views

5 months ago

Dmitriy Zhiganov
Frontend Architecture Patterns You Need to Know in 2025

Get 50% off https://advancedfrontendcourse.com with code EARLYACCESS. It's a course for frontend developers who want to ...

46:19
Frontend Architecture Patterns You Need to Know in 2025

87,410 views

5 months ago

Programming with Mosh
Design Patterns in Plain English | Mosh Hamedani

Design Patterns tutorial explained in simple words using real-world examples. Ready to master design patterns? - Check out ...

1:20:01
Design Patterns in Plain English | Mosh Hamedani

1,522,332 views

5 years ago

ByteGrad
All 12 useState & useEffect Mistakes Junior React Developers Still Make in 2025

NEW React & Next.js Course: https://bytegrad.com/courses/professional-react-nextjs Hi, I'm Wesley. I'm a brand ambassador for ...

46:15
All 12 useState & useEffect Mistakes Junior React Developers Still Make in 2025

1,258,855 views

2 years ago

ReactRally
Creating Reusable Components…That Are Actually Reusable - Cory House - React Rally 2023

Cory House - React Rally 2023 Creating a React component is easy. However, creating a truly reusable component is hard.

27:41
Creating Reusable Components…That Are Actually Reusable - Cory House - React Rally 2023

14,547 views

2 years ago

Sergei Chyrkov
How to Get Better UI Design with Figma Make and AI

Most people use Figma Make by typing prompts — and that's exactly why their designs look generic. Great UI doesn't start from ...

16:31
How to Get Better UI Design with Figma Make and AI

3,687 views

3 days ago

ByteByteGo
Everything You NEED to Know About Client Architecture Patterns

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe ...

5:51
Everything You NEED to Know About Client Architecture Patterns

311,055 views

1 year ago

CoderOne
Typescript Mistakes Every Junior Developer should Avoid | clean-code

Learn to write cleaner React code with the new SOLID React book: https://solidreact.dev If you're a Typescript Developer and you ...

13:40
Typescript Mistakes Every Junior Developer should Avoid | clean-code

330,806 views

2 years ago

moderndev
SOLID principles - write clean code in React.js app

SOLID is a set of design principles for maintainable software: 1. Single Responsibility: Each module has one reason to change. 2.

4:08
SOLID principles - write clean code in React.js app

41,079 views

2 years ago

miss google
React Design Patterns Tutorial for Beginners 2022

Welcome to my Channel...! In this video we are going to see the basics of React Design Patterns . These are the fundamentals of ...

3:19:37
React Design Patterns Tutorial for Beginners 2022

13,427 views

3 years ago

Dipesh Malvia
Most Used Design Patterns in React | Learn React Design Patterns in One Video

Are you ready to take your React skills to the next level? Today, we're diving deep into three powerful design patterns that can ...

50:14
Most Used Design Patterns in React | Learn React Design Patterns in One Video

36,759 views

11 months ago

Cosden Solutions
The Best Design Patterns for Components in React

Cosden Code → https://cosdencode.ai Import React (Newsletter) → https://cosden.solutions/newsletter Advanced Patterns ...

29:58
The Best Design Patterns for Components in React

19,236 views

1 month ago

Fireship
10 React Antipatterns to Avoid - Code This, Not That!

React is a minimal on the surface, but it's actually a highly complex JavaScript UI library with many potential pitfalls. In this tutorial ...

8:55
10 React Antipatterns to Avoid - Code This, Not That!

858,172 views

3 years ago

Code Bootcamp
7 React Lessons I Wish I Knew Earlier

Join the Bootcamp: https://reactbootcamp.dev Chapters: 0:00 - React State Must Be Immutable 1:26 - Don't Use State for ...

7:30
7 React Lessons I Wish I Knew Earlier

161,262 views

1 year ago

ForrestKnight
7 Design Patterns EVERY Developer Should Know

Check out Twingate for secure remote work for developers: ...

23:09
7 Design Patterns EVERY Developer Should Know

900,289 views

1 year ago

Jono Williams
Strategy Pattern, The Best Software Design Pattern

... is my favorite software design pattern ‍ ‍ ‍ Social ▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭ Github: ...

2:23
Strategy Pattern, The Best Software Design Pattern

137,795 views

1 year ago

Cosden Solutions
Compound Components in React (Design Patterns)

Project React → https://cosden.solutions/project-react Import React (Newsletter) → https://cosden.solutions/newsletter?s=ytd ...

18:21
Compound Components in React (Design Patterns)

78,247 views

1 year ago

Kevin Ghadyani - JavaScript
Definitive Guide to React Component Design and the key to avoiding tech debt

Instead of building up tons of tech debt with React, I'll teach you how to build better, more-flexible React components using ...

1:23:30
Definitive Guide to React Component Design and the key to avoiding tech debt

25,673 views

3 years ago

Fireship
10 Design Patterns Explained in 10 Minutes

Software design patterns help developers to solve common recurring problems with code. Let's explore 10 patterns from the ...

11:04
10 Design Patterns Explained in 10 Minutes

2,702,489 views

3 years ago

CoderOne
This is the Only Right Way to Write React clean-code - SOLID

You should follow these 5 SOLID React Principles to write readable, maintainable and testable code. In this tutorial, we'll explore ...

18:23
This is the Only Right Way to Write React clean-code - SOLID

749,612 views

3 years ago

CodeLucky
React Design Patterns for Beginners: Build Scalable & Maintainable Apps 🚀

Unlock the secrets to building robust and maintainable React applications! ‍ This video is your guide to essential React ...

3:45
React Design Patterns for Beginners: Build Scalable & Maintainable Apps 🚀

25 views

3 months ago

coding with LuLu
10 Must-Know React Design Patterns to Level Up Your Development 🚀🔥

Master the art of building scalable, maintainable, and clean React applications with these 10 essential React design patterns.

2:02:18
10 Must-Know React Design Patterns to Level Up Your Development 🚀🔥

3,788 views

10 months ago

Cosden Solutions
React Hook Patterns That Will Make You a Better Developer

Join Cosden Code → https://cosdencode.com Import React (Newsletter) → https://cosden.solutions/newsletter VSCode Theme ...

20:23
React Hook Patterns That Will Make You a Better Developer

15,508 views

2 weeks ago