From 297832869a1fb29d7ed7879c8223f903bc9debe6 Mon Sep 17 00:00:00 2001 From: Great-nav <72175711+Great-nav@users.noreply.github.com> Date: Thu, 1 Oct 2020 07:11:23 +0530 Subject: [PATCH 1/2] updated the doc improved the description --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7e9be0c..02d48bf 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ * [Follow](#follow) ## Blog Posts -Blog posts covering functional programming topics +blog posts whch will 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/) @@ -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 From 4b5d594f3e3bc15a97cbb1dd502f3e938fb1a7b1 Mon Sep 17 00:00:00 2001 From: Great-nav <72175711+Great-nav@users.noreply.github.com> Date: Thu, 1 Oct 2020 07:12:30 +0530 Subject: [PATCH 2/2] updated doc improved the descerption --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02d48bf..0dd112b 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ * [Follow](#follow) ## Blog Posts -blog posts whch will act as roadmaps to your success in functional programming +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/)