2018 Year In Review
Important note: There are some inaccuracies in this video, please refer below to see the correction/accurate data. Related resources at the bottom of the article.
At 21:17, Kyle states that NPM is included with Node.JS, which is true of packaged Node.JS installs. It is not included with the Node.JS core though.
Kyle states that EJS and Handlebars are interchangeable, this couldn’t be further from the truth. They are both template engines for JavaScript, but they are different. For a comparison of many different template engines for JavaScript, IBM’s developer site has a comprehensive overview. This is more true for Mustache.js and Handlebars. The use of the word handlebars for this meeting should be replaced with “EJS” for the most part because of this.
Due to stumbling through the explanation of databases, here’s the article that was pulled up during that time.
Related Resources:
