1040
“Hire me” (i.imgur.com)
you are viewing a single comment's thread
view the rest of the comments
[-] Ullallulloo@civilloquy.com 34 points 2 years ago* (last edited 2 years ago)
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. :(

[-] WackyTabbacy42069@reddthat.com 10 points 2 years ago

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

this post was submitted on 21 Aug 2023
1040 points (100.0% liked)

Programmer Humor

20703 readers
1348 users here now

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

founded 2 years ago
MODERATORS