An introduction to functional programming with JavaScript

In this article I would like to show you how you can use functional programming with JavaScript. Write your code avoiding iteration, start… Read more

Similar

KISS the JavaScript

I used to see this quote and say "When I can Write Some Awesome Code Why Should I Keep it simple after all it is my code I have comments Every where so no problem for me to understand it later"... (more…)

Read more »