Skip to content

a demo of how to set up factory functions to create objects without using classical or prototypal inheritance.

Notifications You must be signed in to change notification settings

IlievaDayana/functional-programming-with-javascript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

functional-programming-with-javascript

This is a demo for using factory functions to perform similar object constructions as classes or prototypes in javascript.

Please see my blog post for further explaination on set up and usage.

About

a demo of how to set up factory functions to create objects without using classical or prototypal inheritance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.0%
  • HTML 5.0%