DEV Community

Ethan Roberts
Ethan Roberts

Posted on

13 5

Why you should use Netlify instead of GitHub Pages

Netlify is awesome!

I am not being paid to say that. I just think they provide some fantastic free services. There are too many to list here, but these are some features of their totally free services that I would like to highlight to get you to consider checking them out. There are more features that you pay for, but I am only highlighting features for free users. Go check out their website here.

Free Private Repository Hosting

The best reason to use Netlify is that you can host a private repository. Normally this is a GitHub Pro feature. That's a minimum of $84 per year that not everyone can afford.

Custom Netlify Subdomains

You can set a custom subdomain (as long as it's not already being used).

Custom SSL

If you have your own SSL certificate that you purchased, you can use your custom SSL certification instead LetsEncrypt. Otherwise they also provide an automatic LetsEncrypt SSL certificate like GitHub.

Speed up your website with Asset Optimization

Bundle and Minify CSS and JavaScript

If you're linking a handful of CSS and/or JavaScript files Netlify can bundle them all together and minify them (remove unnecessary whitespace) to speed up loading your pages.

Lossless compression for images

Netlify also provides the option to compress images to make for a speedier download.

Prerendering

When turned on, Netlify can host your site from one of their CDNs to serve to a crawler to greatly improve SEO.

Forms

You can receive up to 100 form submissions for free without having to have a backend.

Does git cmd scare you or your client?

You can deploy using drag & drop as well and still rollback to previous versions with a couple clicks.

AWS Q Developer image

Your AI Code Assistant

Automate your code reviews. Catch bugs before your coworkers. Fix security issues in your code. Built to handle large projects, Amazon Q Developer works alongside you from idea to production code.

Get started free in your IDE

Top comments (1)

Collapse
 
__ec73256df profile image
Виктор Щелочков

"I'm not being paid to say that" doubt

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More