Hacker News new | ask | show | jobs
by repsilat 3469 days ago
Back in undergrad I picked up PHP for the first time one day and built a blog with comments in one sitting. Super easy, anyone could do it, no frameworks (or javascript) required.
1 comments

How did you do ajax requests without js?
Ajax might have existed back then, but it was probably still called "DHTML" :-).

To be honest I'm not really sure why you'd want javascript running on a blog today let alone more than decade ago.