If you’ve done even the most basic coding in JavaScript, I’m sure at some point you’ve used a for loop to iterate an array. This works just fine, but did you know that Array.prototype (the base array object) contains a number of functions that make performing common tasks based on
Tag: javascript
5 Reasons You Need To Learn JavaScript This Year
Now is the best and most rewarding time for you to learn JavaScript. I made the decision a few years ago to focus my learning and career efforts towards JavaScript. In this post I’m going to share with you some of the reasons I did that. I think you’ll find
NPM Packages You Should Be Using: ramda
Welcome to the latest instalment of a series which brings to your attention NPM modules you may not be aware of, but which are very useful. Today we’ll be looking at ramda. If you’ve come to JavaScript from another mainstream language, you’ll probably feel that it’s missing a lot of