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
Search - "jshint"
-
Visiting websites in
2015: Download our app
2016: Get our notifications
Give me some space will you ffs14 -
Even JavaScript doesn't misbehave when a semicolon is missing. What the hell does CSS think of itself?9
-
Haha the amount of people ranting here about how they can't get a girlfriend, we should soon get a tinder plugin.7
-
"we use machine learning to ..."
Ffs you're interviewing a developer, not pitching to a investor. We know how much machine learning you use.7 -
+1 if you think devRant should start sending notifications like "congrats on your 300 +1 rant. claim your swag"3
-
Colleague: looks perfect
Project manager: make it a little better
Client: I don't care. Just show me the godamn data!2 -
Before internship, js code with semicolons looked stupid to me. Then jshint happened and here I am at 3AM in the morning, adding semicolons to a forgotten but not abandoned design project of mine!
-
Dear developers, I know it's hard but try to understand that devRant is not your product. So let's just stop the feature requests and keep ranting.4
-
Boss: so what's the outcome of this meeting?
Me: well 23 more JavaScript frameworks got released in this time. A lot to catch up.1 -
Worst thing happening to a developer can be when your manager tells you how to do you your job. Fucking tell me whats's the solution and i'll figure out a solution.1
-
When you're so used to using tabs, and then you've to write emails to realize that tabs don't work as you want them to be.
-
Sometimes I think to keep development as a hobby for my side projects and not as a full time job.
Hate how development/programming has to compromised for businesses.
Hoping some of you will get what I'm trying to say. -
!rant
Finally came to the point, using mocha, jshint together with Travis CI for some of our coding projects and I freaking love it 👍🏻
rant
But now I have to teach my colleagues, because some of them didn't use it before either (We are mostly a team of students, if you come to the point 'How can you not know about travis and mocha')1 -
When you have a linter that runs as a pre-commit task.
The number of times I've fixed errors thrown by linters during a commit and then run `git commit` straight after only to realize I'd forgotten to add the files I modified for the linter fix.2 -
Your project is never complete. There will always be one business guy who'll report a feature as a bug.
-
Sales guy: Client has a new requirement, wants it by the weekend.
Me: but did you tell him why we've an alternative for this here.
Sales guy: cool, complete it by weekend then. -
Today a merge deleted a bunch of code I had pushed in different branch. How the fuck did that happen? No conflict nothing! How can git delete something like this?!3
-
Sublime text should have files sorted on the basis of latest modified or most frequently modified and not alphabetically.3
-
Maybe we hate sales/business people so much because they're always thinking about the future while we are in present.1
-
HIRE A FUCKING QA AND GIVE TIME TO DEVELOPERS TO BUILD. DONT GIVE ME YOUR BULLSHIT ABOUT HOW THINGS ARE BREAKING.3
-
What do you guys think is better? Where do you feel less annoyed?
Freelancing on your own or working at a company?2 -
Is learning artificial intelligence, deep learning, machine learning the only way to survive in this industry for the next decade or so?1
-
I want to write technical blogs for a long long time now but can't find the motivation or ideas. Any advice some of you would want to give?4
-
About time managers start considering front end developers nicely.
Frontend development is not simple ffs. -
Can't find any good tutorial on d3. It would be great if any of you could help. I want something from zero to building 10-12 awesome looking visualisations.1
-
The moment when your angular does not redeploy correctly because fucking jshint detected a missing semicolon but you don't get it and you are asking yourself why the fuck the bug is still there.