Skip to content

Learn

Resources for learning the fundamentals of the Air web framework.

Concepts

Why and how Air works.

  • Air Tags - An exploration of Air's Tag HTML generation system
  • Escaping HTML - How Air handles escaping HTML to prevent XSS attacks
  • Forms - How to create and validate forms in Air
  • Jinja - How to use Jinja templates in Air
  • Layouts - Tools for building layouts in Air along with two simple layout systems
  • SQL - How to use SQL databases in Air apps

Cookbook

A handy Air-themed list of recipes for common web app tasks.

This section contains short recipes. See the topic pages for details:

If you'd like to contribute a recipe, open a PR with a new file under docs/learn/cookbook.