What you'll learn
- Learn the fundamentals of Stimulus.
- Learn how to add and use controllers.
- Learn about using targets and actions.
- Learn about the role of identifiers.
Course content
- Preview00:40
- 01:40Introduction
- Preview01:38
- Preview08:58
Requirements
- Knowledge of HTML, CSS and Javascript
Description
Stimulus is described as "A modest JavaScript framework for the HTML you already have." More specifically, it’s a way to add JavaScript behavior to HTML in a structured and consistent way:
It doesn’t seek to take over your entire front-end—in fact, it’s not concerned with rendering HTML at all. Instead, it’s designed to augment your HTML with just enough behavior to make it shine.
In this course, students will learn basics of Stimulus by creating web app.
We'll start off by setting up a Stimulus project, use controllers in Stimulus, and set up a build process for a Stimulus app. We'll also get into how to work with state in a Stimulus app.
Who this course is for:
- Web Developers
- Javascript Developers
- Anyone interested in learning Stimulus
Instructor
I'm a tech advocate, entrepreneur, and expert in a programming languages such as C++, Python and many more. For over 15 years, I have been in the role of a technical lead, specifying architecture and detailed design, mentoring other developers, performing code reviews, and more. I have worked in all parts of the software development life cycle.