Skip to content

Example app developed using functional programming in JS.

Notifications You must be signed in to change notification settings

farhantahir/FPJS-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FPJS-Example

An example app (Calories Counter) built using the concepts of functional programming in JavaScript.

Installing and Running

Install dependencies using

npm install

and run the project using

npm start

Built With

  • hyperscript - Create HyperText with JavaScript, on client or server.
  • tachyons - Functional css for humans.
  • virtual-dom - A Virtual DOM and diffing algorithm.
  • ramda - A practical functional library for JavaScript programmers.

About

Example app developed using functional programming in JS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published