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
-
@shittywebdev yeah, the worst part is that this dev cannot be reasoned with. When I explain why he needs to use proper view models, he replied, this is why I hate entity framework (which we aren't even using at this point :/ )
-
lotd79228yreminds me of the struggles, trying to explain eg. laravel to a dev that only knows and have learned procedual style programming..
worse yet, when they start to claim object oriented and namespaces are anti-patterns... -
@lotd hearing a technology or methodology declared an anti-pattern is my favorite lol. I've found that happens when an individual has a weak argument.
-
pr0t0n6078yLol. I have some projects in classic asp and some in mvc. I so hate it when I have bug fixes and feature requests for the ones in classic asp. We are moving Classic stuff gradually into mvc and it's a pain in the ass
Having to explain to asp classic developers why you shouldn't try to pass a DataRow to an MVC view
ðŸ˜
undefined