The JavaScript Starter Kit Manifesto
My talk from Nodevember just went live on YouTube! This is my sales pitch: Starting from scratch today in JavaScript is crazy. The solution? Your team needs a JavaScript Starter Kit.
I’d love to hear you feedback on the talk!
And here’s a link to the related course: “Building a JavaScript Development Environment“.
Comments
Anonymous
Garry — 2016-12-01
Great video Corey, some good points made. In our dev shop we try to clarify what tools etc we will stick to on each project but we don’t have a manifesto as such. Also it tends to change with each project as new frameworks come out. It used to be jQuery for example a few years back, but its all Angular now. I bet in a few months it will either be Angular 2 or React. Do you think a manifesto should be organisation based or project based? I have a Pluralsight sub so will look out for your course.
Jesse — 2016-12-30
I”m currently watching your course on Pluralsight and I have to say It’s by far the most informative course I’ve watched in my 6 years as a subscriber!
Daniel Andrews — 2017-01-08
Hey Cory! Love this course! Was wondering if you could provide some guidance-I’ve been trying unsuccessfully, to setup this specific environment to integrate with Coveralls for code coverage. How would you go about it?