this post was submitted on 03 Feb 2024
489 points (94.2% liked)

Programmer Humor

32050 readers
1793 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 30 points 7 months ago (1 children)

Elder developer here too, correctly making my SPAs has made my work significantly more efficient and maintainable now that my back end is basically a rest api and my front end requires very little network interaction after the initial load, which has been made pretty minimal.

[–] [email protected] 1 points 7 months ago (1 children)

I too have been doing this for years and I whole hearty agree with this comment.

For large complex sites, I ain't never going back.

Actually even for simple sites I'm not sure I'll go back.

[–] [email protected] 1 points 7 months ago

If I ever have to do this again, I’ll scream.

”>