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
-
Stop using notepad and get with the times. Your IDE tells you shit like this
Here's one:
I spent like 4 hours trying different methods to make an embedded video (through an iframe tag) responsive. Last night right before I was going to call it a night, I realized I completely fucked up and forgot the max-width style for the iframe. I spent four hours because of one fucking style. -
@JordMan I'm not content policing. I'm just pointing out these things should not happen in 2018.
-
@fuck2code I felt a wide range of emotions. Grateful I finished it, angry it was so easy, and disappoinment because it's such a basic issue lol.
I quit as soon as I fixed it and solved a small design error. -
JordMan2166y@Stuxnet @fuck2code , what do you think about "closing tag in html" I'm pretty sure it doesn't show on ide and once it made me lose a few hours of sleep...😂
-
@JordMan Only time I used an IDE for web dev is in class (we used Visual Studio. Fucking loved it, but it's definitely overkill.) But I don't recall it ever telling me about errors similar to that, so that's more than likely a "logical" error.
Feel free to go in depth on what happened because that's an interesting one. -
@fuck2code True, but if they use a text editior, it may not.
Brackets does automatically include the closing tags. But if, for some ungodly reason, they're using something like notepad, then this is entirely possible. -
I can understand using a text editor for html and css but God help you if you want to do Javascript without an IDE.
I can't count the amount of times I've messed up my code from just margins and forgetting basic syntax. -
Dude, which year are we? 1960? Every compiler tells you of a missing semicolon??? Vim even highlights the area!
Related Rants
-
athlon9Schrödinger’s semicolon Source: reddit r/programming
-
makwayne7So this happened in my computer science class Creepy guy trying to be cheesy (to this pretty girl): "you're ...
-
Pointer19School time, programming class: Girl: Hey, Can you help me? Me: Sure, what's up? G: I have an error but I don'...
Every freaking time!
joke/meme
semicolon
good sleep