Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Jason Aller

Jason Aller

Jason Aller has asked 0 questions and find answers to 8 problems.

Stats

196
EtPoint
62
Vote count
0
questions
8
answers

About

I've debugged a lot of code over the years, most of it my own.

First learn to code to the standard, then learn when to break the rules. Every language has a beauty, embrace it. There are tools that will help along this path... finding the right editor or IDE is important for any language, for JavaScript I've found the JSLint -> JSHint -> ESLint evolution, followed by Yeoman's Grunt to be really instructive and useful.

profile for Jason Aller on Stack Exchange, a network of free, community-driven Q&A sites