ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

92,554 results

Related queries

decorator pattern c#

state design pattern

facade design pattern

typescript decorators tutorial

proxy design pattern

composite design pattern

builder pattern

flyweight design pattern

bridge design pattern

observer design pattern java

adapter pattern

visitor design pattern

decorator python

factory method pattern

strategy design pattern

singleton design pattern

java annotations

abstract factory design pattern

command design pattern

Software Developer Diaries
New JavaScript Decorators: A Game Changer for Your Code

New ECMAScript features like Decorators are being constantly rolled out and this is a big one for Object-Oriented Programming.

11:57
New JavaScript Decorators: A Game Changer for Your Code

22,249 views

2 years ago

Fireship
The Magic of TypeScript Decorators

Practical examples of TypeScript Decorators . Learn how to use decorators to build an API similar to React Hooks in Angular ...

9:51
The Magic of TypeScript Decorators

268,479 views

6 years ago

procademy
#72 What is a Decorator | Decorators in TypeScript | A Complete TypeScript Course

TypeScript extends JavaScript with optional static typing, allowing you to define the data types of variables and functions.

7:36
#72 What is a Decorator | Decorators in TypeScript | A Complete TypeScript Course

6,348 views

1 year ago

Hello Byte
Decorator Design Pattern: Easy Guide for Beginners

In this video, we explore the Decorator Design Pattern in software development. Learn how to dynamically add new functionality ...

3:54
Decorator Design Pattern: Easy Guide for Beginners

13,593 views

1 year ago

Flo Woelki
How TypeScript Decorators work under-the-hood

This video takes an in-depth under-the-hood look into TypeScript Decorators. If you've enjoyed this video, you can feel free to ...

8:45
How TypeScript Decorators work under-the-hood

5,476 views

3 years ago

Geekific
The Decorator Pattern Explained and Implemented in Java | Structural Design Patterns | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Today, we add another ...

6:42
The Decorator Pattern Explained and Implemented in Java | Structural Design Patterns | Geekific

112,727 views

3 years ago

Applicable Programming
6. Decorator – JavaScript Design Patterns Advanced Course (6/10)

Welcome to the JavaScript Design Patterns course, a 10-part advanced series for developers who want to write cleaner, scalable, ...

45:14
6. Decorator – JavaScript Design Patterns Advanced Course (6/10)

421 views

8 days ago

All Things JavaScript, LLC
JavaScript Question: What is a Decorator Function?

If you have been around coding for a bit, you may have heard of decorator functions. Well what are they and how do we use them ...

9:32
JavaScript Question: What is a Decorator Function?

7,837 views

4 years ago

People also watched

Visually Explained
Python Decorators - Visually Explained

Resources & Further Learning - *args vs **kwargs - Visually Explained: https://www.youtube.com/watch?v=FFpDsC6B2qw ...

16:00
Python Decorators - Visually Explained

106,625 views

4 weeks ago

Pomazkov JS
A Complete Look at THIS in JavaScript in 26 Minutes | this in arrow functions, call, bind, apply,...

⭐ BOOSTY – interview questions on THIS, study notes, and other resources: https://boosty.to/pomazkovjs ⭐ ​​Support with a ...

26:34
A Complete Look at THIS in JavaScript in 26 Minutes | this in arrow functions, call, bind, apply,...

68,681 views

2 years ago

Code Legends
Typescript Design Patterns: Decorator Design Pattern

In this video you will learn about the popular Decorator Design Pattern in Typescript. You will understand what it is and learn ...

5:40
Typescript Design Patterns: Decorator Design Pattern

2,236 views

3 years ago

Headway
Exploring Advanced TypeScript Concepts - Guards, Utility Functions, and More [Typescript Tutorial]

Ready to gain more confidence with your TypeScript skills? If you're familiar with basic TypeScript functions and features, what ...

50:59
Exploring Advanced TypeScript Concepts - Guards, Utility Functions, and More [Typescript Tutorial]

128,886 views

4 years ago

techsith
JavaScript Decorators ( Understanding Class and Property Descriptor Decorators )

Understanding Decorator Pattern in JavaScript using Class Decorators and Function Decorators. Its application in Angular 4, ...

15:34
JavaScript Decorators ( Understanding Class and Property Descriptor Decorators )

