We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff4d297 commit afaed24Copy full SHA for afaed24
todo-list.md
@@ -708,9 +708,17 @@ This is what this `model` looks like in the "VanillaJS"
708
TodoMVC:
709
echo 
710
711
-Our quest in the next "pomodoro" is to re-create this
+Our _quest_ in the next "pomodoro" is to re-create this
712
using the DOM functions we created in `Elm`(_ish_)!
713
714
+#### Focus on Rendering The _List_ First
715
+
716
+For now, _ignore_ the `<footer>` (_below the Todo List_)
717
+and _just_ focus on rendering the _list_ itself.
718
719
+
720
721
722
723
<!--
724
0 commit comments