Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
92,834 results
decorator pattern c#
state design pattern
typescript decorators tutorial
bridge design pattern
facade design pattern
builder pattern
composite design pattern
decorator python
flyweight design pattern
proxy design pattern
adapter pattern
visitor design pattern
strategy design pattern
observer design pattern java
factory method pattern
singleton design pattern
java annotations
abstract factory design pattern
command design pattern
New ECMAScript features like Decorators are being constantly rolled out and this is a big one for Object-Oriented Programming.
22,255 views
2 years ago
Practical examples of TypeScript Decorators . Learn how to use decorators to build an API similar to React Hooks in Angular ...
268,486 views
6 years ago
TypeScript extends JavaScript with optional static typing, allowing you to define the data types of variables and functions.
6,353 views
1 year ago
This video takes an in-depth under-the-hood look into TypeScript Decorators. If you've enjoyed this video, you can feel free to ...
5,477 views
3 years ago
In this video, we explore the Decorator Design Pattern in software development. Learn how to dynamically add new functionality ...
13,598 views
Resources & Further Learning - *args vs **kwargs - Visually Explained: https://www.youtube.com/watch?v=FFpDsC6B2qw ...
109,332 views
4 weeks ago
Decorators are an advanced feature of the Python language that allow you to modify the behavior of a function or method without ...
486,266 views
Ready to gain more confidence with your TypeScript skills? If you're familiar with basic TypeScript functions and features, what ...
128,886 views
4 years ago
Sign up for Socratica Courses: https://www.socratica.com/collections Socratica ...
135,886 views
Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. Python decorators are a great way to ...
186,651 views
Understanding Decorator Pattern in JavaScript using Class Decorators and Function Decorators. Its application in Angular 4, ...
40,886 views
8 years ago
In this video you will learn about the popular Decorator Design Pattern in Typescript. You will understand what it is and learn ...
2,237 views
Repository: https://github.com/TomDoesTech/js-design-patterns Factory functions are functions that create and return objects.
7,976 views
Use cases for JavaScript proxies is one of the things most people aren't familiar with doing, but it's a super powerful tool if you ...
19,318 views
Generics are a huge reason why TypeScript is SO DARN POWERFUL. Letting you create types from other types, pass types to ...
226,755 views
Web apis you don't know about let's talk about decorators in JavaScript actually they're only usable in typescript at the moment ...
1,365 views
Welcome to the JavaScript Design Patterns course, a 10-part advanced series for developers who want to write cleaner, scalable, ...
423 views
9 days ago
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Today, we add another ...
112,751 views
Complete advanced typescript courses: https://www.udemy.com/course/unit-testing-typescript-nodejs/?couponCode=DEC2025 ...
20,520 views
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 ...
7,837 views
Higher-Order Functions! Also called wrapper functions, they're a great way to augment the behaviour of a function without adding ...
3,533 views
664 views
Written Detailed Tutorial: http://go.ipenywis.com/es7-decorators Our Udemy Courses: Let's Create A Nodejs Desktop Chat ...
8,010 views
What are decorators in Javascript, and why should you care? 🤔 In this video, you will learn javascript decorators in the ...
3,295 views
2 months ago
The @can decorator makes it easy to enforce user permission when calling functions. If the user doesn't have permissions, they ...
3,239 views
9 years ago
Welcome to Code-with-Bharadwaj! Hi there! I'm Manu, and I'm excited to help you level up your coding skills.
329 views
JavaScript decorators were created in 2014 as a collaboration among the JavaScript ecosystem, and you've been able to use ...
1,336 views
Learn more at AlexMercedCoder.com Join the developer community at devNursery.com.
1,153 views
5 years ago
Today you're gonna build a complete application to monitor Web APIs performance using the JS Decorators proposal with no ...
7,377 views