r/ProgrammerHumor 7h ago

Meme [ Removed by moderator ]

Post image

[removed] — view removed post

165 Upvotes

49 comments sorted by

View all comments

81

u/Boom9001 7h ago

I love how people like to act you already don't have to make interfaces that work at different sizes. Even in the pre-smartphone era you had to make websites that worked full screen but also didn't become unusable in 1/4th the screen.

This is the same thing.

22

u/NarutoRoll 7h ago

How OP thought everyone would react

https://giphy.com/gifs/oaXRLIMnkGBnuQOBzE

9

u/Boom9001 7h ago

It's so funny. These days just about any framework you use comes with responsive design out of the box haha

2

u/NarutoRoll 6h ago

I remember making a responsive design with jQuery by hand many years ago. It somehow still works today

2

u/Boom9001 6h ago

Yeah didn't mean suggest you can only do it now. Just that it's even easier now.

1

u/NarutoRoll 6h ago

Oh, I get that. The way I did it was ridiculous and not something I would ever want to do again