documentation
documentation copied to clipboard
Suggest disabled binding on Todo tutorial
Hi @EisenbergEffect, when you redo the todo tutorial, how about add a disabled binding to the button?
<button type="submit" disabled.bind="!todoDescription">Add Todo</button>
I think this issue can be closed, based on the codesandbox on the aurelia.io main page.
I added that in codesandbox, but the tutorial has to be updated. @EisenbergEffect planed to rewrite the tutorial using codesandbox setup.