Skip to content

lukaszmn/programming-paradigms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming paradigms

Programming paradigms in JavaScript - callbacks, Promise, async/await, promisify, functional (Ramda) and reactive (RxJS).

graph

You can run each example with npm run index, where index is from 1 to 9.

This code accompanies my blog post in which I describe evolution of callbacks and refactor code to find optimal maintainability and readability.

About

Programming paradigms in JavaScript - callbacks, Promise, async/await, promisify, functional (Ramda) and reactive (RxJS)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors