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
-
I smell @Fast-Nop territory.
What are the issues with the frontend? nested divs around everything? 5 MB of JavaScript? A lot of CSS for what could be done in a few lines? -
@kescherRant Using jQuery for hover-effect and onclick-handler on a div that rewrites the document URL. ^^
-
whiskey08975yIronically for me, it's the opposite. The backend for this project is horrendous.
- No schema migration strategy
- No error handling or debugging
- Stored procedures used everywhere - if an error occurs in the stored proc, the backend just returns a 200 saying "failed to do" (sic). None of the errors from the stored proc and analysed and printed to the console....
- The list goes on. -
Marl3x27795y@kescherRant I find it funny, that the w3c, that is responsible for the html spec mostly uses divs and lists on their website.
Fucking hypocrites.
Oh man.. the front end on this project makes me want to cry
rant