Skip to content

BuddyLReno/rails-stimulus-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails ❤️ Stimulus JS

This repo is used to work through the related video course

The course is currently under construction. Instructions on how to take the course will be available here when it is complete.

Prerequisites

Some working knowledge of the following technologies:

  • Javascript (ES6+)
  • Ruby on Rails
  • Asynchronus javascript requests

Course Topics

This course intends to give you a cursory, starting foundation to working with Stimulus JS in Rails. The concepts covered in the course should be easily transportable to non-Rails sites as the focus will be on Stimulus JS itself.

  • Installing Stimulus
  • Creating your first controller
  • Setting up actions (click, blur, etc.)
  • Working with targets (DOM nodes)
  • The Stimulus lifecycle.
  • Connecting to a rails form.
  • Creating custom events to communicate between controllers

About

Repo for the Rails + Stimulus JS Video Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published