Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 1.3 KB

File metadata and controls

12 lines (8 loc) · 1.3 KB

Community Tutorials

Writing a tutorial is a fantastic way of learning and sharing the knowledge. Over the years many people have written great tutorials and we would like to share them here.

Not all of the tutorials listed here are current with the latest versions of Rails or Hyperstack, but that does not always matter as long as you know that what you are reading might be outdated, there is still great insight and value.

  • HelloWorld Tutorial by Frederic ZINGG - an overview of all the core Hyperloop modules. This tutorial is based on Hyperloop (pre Hyperstack) but many of the same concepts are relevant in Hyperstack.
  • Heart Cards by Barrie Hadfield - a Rails application using Components and Models and Semantic UI React. The tutorial is incomplete but the readme is comprehensive and it does demonstrate the use of JavaScript components in Hyperstack code.
  • Hyperloop and Devise by Barrie Hadfield - a Rails project showing how to integrate Hyperloop and Devise. This tutorial is based on Hyperloop, but is still relevant.

Care to write a tutorial and have it on this list? Please submit a PR against this page and we would love to include it.