ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

74 results

Alex Demko
JS Anti-Patterns: The JavaScript Mistakes You’re Still Making 🤯

Unlock the secrets behind the most common JavaScript anti-patterns and discover how to write cleaner, faster code every day ...

28:19
JS Anti-Patterns: The JavaScript Mistakes You’re Still Making 🤯

1,316 views

3 months ago

Agoric
Endo: OCapN Symbols and ByteArrays

We discuss Kumavis's work on Endo's JavaScript implementation of OCapN and how to treat symbols and byte arrays.

1:16:09
Endo: OCapN Symbols and ByteArrays

22 views

7 months ago

Chrome for Developers
Weak JavaScript - HTTP 203

Surma and Jake take a look at 'weak' JavaScript, specifically WeakMap, WeakSet, and the new and shiny WeakRefs. Surma ...

29:22
Weak JavaScript - HTTP 203

25,670 views

5 years ago

Confreaks
RubyConf 2018 - Ruby is the Best Javascript by Kevin Kuchta

RubyConf 2018 - Ruby is the Best Javascript by Kevin Kuchta Some people love Ruby and some people love Javascript. Both will ...

35:08
RubyConf 2018 - Ruby is the Best Javascript by Kevin Kuchta

10,595 views

7 years ago

Kerrick Long
JavaScript Promises: Thinking Sync in an Async World

This talk about JavaScript Promises was delivered by Kerrick Long at the STL Ember.js Meetup on Feb 6, 2014. Slides: ...

25:59
JavaScript Promises: Thinking Sync in an Async World

39,724 views

11 years ago

Confreaks
RubyConf 2015 - Changing the Unchangeable... by Brad Urani

Changing the Unchangeable: The Hows and Whys of Immutable Data Structures by Brad Urani Immutable data structures give us ...

34:42
RubyConf 2015 - Changing the Unchangeable... by Brad Urani

1,725 views

10 years ago

Instructor Victor
CIS165 06 Chapter 4

Using For Loops to accomplish repetitive tasks. We create Objects, and we then scramble them up.

53:51
CIS165 06 Chapter 4

278 views

8 years ago

CS76
Week 1
2:01:36
Week 1

1,560 views

12 years ago

Confreaks
RubyConf 2018 - Parallel programming in Ruby3 with Guild by Koichi Sasada

RubyConf 2018 - Parallel programming in Ruby3 with Guild by Koichi Sasada Do you want to write the parallel program with ...

39:16
RubyConf 2018 - Parallel programming in Ruby3 with Guild by Koichi Sasada

2,174 views

7 years ago

Sean (SheepTester)
Negative zero and other fun numbers · JavaScript Tutorial for Beginners

A simple, short, and easy to understand introduction to JavaScript's numbers. Unary plus vs. Number vs. parseInt vs. parseFloat: ...

21:44
Negative zero and other fun numbers · JavaScript Tutorial for Beginners

691 views

4 years ago

Confreaks
RubyConf 2018 - Building Generic Software by Chris Salzberg

RubyConf 2018 - Building Generic Software by Chris Salzberg As engineers, most of the software we build is built for a specific ...

38:36
RubyConf 2018 - Building Generic Software by Chris Salzberg

4,869 views

7 years ago

Google for Developers
Global Type Inference with Dart2js - Dartisans

Join dart2js engineer Nicolas Geoffray as he explains how the Dart to JavaScript translation benefits from global type inference.

40:51
Global Type Inference with Dart2js - Dartisans

4,392 views

12 years ago

Instructor Victor
CIS165 L5 Document Object Model

We create a Marvel Super Heroes vs Villains game in this practice. There is a focus on Document Object Model manipulation.

1:12:07
CIS165 L5 Document Object Model

65 views

9 years ago

Confreaks
RubyConf 2018 - Let's subclass Hash - what's the worst that could happen? by Michael Herold

RubyConf 2018 - Let's subclass Hash - what's the worst that could happen? by Michael Herold Have you ever been tempted to ...

34:23
RubyConf 2018 - Let's subclass Hash - what's the worst that could happen? by Michael Herold

827 views

7 years ago

JT ST
Learn ObjectScript programming [5: Objects]

ObjectScript 101++ - Chapter 5 We'll see how ObjectScript supports OO.OO paradigm natively. We'll learn which are the main ...

2:16:13
Learn ObjectScript programming [5: Objects]

201 views

4 years ago

Confreaks
RubyConf 2016 - Metaprogramming? Not good enough! by Justin Weiss

RubyConf 2016 - Metaprogramming? Not good enough! by Justin Weiss If you know how to metaprogram in Ruby, you can create ...

36:10
RubyConf 2016 - Metaprogramming? Not good enough! by Justin Weiss

2,492 views

9 years ago

dotconferences
dotJS 2024 - Ben Lesh - Thinking About Your Code: Push vs Pull

We're going to explore a different way of thinking about code. What does it mean for your code to "push"? What does it mean to ...

21:00
dotJS 2024 - Ben Lesh - Thinking About Your Code: Push vs Pull

2,415 views

1 year ago

Thytos
Backbone.Undo.js Tutorial

Backbone.Undo.js, an extremely simple undo manager for Backbone.js Visit http://backbone.undojs.com to learn more.

33:39
Backbone.Undo.js Tutorial

2,595 views

12 years ago

BiswasXTech
JavaScript Project: Build a Color Palette Generator | With Source Code

Learn how to build a beautiful and fully functional Color Palette Generator from scratch using HTML, CSS, and JavaScript. This is ...

2:28:49
JavaScript Project: Build a Color Palette Generator | With Source Code

64 views

1 month ago

CS50
jQuery

JavaScript has this helpful syntax where you can create a variable and loop over an array, and var i is just the iterator, so instead ...

42:45
jQuery

4,137 views

13 years ago

Confreaks
RubyConf 2016 - Evaluate Ruby Without Ruby by Takashi Kokubun

RubyConf 2016 - Evaluate Ruby Without Ruby by Takashi Kokubun Have you ever wanted to implement a tool that can be ...

28:44
RubyConf 2016 - Evaluate Ruby Without Ruby by Takashi Kokubun

586 views

9 years ago

Confreaks
RailsConf 2019 - Closing Keynote by Aaron Patterson

RailsConf 2019 - Closing Keynote by Aaron Patterson. Cloud 66 - Pain Free Rails Deployments Cloud 66 for Rails acts like your ...

59:18
RailsConf 2019 - Closing Keynote by Aaron Patterson

13,113 views

6 years ago

Jon Gjengset
Decrusting the serde crate

In this stream, we peel back the crust on the serde crate — https://github.com/serde-rs/serde/ — and explore its interface, structure, ...

1:51:21
Decrusting the serde crate

78,259 views

3 years ago

Confreaks
RubyConf 2016 - Ruby versus the Titans of FP by Cassandra Cruz

RubyConf 2016 - Ruby versus the Titans of FP by Cassandra Cruz Clojure, Haskell and Javascript reign as the dominant ...

37:15
RubyConf 2016 - Ruby versus the Titans of FP by Cassandra Cruz

5,254 views

9 years ago

Confreaks
RubyConf 2015 - Ruby 2 Methodology by Akira Matsuda

Ruby 2 Methodology by Akira Matsuda This talk focuses on "Method" in Ruby. Although Method is the key feature of an OOP ...

41:39
RubyConf 2015 - Ruby 2 Methodology by Akira Matsuda

727 views

10 years ago