====== Array Toolkit ====== Some dope tools for JavaScript array manipulation. This was developed because some array manipulation tools were needed for Konduktiva. [[https://www.npmjs.com/package/array-toolkit| Here is the code on github]] With this part of the Konduktiva project, I had to write a lot of [[https://jsdoc.app/|jsdoc]]. It was quite boring and repetitive but it was necessary. Another important thing I learnt was packaging in JavaScript. During this time, I also started learning to use Github and NPM.