this post was submitted on 21 Aug 2023
1034 points (98.1% liked)

Programmer Humor

19207 readers
1380 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] Notnotmike@beehaw.org 17 points 1 year ago (6 children)

Probably the hardest part of React, for me, was getting used to the callbacks. Passing data up to the parent component using a function. It's a little difficult to get used to if you haven't encountered it already

load more comments (3 replies)