User: Admin: Difference between revisions

From ElixirBlocks
Jump to: navigation, search
No edit summary
No edit summary
Line 6: Line 6:
* How to Create a Dynamic Route from Scratch.
* How to Create a Dynamic Route from Scratch.
* How to Use Elixirs Template language
* How to Use Elixirs Template language
*
* How to Work with Modal
* How to Use CSS From Scratch (Without bundler)

Revision as of 10:59, 27 March 2023

  • How to Create Database Seed Data.
  • How to Work with Database Data via Basic Commands and Custom Change sets.
  • How to Render Database Data to LiveView (via Context Commands).
  • How to Create a Chat using PubSub.
  • How to Create Event Handlers in LiveView
  • How to Create a Dynamic Route from Scratch.
  • How to Use Elixirs Template language
  • How to Work with Modal
  • How to Use CSS From Scratch (Without bundler)