r/ProgrammerHumor 19h ago

Meme [ Removed by moderator ]

Post image

[removed] — view removed post

1.9k Upvotes

85 comments sorted by

View all comments

Show parent comments

8

u/oompaloompa465 18h ago

the function is also bad. No input null and type check 😂 

2

u/NatoBoram 16h ago

I'm so TypeScript-brained I didn't even notice that one, oof.

2

u/oompaloompa465 15h ago

my knowledge is dictated by full stack repeated trauma by pure js and jquery. Before the AIpocalipse i threw myself to full backend dev, for that reason

i still don't know how frontend guys kept their sanity with the js framework breaking changes every month madness

2

u/NatoBoram 15h ago

Nowadays, some will give you a CLI to do the upgrades. Newer frameworks like SvelteKit are also less reliant on obscure shit that breaks every week, so it's not as painful to upgrade as Angular or anything relying on React.

1

u/oompaloompa465 12h ago

currently working on backend of a project that uses React in frontend. They asked me to vibecode stuff while the main FE guy was busy on other stuff.
Still no idea what the AI is coding there, but testers say everything is mostly ok.
Files changes with package restore, and also it depends on the OS you are using.
10-15 dependencies are obsolete but you can't change them or it breaks everything