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
52 results
Abstract: At NoRedInk we had a normal React code base. That is, until we tried Elm – a purely functional language that compiles ...
8,379 views
4 years ago
Video Title: Check if a Given String Contains 2 to 4 Occurrences of a Specified Character in JavaScript In this tutorial, we'll explore ...
5 views
1 year ago
Video Title: Check If a URL is Absolute in JavaScript In this video, you'll learn how to determine whether a given URL is absolute ...
2 views
Video Title: Checking Separation of Characters (JavaScript) In this tutorial, we'll explore how to check if two specific characters in ...
4 views
The substring() method lets you extract a section of a String; indexOf() lets you find where one String is contained within another ...
21,428 views
6 years ago
Video Title: Find All Indices of a Value in an Array Using JavaScript In this video, you'll learn how to find every index at which a ...
0 views
Hi! Let's create today a simple password strength meter in pure #JavaScript. If this is your first time here and you want to learn ...
678 views
RubyConf 2018 - Let's subclass Hash - what's the worst that could happen? by Michael Herold Have you ever been tempted to ...
829 views
7 years ago
Code : https://gist.github.com/ameybhavsar24/3600b5ac2f10888f98fe295c566ddd90 Hello, My name is Amey Bhavsar. This is the ...
370 views
Others get simpler when you use constraint solving or pattern matching. Let's go on a whirlwind tour of 4 different programming ...
7,761 views
8 years ago
In this video, the Visitor software design pattern is explained. Visitor: Add different behavior for each object type in aggregates of ...
15,885 views
5 years ago
Count Numbers in a Range Where an Odd Digit-Sum Divides the Number. What the video teaches You'll learn how to test ...
8 views
9 months ago
When working on techniques to address the wide-spread problem of software bugs, one often faces the need for a large number ...
290 views
RubyConf 2018 - The Ruby Developer's Command Line Toolkit by Brad Urani As a Ruby developer, you use the command line, ...
2,388 views
I think that's-- JavaScript event handlers don't necessarily relate to Ajax. They can. [student] Yeah, that's another concept that I ...
619 views
13 years ago
In short (or tl;dw - "too long; didn't watch") this video boils down to: 1. Befriend your standard collections library. It's quite possible ...
1,817 views
Video from http://www.cdf.toronto.edu/~heap/racket_lectures.html explaining how to filter lists in racket to produce a new list ...
3,315 views
Dealing with asynchronous APIs in microservices can quickly get tricky—especially when your downstream services aren't ready ...
11 views
6 months ago
RailsConf 2019 - Closing Keynote by Aaron Patterson. Cloud 66 - Pain Free Rails Deployments Cloud 66 for Rails acts like your ...
13,124 views
Almost everyone comes to Rust with prior programming experience. That can make the experience feel somewhat alien.
7,073 views
3 years ago