Skip to content

Functional Programming Concepts in JavaScript by Adhithi Ravichandran

License

Notifications You must be signed in to change notification settings

adhithiravi/Functional-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Functional-JS

Functional Programming Concepts in JavaScript by Adhithi Ravichandran

This repo contains the code snippets that are used in the course Functional Programming Concepts in JavaScript by Adhithi Ravichandran on Pluralsight

Course link:

Installation and Setup

To install packages run the following command:

npm install

Start server by right clicking on index.html and clicking on Open Live Server on VS Code.

Code

The /src folder contains the code snippets per module. To run an example, copy any example .js file and paste it to the script.js file. Make sure the live server is running, and you will see the output on the browser.

About

Functional Programming Concepts in JavaScript by Adhithi Ravichandran

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published