ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,373 results

Code Geek
JavaScript Tutorial: Pure Functions and Side Effects

In this JavaScript tutorial, we'll learn pure functions and side effects with examples. Understand their usages, benefits in detail.

16:59
JavaScript Tutorial: Pure Functions and Side Effects

99 views

4 years ago

Code with Nakov | SoftUni Global
Programming Concepts Explained: Functional Programming

Functional programming is a way of thinking about software construction by creating pure functions. What exactly is functional ...

9:26
Programming Concepts Explained: Functional Programming

703 views

4 years ago

Code Geek
Understanding Let, Var and Const in JavaScript

In this tutorial, we will learn about Let, Var and Const keywords in JavaScript with examples, and we'll see when to use them, and ...

18:16
Understanding Let, Var and Const in JavaScript

46 views

4 years ago

dotconferences
dotJS 2016 - Evan You - Reactivity in Frontend JavaScript Frameworks

Filmed at http://2016.dotjs.io on December 5th in Paris. More talks on http://thedotpost.com With today's modern JavaScript ...

18:46
dotJS 2016 - Evan You - Reactivity in Frontend JavaScript Frameworks

15,760 views

9 years ago

Jesse Warden
How to Use Dependency Injection in Functional Programming

I'll show one of the problems Dependency Injection solves in Object Oriented Programming code bases, then show a similar ...

18:45
How to Use Dependency Injection in Functional Programming

1,835 views

4 years ago

Zen of Coding
ReactCasts #9 - Immutability in JavaScript

In this episode I'll talk about why immutability is important and how it can benefit you. I will draw some comparisons between ...

14:03
ReactCasts #9 - Immutability in JavaScript

34,970 views

8 years ago

Savoir-faire Linux (vidéo)
Stefanie Schirmer on Javascript Functional Cooking #PyCon2014

Montreal, April 12, 2014 - Mahtab Ghamsari-Esfahani (Savoir-faire Linux) talks with Stefanie Schirmer about her programming in ...

5:30
Stefanie Schirmer on Javascript Functional Cooking #PyCon2014

505 views

11 years ago

Cave of Programming
Function Parameters: Javascript and NodeJS for Complete Beginners 027

Find more courses: http://www.caveofprogramming.com A course on Javascript and NodeJS for complete beginners.

13:56
Function Parameters: Javascript and NodeJS for Complete Beginners 027

422 views

5 years ago

DublinJS
Functional Programming Jargon - Remo H. Jansen

Remo H. Jansen, TypeScript Dublin https://www.twitter.com/OweR_ReLoaDeD Remo explains some of the terms associated with ...

8:47
Functional Programming Jargon - Remo H. Jansen

378 views

9 years ago

The Debug Zone
React Functional Components vs. Plain JS Functions: Key Differences Explained

In this video, we dive into the essential differences between React functional components and plain JavaScript functions. As React ...

5:04
React Functional Components vs. Plain JS Functions: Key Differences Explained

26 views

1 year ago

Isaac Harris-Holt
Everything you need to know about FFI in Gleam

Gleam is a great language, but sometimes you just need to access the underlying platform, be it JavaScript, Erlang or Elixir.

9:57
Everything you need to know about FFI in Gleam

10,767 views

1 year ago

Ben Beattie-Hood
Functional Programming in .net

In this talk we'll explore how to use a DDD functional approach in .net to do amazing things, such as reduce coupling, increase ...

17:28
Functional Programming in .net

2,314 views

6 years ago

Code with tkssharma
Javascript functional programming Questions #11

Preparing for a JavaScript coding interview involves a combination of understanding core concepts, practicing coding challenges, ...

11:00
Javascript functional programming Questions #11

100 views

5 years ago

Jesse Warden
Pure Functions Return Value

I explain what a pure function IS NOT: something that doesn't return a value. Eric Elliot's Pure Function article: ...

4:00
Pure Functions Return Value

1,297 views

9 years ago

The Debug Zone
Understanding Pure Functions in JavaScript for DOM Manipulation Challenges

In this video, we dive into the concept of pure functions and their significance in JavaScript, particularly when tackling DOM ...

5:31
Understanding Pure Functions in JavaScript for DOM Manipulation Challenges

1 view

1 year ago

Codexpanse with Rakhim
Expressions vs. Statements in JS / Intro to JavaScript ES6 programming, lesson 14

Understand the difference between expressions and statements. Watch this to learn about environment and scope: ...

4:38
Expressions vs. Statements in JS / Intro to JavaScript ES6 programming, lesson 14

116,739 views

9 years ago

Code with tkssharma
Higher Order Function in Javascript #43

Functional Programming: - Learn about functional programming principles, including higher-order functions, pure functions, and ...

5:54
Higher Order Function in Javascript #43

97 views

7 years ago

InRhythm
Java for JavaScript Developers | James Woods

Even though it's a dynamic vs. statically typed language, there are still several 1 to 1 and 1 to 0.7 relationships from imports and ...

9:06
Java for JavaScript Developers | James Woods

753 views

7 years ago

Code with tkssharma
Object in Javascript Part 1 - #31

Functional Programming: - Learn about functional programming principles, including higher-order functions, pure functions, and ...

8:15
Object in Javascript Part 1 - #31

142 views

7 years ago

CloseBrace
JS Quick Hits 37 - Immutability Basics

Let's talk about data, specifically mutable and immutable data, and the difference between the two. • Full-text version: ...

4:22
JS Quick Hits 37 - Immutability Basics

92 views

7 years ago