Skip to content

jlengstorf/jamstack-fast-track

Repository files navigation

Learn With Jason

Workshop: Jamstack Fast Track for Web Development Teams

Build and ship modern web experiences faster than ever!

Details: sign up for this workshop · see the demo · deploy this project to Netlify

 

This workshop is designed to help you and your team level up on the Jamstack. Learn how to build web experiences that are more polished, faster to build, easier to maintain, less costly to operate, and more fun to work on!

What do I need to do before the workshop?

You have two options in this workshop:

  1. Watch as I code through the app, then come back and code at your own pace on the replay.
  2. Code along with me. There will be exercises where you’ll be able to code on your own.

If you’d like to watch first, then code at your own pace later, there’s nothing to do to get started — just show up on time and ready to learn!

If you plan to code along, please make sure to complete these steps before the workshop starts:

  1. Clone this repo

    git clone [email protected]:jlengstorf/jamstack-fast-track.git
    cd jamstack-fast-track/
  2. Make sure you have Node.js v10 or newer installed. I will be using Node v12.13.0 for this workshop, so if you want to be extra super sure everything is compatible, you can make sure you’re using that version.

    node --version
  3. Create a Netlify account.

  4. Install the Netlify CLI

    npm install -g netlify-cli

And that’s it! We’ll walk through all the other steps together in the workshop.

Lesson Plan

Please see the workshop playbook for details on how the workshop will run.

Resources

License

Creative Commons License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

About

Materials for the Jamstack Fast Track workshop by Jason Lengstorf.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published