Coding goals for 2017

2016 was a banner year in my coding journey! I focused most of my time around JavaScript, Node.js, and MongoDB. I learned a ton creating gadgets for Cisco Finesse, bots and integrations for Cisco Spark, and skills for Amazon Alexa.

The more I learn the more I realize I don’t know! This past month I spent some time going back to the basics and reading up on JavaScript. The good thing is I learned some things I missed in the past when reading about JavaScript. The bad part is now I want to redo half of my old code :).

One of the skills I want to focus on is unit testing. I have not done any of this for my projects. I have some larger projects where I am starting to see where automating testing of by code changes would be extremely helpful. Any suggestions on a good place to start?

Hopefully next year at this time I will be writing a post about how all my code has unit tests to go along with it!


Tags