Search Torrents
|
Browse Torrents
|
48 Hour Uploads
|
TV shows
|
Music
|
Top 100
Audio
Video
Applications
Games
Porn
Other
All
Music
Audio books
Sound clips
FLAC
Other
Movies
Movies DVDR
Music videos
Movie clips
TV shows
Handheld
HD - Movies
HD - TV shows
3D
Other
Windows
Mac
UNIX
Handheld
IOS (iPad/iPhone)
Android
Other OS
PC
Mac
PSx
XBOX360
Wii
Handheld
IOS (iPad/iPhone)
Android
Other
Movies
Movies DVDR
Pictures
Games
HD - Movies
Movie clips
Other
E-books
Comics
Pictures
Covers
Physibles
Other
Details for:
Functional JavaScript Libraries Playbook
functional javascript libraries playbook
Type:
Other
Files:
66
Size:
434.5 MB
Uploaded On:
July 18, 2018, 12:34 p.m.
Added By:
xHOBBiTx
Seeders:
0
Leechers:
1
Info Hash:
E0D0EAB8C56F599AF9C9234630417AF1D1B86CC9
Get This Torrent
Developers tend to come across functional programming (FP) as they gain more experience and are looking for ways to write cleaner, more maintainable code. Unfortunately, over the last few years, "Functional JavaScript Development" has taken on a shiny-object status. Lots of articles are being written about it and it's approaching a religious fervor - either for it or against it. That leaves people who just want to know what it's all about, and if it can help them with their programming tasks, stuck in the middle. If you haven’t specifically done functional development, I would bet that you’ve been impacted by it, and have probably even written some functional code, even if you didn’t know it. Functional code is predictable, modular and easier to reason about. That doesn't mean it's perfect, though, or right for every situation. In this course, Functional JavaScript Libraries Playbook, you'll learn some of the popular functional JavaScript libraries and seeing what they’re all about. This course will be heavy on demos and as light on slides as I could get away with. First, you'll discover functional tenets like pure functions, currying and composition. Next, you'll explore how these libraries work inside your React, Vue, or Angular projects or really any JavaScript code you’re writing with any framework, other libraries, or just plain vanilla JavaScript. By the end of this course, you’ll have been exposed to six libraries and gotten a good look at what they provide and how they might help you write better code. Before beginning the course, you should be familiar with JavaScript development, but you don’t need to have any functional programming experience as the course includes what is likely the world’s fastest functional programming overview right up front, with code and pretty pictures and everything you need to get started. More info: https://www.pluralsight.com/courses/functional-javascript-libraries-playbook
Get This Torrent
01.Course Overview/0101.Course Overview.mp4
4.6 MB
02.Functional JavaScript 101/0201.Getting Started.mp4
4.9 MB
02.Functional JavaScript 101/0202.Functional JavaScript - The Important Parts.mp4
4.9 MB
02.Functional JavaScript 101/0203.Pure Functions.mp4
5.1 MB
02.Functional JavaScript 101/0204.Composing Functions.mp4
18.6 MB
02.Functional JavaScript 101/0205.Higher-Order Functions.mp4
1.7 MB
02.Functional JavaScript 101/0206.Currying – A Spicy Look at Functions.mp4
11.1 MB
02.Functional JavaScript 101/0207.Immutable – Can’t Touch This.mp4
4.6 MB
02.Functional JavaScript 101/0208.Closure Without Grief.mp4
4.3 MB
02.Functional JavaScript 101/0209.A Visit to Fantasy Land (the Spec).mp4
5.7 MB
03.Choosing a Library/0301.Introduction.mp4
3.1 MB
03.Choosing a Library/0302.The Big Overview Slide.mp4
10.0 MB
03.Choosing a Library/0303.How Do I Choose.mp4
5.3 MB
04.ImmutableJS/0401.Library Overview.mp4
8.0 MB
04.ImmutableJS/0402.Getting Started and Common Operations.mp4
841.1 KB
04.ImmutableJS/0403.Immutable Data Structures.mp4
18.0 MB
04.ImmutableJS/0404.Filtering on Top-Level Properties.mp4
4.9 MB
04.ImmutableJS/0405.Filtering on Nested Properties.mp4
7.5 MB
04.ImmutableJS/0406.Updating Data.mp4
12.6 MB
05.Ramda/0501.Library Overview.mp4
11.6 MB
05.Ramda/0502.Getting Started and Common Operations.mp4
1.4 MB
05.Ramda/0503.Filtering Data.mp4
7.2 MB
05.Ramda/0504.Filtering, part Deux (Curried Functions).mp4
7.3 MB
05.Ramda/0505.Sorting Data (and More Currying).mp4
8.1 MB
05.Ramda/0506.Composing Functions.mp4
9.3 MB
05.Ramda/0507.Piping Functions.mp4
2.7 MB
05.Ramda/0508.Retrieving Top-Level Property Values and Defaults.mp4
5.2 MB
05.Ramda/0509.Retrieving Nested Property Values and Defaults.mp4
7.9 MB
05.Ramda/0510.Unique Values.mp4
13.6 MB
06.Folktale/0601.Library Overview.mp4
3.6 MB
06.Folktale/0602.Getting Started and Common Operations.mp4
1.1 MB
06.Folktale/0603.So Call Me Maybe.mp4
15.3 MB
06.Folktale/0604.Result.mp4
8.8 MB
06.Folktale/0605.Validation.mp4
15.9 MB
07.FKit/0701.Library Overview.mp4
2.7 MB
07.FKit/0702.Getting Started and Common Operations.mp4
1.2 MB
07.FKit/0703.Filtering.mp4
6.2 MB
07.FKit/0704.Filtering, part 2 and Partial Application.mp4
5.4 MB
07.FKit/0705.Sorting.mp4
4.1 MB
07.FKit/0706.Composing Functions.mp4
7.5 MB
07.FKit/0707.Top-Level Properties.mp4
2.9 MB
07.FKit/0708.Default Values.mp4
3.1 MB
07.FKit/0709.Unique Values.mp4
8.4 MB
07.FKit/0710.Nested Object Properties.mp4
7.5 MB
07.FKit/0711.Nested Object Default Values.mp4
3.7 MB
08.Sanctuary/0801.Library Overview.mp4
3.4 MB
08.Sanctuary/0802.Getting Started and Common Operations.mp4
928.3 KB
08.Sanctuary/0803.Setting Up the Environment and Filtering.mp4
13.1 MB
08.Sanctuary/0804.Sorting.mp4
7.4 MB
08.Sanctuary/0805.Composing Functions.mp4
9.7 MB
08.Sanctuary/0806.Piping Functions.mp4
4.5 MB
08.Sanctuary/0807.Maybe.mp4
12.8 MB
09.Monet.js/0901.Library Overview.mp4
3.4 MB
09.Monet.js/0902.Getting Started and Common Operations.mp4
1.4 MB
09.Monet.js/0903.Maybe, Either, and Validation.mp4
5.1 MB
09.Monet.js/0904.Compose, Curry AndThen.mp4
907.5 KB
09.Monet.js/0905.Heads and Tails - Immutable Lists.mp4
6.6 MB
09.Monet.js/0906.Creating Immutable Lists.mp4
2.7 MB
09.Monet.js/0907.Filtering Immutable Lists.mp4
8.2 MB
09.Monet.js/0908.Adding Data to Immutable Lists.mp4
13.4 MB
09.Monet.js/0909.headMaybe() and Empty Lists.mp4
6.0 MB
09.Monet.js/0910.Introducing Non-empty Lists.mp4
11.1 MB
09.Monet.js/0911.Non-empty Lists - Guaranteed head() and tail().mp4
4.5 MB
10.Using Functional Libraries in Popular Frameworks/1001.What We Do.mp4
5.1 MB
10.Using Functional Libraries in Popular Frameworks/1002.The Money Slide.mp4
5.2 MB
Exercise Files/functional-javascript-libraries-playbook.zip
1.8 MB
Similar Posts:
Category
Name
Uploaded
Other
Functional JavaScript First Steps
Jan. 30, 2023, 8 p.m.
Other
Lynda - Mastering Functional JavaScript Libraries
Feb. 3, 2023, midnight
E-books
Functional JavaScript: Introducing (epub)
Feb. 3, 2023, 10:40 a.m.
Other
Pluralsight | Functional Programming Concepts In JavaScript [FCO]
May 27, 2023, 11:13 p.m.
E-books
Kereki F. Mastering JavaScript Functional Programming...3ed 2023
May 31, 2023, 1:16 p.m.