Building Serverless Apps with JAMStack and Eleventy

Go to class
Write Review

Free Online Course: Building Serverless Apps with JAMStack and Eleventy provided by LinkedIn Learning is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Building Serverless Apps with JAMStack and Eleventy is taught by Ray Villalobos.

Overview
  • Learn how to create a serverless website using Jamstack (JavaScript, APIs, and markup) principles and the Eleventy static site generator.

Syllabus
  • Introduction

    • How is the JAMstack better at delivering modern websites?
    • Using the exercises for this course
    1. Getting Started
    • What exactly is the JAMstack?
    • Installing Eleventy
    • Creating a Node.js Eleventy project
    2. Organizing Your Serverless Site
    • Creating front matter data
    • Building a template page
    • Layout chaining
    3. Using with Site Data
    • Using a data file
    • Adding directory data
    • Loading content dynamically with APIs
    • Using alternative data formats
    • Building pages from data
    4. Working with Content Features
    • Short codes
    • Permalinks
    • Filters
    5. Managing Collections
    • Understanding collections
    • Building collections using tags
    • Using collection modifiers
    6. Using Pagination and Plugins
    • Understanding pagination
    • Creating post pagination
    • Using pagination navigation
    • Adding a plugin for main navigation
    Conclusion
    • Next steps