Lesson 11—Netlify Hosting
In this section, we will learn:
We had use Netlify to host static files in lesson 3 and 4. Netlify is a static site hosting that provides some extra server-side functionalities.
In this section, we will learn the server-side API functionalities provided by Netlify.
Specifically, we will learn:
- Using
_redirects
- Form handling
- Identity and authentication
- Lambda functions