DEV Community

Discussion on: Sites where you can get free hosting

Collapse
 
kaylumah profile image
Max Hamulyák

Recently switched from GitHub Pages to the free tier of Azure StaticWebApps. It provides a lot more configuration options (like http return headers for instance cache-control which is relevant for your lighthouse score)

Might be cool to do a follow up article to compare the options

Collapse
 
victorio profile image
Vic

I have tried it but I don't like it because it don't let you to use a custom domain

Collapse
 
kaylumah profile image
Max Hamulyák

I am using it with my domain, kaylumah.nl so not sure what you mean there?