216
LISP is ugly (lemmy.ml)
you are viewing a single comment's thread
view the rest of the comments
[-] Tartas1995@discuss.tchncs.de 5 points 1 year ago

Yeah and you can void nesting there just as easily and you have the same issues in any other programming language. You just need to create functions. Also JavaScript is not single threaded... you only have access to the dom on one thread, for obvious reasons.

Please explain to me how you do e.g. file downloads without a callback in your favorite language. If you solution involves having the main thread being stuck in a while loop, I am not sure if your complain about nested code can be taken seriously.

this post was submitted on 24 Sep 2023
216 points (93.5% liked)

Programmer Humor

32067 readers
374 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS