Kaptaan Jack@lemmy.ml to Programmer Humor@lemmy.ml · 1 year agoProgramming Languageslemmy.mlimagemessage-square159fedilinkarrow-up1724file-text
arrow-up1667imageProgramming Languageslemmy.mlKaptaan Jack@lemmy.ml to Programmer Humor@lemmy.ml · 1 year agomessage-square159fedilinkfile-text
minus-squareValmond@lemmy.mllinkfedilinkarrow-up10arrow-down2·1 year agoPython 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.
minus-squaredwraf_of_ignorance@programming.devlinkfedilinkarrow-up1·1 year agoWhat languages did you use 2 decades before?
minus-squarepazukaza@lemmy.mllinkfedilinkarrow-up2arrow-down1·1 year agoWell, it’s not like you have any option. Browsers only run Javascript, right?
minus-squareValmond@lemmy.mllinkfedilinkarrow-up1·1 year agoWell you can do it the ‘old’ way serving front (pages) from the back like PHP did it.
minus-squarepazukaza@lemmy.mllinkfedilinkarrow-up2arrow-down1·1 year agoAh 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.
minus-squaredwraf_of_ignorance@programming.devlinkfedilinkarrow-up1·1 year agoWhat languages did you use 2 decades before?
minus-squareValmond@lemmy.mllinkfedilinkarrow-up1·1 year agoTurbo Pascal, Go, assembler and Basic I guess :-D
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.
deleted by creator
What languages did you use 2 decades before?
Well, it’s not like you have any option. Browsers only run Javascript, right?
Well you can do it the ‘old’ way serving front (pages) from the back like PHP did it.
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.
What languages did you use 2 decades before?
Turbo Pascal, Go, assembler and Basic I guess :-D