Skip to content

This is a repository for the LinkedIn Learning course Learning Functional Programming with JavaScript ES6+

License

Notifications You must be signed in to change notification settings

LinkedInLearning/learning-functional-programming-with-javascript-es6---coderpad--4252164

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Functional Programming with JavaScript ES6+

This is the repository for the LinkedIn Learning course Learning Functional Programming with JavaScript ES6+. The full course is available from LinkedIn Learning.

Learning Functional Programming with JavaScript ES6+

Want to write more robust, maintainable code? In this course, discover how this can be accomplished with functional programming, and learn about the functional concepts at the heart of many JavaScript frameworks and programs. Functional programming is a radically different way of writing code. While at first it may seem a bit counterintuitive, once you get comfortable with it, you may find that your code becomes much easier to maintain, as well as more performant. This course aims to teach you everything you need to know to start taking advantage of the incredible power of functional programming in your own code, starting with the basics and going all the way up to more advanced concepts such as recursion, partial application, currying, and more.

Learning objectives

  • Understand and apply the core concepts of functional programming.
  • Use first-class functions to improve the readability and flexibility of your code.
  • Manipulate array and object data using JavaScript's built-in functional utilities.
  • Take your functional programming knowledge to the next level with advanced concepts such as partial application, recursion, and memoization.

Instructor

Shaun Wassel

Senior Software Engineer, Educator at CBT Nuggets

Check out my other courses on LinkedIn Learning.

About

This is a repository for the LinkedIn Learning course Learning Functional Programming with JavaScript ES6+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published