this post was submitted on 16 Jul 2023
711 points (92.4% liked)

Programmer Humor

33539 readers
325 users here now

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

Rules:

founded 5 years ago
MODERATORS
 

No offence

you are viewing a single comment's thread
view the rest of the comments
[–] Valmond@lemmy.ml 9 points 2 years ago (4 children)

Python is cool IMO, got loads of libraries and gets your little app up in notime.

Not for larger projects though.

JavaScript is like the unsafest language I have touched in the last 20 years, yikes!

Still would use it as a web front end instead of python ofc.

[–] pazukaza@lemmy.ml 1 points 2 years ago (1 children)

Well, it's not like you have any option. Browsers only run Javascript, right?

[–] Valmond@lemmy.ml 1 points 2 years ago (1 children)

Well you can do it the 'old' way serving front (pages) from the back like PHP did it.

[–] pazukaza@lemmy.ml 1 points 2 years ago

Ah ok, server side rendering with no JS. I mean, server-side rendering is good. But a front with no JS? Idk, the page would feel pretty outdated. I wonder if there modern front-ends with zero js.

[–] dwraf_of_ignorance@programming.dev 1 points 2 years ago (1 children)

What languages did you use 2 decades before?

[–] Valmond@lemmy.ml 1 points 2 years ago

Turbo Pascal, Go, assembler and Basic I guess :-D

What languages did you use 2 decades before?