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
-
On the application side, we have many things that alert to dead code, what do web devs use for that?
-
Too familiar. Once, a "designer" refused to acknowledge her "design" (really just a wp theme crammed with all sorts of unused fonts, styles and scripts ) took much longer to load, than my clean implementation of it, trimmed of all the garbage.
I let her design online until everyone catch up with the bugs (disappearing divs, menus under content, a beautiful mess).
Once it was obviously flawed I was asked *nicely* if I could revert to my implementation of said design. 😀
Never heard of her again 😛 -
ztas1167yAlso first load all <link> elements and after that all <script> elements.
Dont mix them together or these scripts will be shortly blocking the stylesheets while loading the page... -
zshh38537y@dextel2 haha oh so you use both? One for good code and one for shit code, I get it 😄
Related Rants
-
QueenMorgana28Application has had a suspected memory leak for years. Tech team got developers THE EXACT CODE that caused it....
-
QueenMorgana8Someone went to HR complaining about never getting a lunch... We're told to work them out amongst ourselves an...
-
QueenMorgana14I wish I knew for sure I wouldn't offend certain people if they read this. I'll be vague for a reason.. WHY ...
Yeah all these js files for one static page, hardly one or two functions are getting called.
random
wtf is this code
hate people
banana code