Functional Programming in JavaScript – With Practical Examples (Part 1)

Functional Programming(FP) can change the way you program for the better.

Similar

API Authentication with Vanilla JavaScript

This is an excerpt from my new and updated APIs and Asynchronous JS pocket guide. Some APIs—like the Ron Swanson Quotes Generator and Random Dog—work by simply calling an endpoint. Others—like the New York Times and many endpoints for the GitHub API—requi... (more…)

Read more »