Skip to content

Commit

Permalink
Update breakdown-designing-better-liveview-components.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BTroj committed Oct 30, 2023
1 parent dc95ee0 commit ebbe068
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _trainings/breakdown-designing-better-liveview-components.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ OBJECTIVES:
- Understand how to layer code to best take advantage of components.
- Know when to employ stateful components, and when to leave logic and state in the parent view.
- Decorate LiveViews with the proper type and slot macros.

PREREQUISITES:
Must know Elixir. Some LiveView experience is preferred but not required.

0 comments on commit ebbe068

Please sign in to comment.