ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

346 results

Igalia
Standardizing JavaScript Decorators in TC39 (Full Stack Fest 2019)

By Daniel Ehrenberg. Slides at https://www.slideshare.net/igalia/standardizing-javascript-decorators-in-tc39-full-stack-fest-2019 ...

40:05
Standardizing JavaScript Decorators in TC39 (Full Stack Fest 2019)

128 views

6 years ago

Nathaniel Whiteinge
Utah JS North: Functions, combinators, and decorators in JavaScript

A book review of JavaScript Allongé Slides (built slides are in the .pdf, slide notes are in the .rst): ...

46:43
Utah JS North: Functions, combinators, and decorators in JavaScript

0 views

Streamed 12 years ago

Ember Videos
Virtual EmberConf 2020: Decorators in Depth by Marco Otte-Witte

Decorators are becoming an essential part of the Ember.js Programming Model with Octane. While APIs like @tracked and ...

40:13
Virtual EmberConf 2020: Decorators in Depth by Marco Otte-Witte

741 views

5 years ago

NebraskaJS
Nicholas Mackey: Decorate the World - NEJS Conf 2016

Decorators, while not part of the official JavaScript spec are being used in several frameworks. Decorators provide a great way for ...

23:50
Nicholas Mackey: Decorate the World - NEJS Conf 2016

92 views

9 years ago

CodeTV
Let's Learn Ember.js

When I asked Robbie Wagner what Ember.js is, he called it “the Rails of JavaScript”. Learn what it is and how we can use it in our ...

1:29:40
Let's Learn Ember.js

6,807 views

Streamed 1 year ago

Ember Videos
Virtual EmberConf 2020: Decorators in Depth by Marco Otte-Witte

Decorators in Depth by Marco Otte-Witte Decorators are becoming an essential part of the Ember.js Programming Model with ...

41:00
Virtual EmberConf 2020: Decorators in Depth by Marco Otte-Witte

203 views

5 years ago

PyCon SG
Decorators Demystified - PyCon SG 2015

Speaker: Anand Chitipothu Decorators are heavily used in modern python libraries and web frameworks. But they are still mystery ...

32:12
Decorators Demystified - PyCon SG 2015

393 views

10 years ago

dotconferences
dotJS 2019 - Daniel Ehrenberg - TC39: How we work, what we are working on & how you can get involved

Filmed at https://2019.dotjs.io on December 5-6, 2019 in Paris. More talks on https://dotconferences.com/talks Daniel presents the ...

21:16
dotJS 2019 - Daniel Ehrenberg - TC39: How we work, what we are working on & how you can get involved

777 views

5 years ago

Nathaniel Whiteinge
Function decoration (memoization, debouncing, etc)

A presentation on how to decorate functions in JavaScript (or any language that supports first-class functions and variable ...

44:14
Function decoration (memoization, debouncing, etc)

51 views

1 year ago

Programadores Visie
Decorators em JavaScript e Python

Decorator é um padrão de ampliação da funcionalidade de funções usando high order functions. O conceito pode ser aplicado ...

25:45
Decorators em JavaScript e Python

194 views

3 years ago

MinskJS
JS Decorators — приоденьте свой код, Никита Дубко

Во многих языках программирования есть возможность изменять поведение метода без вмешательства в его код: в C# ...

26:20
JS Decorators — приоденьте свой код, Никита Дубко

4,979 views

7 years ago

Boston WP
JavaScript 2099: The Future and Present of JS

JavaScript is evolving faster than a dinosaur in a theme park. Promises, modules, decorators, iterators, ES6, ES2016 and beyond.

37:01
JavaScript 2099: The Future and Present of JS

64 views

9 years ago

Free and Open Source Software Conference (FrOSCon) e.V.
Advanced JavaScript Programming (FrOSCon 2008)

https://media.ccc.de/c/froscon2008/HS3_-_Advanced JavaScript Programming_-_193 Features, Patterns and Techniques ...

59:53
Advanced JavaScript Programming (FrOSCon 2008)

38 views

8 years ago

EuroPython Conference
Antonio Verardi - Write more decorators (and fewer classes)

"Write more decorators (and fewer classes) [EuroPython 2017 - Talk - 2017-07-11 - Anfiteatro 2] [Rimini, Italy] In the wake of ...

38:23
Antonio Verardi - Write more decorators (and fewer classes)

2,566 views

8 years ago

ScalaIO FR
Applying Functional Programming Patterns - Markus Hauck

In this talk, we will see how to use patterns from functional programming to solve problems you know from the imperative style, but ...

32:32
Applying Functional Programming Patterns - Markus Hauck

687 views

9 years ago

Codegram
Best Practices on building a UI component library for your company (David Wells) - FSF 2016

Learn how to building an internal component library & style guide can help your company ship and iterate faster. This talk will ...

44:20
Best Practices on building a UI component library for your company (David Wells) - FSF 2016

14,310 views

9 years ago

Agoric
SES-mtg: Decorators and private state

Recorded at the "SES Strategy Meeting" on Jan 24, 2019.

33:09
SES-mtg: Decorators and private state

17 views

6 years ago

ConfEngine
Of plugins & decorators-spotlight on Trivago's e2e test framework by Benjamin Bischoff #SeConf 2022

Most often, test frameworks are developed from scratch and gradually extended with the required functionality. This approach is ...

44:54
Of plugins & decorators-spotlight on Trivago's e2e test framework by Benjamin Bischoff #SeConf 2022

312 views

3 years ago

connecteventsio
Connect.JS 2015: Building HUGE Flux Codebases without Compromise

Flux Architecture is quickly becoming the widely accepted standard for building scalable frontends that are easy to understand ...

46:45
Connect.JS 2015: Building HUGE Flux Codebases without Compromise

81 views

10 years ago

Engineering Community
Patterns in JavaScript by Serhii A. Kushnir (Rus)

We discus about classic patterns in JavaScript world. How these patterns are implemented in real projects. Talk about new ...

45:40
Patterns in JavaScript by Serhii A. Kushnir (Rus)

233 views

6 years ago