Skip to content

absowoot/todos-hologram-ash

 
 

Repository files navigation

Todos

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Ash

Hologram

Questions

  • How do I clear the input value after the :add_todo event?
  • Is there a way to make the <input checked={boolean}> work?
  • The event of <input type="checkbox"> always has value: "on"?
  • Event type input seems missing at the moment?

Learn more

About

Todos with Ash and Hologram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Elixir 78.7%
  • HTML 14.5%
  • JavaScript 3.6%
  • Dockerfile 2.4%
  • Shell 0.5%
  • CSS 0.3%