|
|
|
|
|
by Solarsail
4619 days ago
|
|
Ignoring Node for a moment, Ruby and Python currently have a noticeably higher barrier to entry for the kind of personal home page that PHP was named for. <html-stuff><html-otherstuff> <?php $todays-date ?php> <making-up-the-syntax-as-I-go-because-Ive-forgotten-it-all> AFIAK, in either Ruby or Python the equivalent of that would be far harder. You'd need a program made of several separate files, have to grab Rails from somewhere, have some concept of responding to requests somewhere and a bunch of stuff other than the one time stamp above. Though I suppose you could use client-side JS here too. |
|