illustration for Intro to Stimulus
pro

Intro to Stimulus

Instructor

Ian Jones

6m closed-captioning
·
3 lessons
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
2.9
11
people completed
Published 5 years ago
|
Updated 2 years ago

Stimulus is a JavaScript framework that is purposed to enhance your HTML. Stimulus will monitor your HTML and wait for its data-controller attribute to be declared on an element. Thats when you controller JavaScript is connected and its methods triggered.