Hacker News new | ask | show | jobs
by waivek 2803 days ago
I use Github pages. I'm not a professional web developer so my take is pretty non technical.

The main difference for me seems to be netlify let's you have input forms and do POST requests whereas github pages is more static and only serves static pages via GET.