1 point
Deleted by creator
permalink
report
reply
3 points

Hell, I already sat down three times and tried to figure out what this React thing is. Couldn‘t make it. Using Svelte now and being happy.

permalink
report
reply
2 points

Yeah he’s a big svelte fan.

permalink
report
parent
reply
11 points

Bah, 2 whole days? I learned React in 1 day!.. then another, and another, and then I got a book, and a few years later… I learned how to fix whatever ChatGPT spits out in React in 2 days!

permalink
report
reply
20 points

This person also lectured me on using AI to write code. Saying it was better than a human (in 2023), and that it made him senior level. They practically mocked me when I told them ChatGPT was pretty bad at coding.

permalink
report
parent
reply
1 point
*
Deleted by creator
permalink
report
parent
reply
1 point

I wish them that kind of luck.

permalink
report
parent
reply
5 points
*
Deleted by creator
permalink
report
parent
reply
12 points

Oh, he’s a “Full Stack Developer”

… and currently unemployed.

permalink
report
parent
reply
35 points
*
import React from 'react';
import ReactDOM from 'react-dom';

ReactDOM.render(
	<div>
		<h1>My Site</h1>
		<p>Welcome to my cool site. 😎</p>
	</div>,
	document.getElementById('root')
);

Me too. I’ll take my salary now, please.

Edit: Lemmy stripped out my rickroll. :(

permalink
report
reply
9 points

Sucks that your rick roll got taken from you. I understand how hard it must feel, so please know that I’m never gonna give you up, never gonna let you down, never gonna run around and desert you

permalink
report
parent
reply
14 points

This is probably someone that also didn’t learn JavaScript properly

permalink
report
reply

Programmer Humor

!programmer_humor@programming.dev

Create post

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

  • Keep content in english
  • No advertisements
  • Posts must be related to programming or programmer topics

Community stats

  • 7.2K

    Monthly active users

  • 954

    Posts

  • 36K

    Comments