As a java/python developer who has been hooked to front end since last 3 years I feel this is apt !.๐๐
Programmer Humor
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.
Looks like a perfectly fine frontend to me.
why am i both
The simple form that shows 503 on submit?
Shots fired! Shots fired!
The frontend developer made the backend so inefficient that it runs out of memory
They have this cool hack where they emulate Edge within Node.js and then run their stuff as a webpage within Edge.
What if I want the weather in Paris, TX?
You need to fire a gun and to a really good bald eagle impression.
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.
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.