1061
“Hire me” (i.imgur.com)
you are viewing a single comment's thread
view the rest of the comments
[-] Ullallulloo@civilloquy.com 35 points 1 year ago* (last edited 1 year 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 9 points 1 year 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
1061 points (98.2% liked)

Programmer Humor

19315 readers
541 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 1 year ago
MODERATORS