ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

119,746 results

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

228,997 views

2 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,715,353 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

166,830 views

1 year ago

Code Bootcamp
Every React Concept Explained in 12 Minutes

My React course: https://reactbootcamp.dev Chapters 0:00 - Intro 0:11 - Components 0:29 - JSX 1:02 - Curly Braces 1:29 ...

11:53
Every React Concept Explained in 12 Minutes

1,591,745 views

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

860,449 views

3 years 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)

96,061 views

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

751,592 views

3 years ago

Peter Elbaum
HARD React Interview Questions (3 patterns)

Maybe you've been doing React for a few years and are ready for a senior role. But you wonder: what'll be asked in an advanced ...

6:10
HARD React Interview Questions (3 patterns)

162,885 views

4 years ago

Alex Hyett
SOLID Principles: Do You Really Understand Them?

People mention SOLID everywhere but very few do a good job of explaining it. I am hoping to put an end to that in this video so ...

7:04
SOLID Principles: Do You Really Understand Them?

389,180 views

2 years ago

Alex Hyett
5 Design Patterns That Are ACTUALLY Used By Developers

Design patterns allow us to use tested ways for solving problems, but there are 23 of them in total, and it can be difficult to know ...

9:27
5 Design Patterns That Are ACTUALLY Used By Developers

426,734 views

2 years ago

tapaScript by Tapas Adhikary
Why React Needs Design Patterns + 10-Min Crash Course

Welcome to Day 0 of “15 Days of React Design Patterns” In this kickoff episode, we'll cover why React needs design patterns ...

19:11
Why React Needs Design Patterns + 10-Min Crash Course

17,268 views

3 months ago

Dev Junior Alves
3 Design Patterns no ReactJS | Na prática!

Agora você pode ser MEMBRO DO CANAL! Isso me ajuda demais a continuar trazendo conteúdo de qualidade!

13:31
3 Design Patterns no ReactJS | Na prática!

8,200 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)

79,700 views

1 year ago

Filipe Deschamps
A Senior Programmer should already know how to use this Design Pattern (line by line tutorial)

✅ 𝗔𝗚𝗢𝗥𝗔 𝗘𝗨𝗧𝗘𝗡𝗛𝗢 𝗨𝗠 𝗖𝗨𝗥𝗦𝗢 😍 ▸ Look how cool it turned out: https://curso.dev/ Design Patterns are powerful coding patterns ...

11:57
A Senior Programmer should already know how to use this Design Pattern (line by line tutorial)

421,275 views

5 years ago

Cosden Solutions
Single Responsibility Principle in React (Design Patterns)

Join The Discord! → https://discord.cosdensolutions.io VSCode Theme | Font → Material Theme Darker | Menlo, Monaco ...

16:50
Single Responsibility Principle in React (Design Patterns)

58,750 views

1 year ago

Coding With Mr.M
React Design Pattern | Introduction

If you've learned the basics of React and have worked on many React applications, chances are you've run into some recurring ...

4:08
React Design Pattern | Introduction

54,475 views

3 years ago

NeetCode
8 Design Patterns EVERY Developer Should Know

https://neetcode.io/ - A better way to prepare for coding interviews! Checkout my second Channel: @NeetCodeIO While some ...

9:47
8 Design Patterns EVERY Developer Should Know

1,275,899 views

2 years ago

Josef Bender
The Magic Of Compound Components in React

This is hands-down the most useful ReactJS pattern. Checkout how to unlock a new level of flexibility with Compound ...

5:10
The Magic Of Compound Components in React

38,518 views

9 months ago

Eric Tech
14 Front End System Design Concepts | Explained in 10 Minutes

Want to build faster, scalable, and more efficient web applications? In this video, we cover 14 essential Front-End System Design ...

12:58
14 Front End System Design Concepts | Explained in 10 Minutes

67,776 views

10 months ago

Web Dev Simplified
Singleton Pattern - Design Patterns

The singleton pattern is one of the most controversial yet easiest to implement design patterns. Many people say you should never ...

8:28
Singleton Pattern - Design Patterns

181,796 views

6 years ago

Cosden Solutions
Refactoring a React component - Design Patterns

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

15:19
Refactoring a React component - Design Patterns

112,883 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,392 views

2 years ago

Andrey Tech
Exploring UI Design Patterns: MVC, MVP, and MVVM

Struggling with Big Tech interview prep? Book a 1-on-1 mentorship session to master mobile system design, coding, and ...

9:02
Exploring UI Design Patterns: MVC, MVP, and MVVM

6,654 views

2 years 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

313,862 views

2 years ago

coding with LuLu
🚀 React like a PRO with Singleton Design Pattern 🔁

If you found this tutorial helpful, consider supporting me on Ko-fi! https://ko-fi.com/codingwithlulu Welcome to the Singleton ...

14:09
🚀 React like a PRO with Singleton Design Pattern 🔁

907 views

1 year ago