Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
True,
And really annoying after you realize only semicolon was missing and whole day is gone -
zshh38538y@saltuwaiya I'm mostly using products from JetBrains, so webstorm, phpstorm etc. The W3C validator works great for finding HTML & CSS errors as well.
-
askerr5618yEven if you want something free there are great linters for atom and sublime. The "I couldn't find a semicolon" excuse isn't valid. It's 2016, we have ducks that meow. Times have changed
-
yusijs12508y@askerr or VSCode - it's really good imo, and easily beat atom for speed last I checked!
-
askerr5618y@yusijs do people really think that atom's speed is a problem? I've only been using it for a few months (I switched from sublime mid April) and I've only experienced good things. But I keep hearing people mention its speed, so maybe for different kinds of projects it's slower?
-
yusijs12508y@askerr I cant speak for now, I left it 6 months ago. i used it towards networks shares, and it was utterly useless.
Took 1 hour to write code...1 day to find missing semi colon..
undefined