I do front and backend work. Biggest issue I see is people not thinking through interfaces properly (e.g. efficiencies & atomicity of operations), sanitizing inputs on both sides, error handling, and putting in the appropriate validation, authorization & testing.
this post was submitted on 27 Jul 2023
1814 points (98.8% liked)
Programmer Humor
32710 readers
536 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
My SO just said your comment applies to sex just as well 🤣🤣🤣
As a full stack dev I'd like to say that the issue I see most from backend devs isn't a lack of styling, it's their need to wrap every element in 15 motherfucking divs. They don't seem to understand that most html elements are self contained and can stand on their own.
Akshwallyyyy those are both presentation problems, eg frontend
Edit: to those downvoting me please tell me why a frontend dev would end up showing a raw error like that on a page
Front hand back hand?