Today I've been struggling with manipulating a dataset in a tool I've been working on that makes use of javascript Map object as kindly introduced into the code base by one of my colleagues at work. I have very little experience using Maps as I generally get by my data manipulation requirements using arrays combined … Continue reading How do javascript Map objects work?