This repository includes supporting materials, assets, copy-pastable URLs and code snippets for the Learn Norcraft video course.
Click on each bullet point below to go to the relevant section of the Nordcraft documentation for more detailed information.
There's nothing to build in this lesson, but you'll get an overview of what Nordcraft is, who it's for, and what it can do.
Learn about:
In this lesson, you'll build a Linktree-style website for Rick Astley with two static pages.
Learn about:
In this lesson, you'll build an application to fetch data from an API and render it on a page. You'll also learn how to create dynamic pages using dynamic URL path parameters to fetch specific data to render on the page.
Learn about:
- Getting data from APIs
- Creating dynamic pages using data from an API
- Using the repeat formula
- Concatenating data
- Formatting dates
In this lesson, you'll build a Pomodoro timer to count down from 25 minutes, 5 minutes, or 15 minutes. You'll also set up a sound to play when the timer reaches 0.
Learn about:
- Using variables to manage application state
- Formulas
- Workflows
- Installing and using Nordcraft packages
In this lesson, you'll build a multi-step form with validation, save form data to session storage, and POST it to an API when the form is complete.
Learn about: