Skip to content

updated the description #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* [Follow](#follow)

## Blog Posts
Blog posts covering functional programming topics
blog posts which can act as roadmaps to your success in functional programming

* [Don’t Be Scared Of Functional Programming](http://www.smashingmagazine.com/2014/07/02/dont-be-scared-of-functional-programming/)

Expand Down Expand Up @@ -40,7 +40,8 @@ Blog posts covering functional programming topics
* [Lenses with Immutable.js](https://medium.com/@drboolean/lenses-with-immutable-js-9bda85674780)

## Learning Resources
Posts, articles, videos focused on teaching functional programming
Let's move a step ahead
Given below are the posts, articles and the video lectures on functional programming with javascript

* [Property based testing in JavaScript](http://www.looprecur.com/blog/property-based-testing-in-javascript/) Introduction into property based testing by loop/recur

Expand Down