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
-
Forget refreshing a 10 year old site, sounds like time for a full rebuild, also time to setup some shenanigans to auto convert deprecated code into pure gold lol
-
surgiie15298y@sheriffderek I wish I could. they use adobe cold fusion lol they won't change to anything else because that's all they know how to use. can't even mention frameworks or other languages without them shutting me down right away. -_-
-
@surgiie well, that's a new language you'll need to learn. Practice makes perfect. : )
-
surgiie15298y@sheriffderek lol I'm not having any issues with the language. Cold fusion is cake walk in my honest opinion. My problem is how outdated it is. Not so much the language itself but the cold fusion community is pretty much non existent. if you search cold fusion posts on stackoverflow. The post are dated at least 6 years back if not more.
I've been at my job for about 3 months now. They have me remaking a 10 year old site so that it's responsive and updated to HTML5. well the "senior developer" I'm working under doesn't know squat about responsive design and doesn't know that tags like font are deprecated so he's basically just copy pasting old code into bootstrap grid and calling that "updating the site". Lol did I mention he's still declaring the doctype as HTML 4 too? how did I get stuck here? -_-
undefined