Skip to content

Mastering Your Web Application Using Functional Javascript, Published by Packt

License

Notifications You must be signed in to change notification settings

PacktPublishing/-Mastering-Your-Web-Application-Using-Functional-Javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mastering Your Web Application Using Functional Javascript [Video]

This is the code repository for Mastering Your Web Application Using Functional Javascript [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

In this course, you will be comfortable using functional programming to handle asynchronous code (events and fetching APIs), error handling and writing clean functional code that can handle unknown values without becoming difficult to read.

To accomplish this, we’ll learn about building Type-classes, functional types that are used to specifically handle situations like this while keeping code looking familiar (an easy interface), pure and of very DRY.

We will build a Functor into a Monad piece by piece and do examples showing how each part is useful and how their simple API can almost magically handle so many difficult concerns without too much code. You’ll learn about Maybe, Either, Future and even Reactive Streams with Observables to write asynchronous code that looks more like synchronous FP.

Take this course if you already understand the fundamentals of Functional JavaScript. It is assumed that you know about closures, composition, higher-order functions like map, filter and reduce, currying, and that you are familiar with using basic Promises.

What You Will Learn

  • How to use JavaScript
  • How to create elements dynamically
  • Manipulate elements using JavaScript

Instructions and Navigation

Assumed Knowledge

To fully benefit from the coverage included in this course, you will need:
This course is geared towards software developers who would like to improve their skills and expertise by sticking to the highest quality standards when it comes to writing code.Fundamentals of JavaScript would be a plus

Technical Requirements

This course has the following software requirements:

  1. 4GB Ram
  2. 500 GB Harddisk Storage
  3. 2 GB Graphic Memory

Related Products

About

Mastering Your Web Application Using Functional Javascript, Published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages