Javascript FunctionsDifferent Ways to Declare Functions If you are like me, you learned ES5 where you just var all the things, wrote everything out without shortcuts, and you are totally confused by arrow functions. …Continue Reading about Javascript Functions →