Master the JavaScript Interview: What Is Functional Programming?

“Master the JavaScript Interview” is a series of posts designed to prepare candidates for common questions they are likely to encounter……

Similar

Towards a Safer JavaScript

As programs become large, their complexity also grows. Bugs become harder to track down, mistakes easier to make. What if we could make small parts of our application more predictable? What if we could start to create fewer places where bugs originate? By... (more…)

Read more »