Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.28 KB

readme.md

File metadata and controls

26 lines (21 loc) · 1.28 KB

futils Examples

A growing set of tutorials and examples for working with the futils package.

Basics

These tutorials will explain the basics of futils and give you an introduction into some core concepts in functional programming. Choose one if you don't have any background in writing functional JavaScript, want to see what futils provides or if you just want to refresh you knowledge.

Advanced

Tutorials listed below make use of the concepts described in the basic tutorials and show some possible real world examples. Take a look at the ones you are interested in if you already have some knowledge in writing functional JavaScript and want to see how futils can help you with it.

Third party libraries

All examples in this list focus on how to integrate futils with other libraries.