40,886 views

8 years ago

Kite
Python Decorators in 15 Minutes

Decorators are an advanced feature of the Python language that allow you to modify the behavior of a function or method without ...

15:14
Python Decorators in 15 Minutes

486,251 views

6 years ago

ArjanCodes
Python Decorators: The Complete Guide

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. Python decorators are a great way to ...

27:59
Python Decorators: The Complete Guide

186,626 views

2 years ago

ColorCode
JavaScript Closures Tutorial (Explained in depth)

The JavaScript Tool I'm using to demonstrate: https://runjs.app/ColorCode ColorCode Etsy Merchandise store: ...

19:03
JavaScript Closures Tutorial (Explained in depth)

97,230 views

4 years ago

PurpleSchool | Anton Larichev
Новые декораторы в TypeScript 5.0!

Детально разберём, какие декораторы из JavaScript Stage 3 нам доступны в TypeScript 5.0 beta и посмотрим на несколько ...

23:51
Новые декораторы в TypeScript 5.0!

13,069 views

2 years ago

Andrew Burgess
Decorators! Coming in TypeScript 5

TS 5 announcement: https://devblogs.microsoft.com/typescript/announcing-typescript-5-0-beta/ My Blog: https://shaky.sh My ...

12:16
Decorators! Coming in TypeScript 5

25,838 views

2 years ago

codethoughts
decorators in JavaScript

Web apis you don't know about let's talk about decorators in JavaScript actually they're only usable in typescript at the moment ...

0:42
decorators in JavaScript

1,364 views

2 years ago

Better Stack
Decorators in JS are 🔥 #code #javascript #tips

This new JavaScript feature is one that you wanted to know the most about decorators give you a way to wrap functionality around ...

0:44
Decorators in JS are 🔥 #code #javascript #tips

2,258 views

1 year ago

Concise Developer
TypeScript 5 decorators - full course

Complete advanced typescript courses: https://www.udemy.com/course/unit-testing-typescript-nodejs/?couponCode=DEC2025 ...

34:04
TypeScript 5 decorators - full course

20,515 views

2 years ago

JavaScript Room
Decorators in #javascript: the most practical use cases #webdev #webdevelopment #nodejs #typescript
0:29
Decorators in #javascript: the most practical use cases #webdev #webdevelopment #nodejs #typescript

193 views

2 years ago

wang harry
The Ultimate TypeScript Course, Method Decorators
7:03
The Ultimate TypeScript Course, Method Decorators

661 views

2 years ago

Andrew Burgess
Higher-Order Functions: Better than JavaScript Decorators?

Higher-Order Functions! Also called wrapper functions, they're a great way to augment the behaviour of a function without adding ...

10:20
Higher-Order Functions: Better than JavaScript Decorators?

3,533 views

3 years ago

Coder's Gyan
JavaScript Decorators Made Easy ⚡ Beginner’s Guide in Hindi | Day 30/100

What are decorators in Javascript, and why should you care? 🤔 In this video, you will learn javascript decorators in the ...

35:21
JavaScript Decorators Made Easy ⚡ Beginner’s Guide in Hindi | Day 30/100

3,292 views

2 months ago

CoderOne
Introduction to Javascript ES7 Decorators and Descriptors

Written Detailed Tutorial: http://go.ipenywis.com/es7-decorators Our Udemy Courses: Let's Create A Nodejs Desktop Chat ...

22:04
Introduction to Javascript ES7 Decorators and Descriptors

8,010 views

6 years ago

Code, Data and Tech with Alex Merced
AM Coder - Design Patterns - JS - Decorators

Learn more at AlexMercedCoder.com Join the developer community at devNursery.com.

6:57
AM Coder - Design Patterns - JS - Decorators

1,153 views

5 years ago

Web Fusion with Bharadwaj
15. JAVASCRIPT : Decorators

Welcome to Code-with-Bharadwaj! Hi there! I'm Manu, and I'm excited to help you level up your coding skills.

12:34
15. JAVASCRIPT : Decorators

328 views

1 year ago

Jack Herrington
No BS TS 34 - Typescript Decorators

We're back with one more No BS TS and this time we are looking at Typescript Decorators; how to make them, how to use them.

17:08
No BS TS 34 - Typescript Decorators

22,705 views

4 years ago