File tree 1 file changed +4
-5
lines changed
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -18,16 +18,15 @@ using "***Vanilla***" **JavaScript** (_no frameworks!_)
18
18
and the *** Elm Architecture*** to organise/structure the code.
19
19
20
20
21
- <a href="https://youtu.be/epPS_DjEWWY?t=32 "
22
- alt="Volvo cars are safer because they learn from every real world crash !">
21
+ <a href="https://todomvc-app.herokuapp.com "
22
+ alt="Try the Demo on Heroku !">
23
23
<img src="https://user-images.githubusercontent.com/194400/45237254-10d5e980-b2d6-11e8-8281-b95452bde519.gif "
24
- alt="Car Designers follow a Testing Mindset ">
24
+ alt="Step one: learn JavaScript! ">
25
25
</a >
26
26
27
27
</div >
28
28
29
- > Before you continue, try out the demo:
30
- https://todomvc-app.herokuapp.com/examples/todo-list <br />
29
+ > Before you continue, try the demo: https://todomvc-app.herokuapp.com <br />
31
30
32
31
> Add a few items to the list. Double-click/tap the item to edit it.
33
32
Check-off your todos and navigate the footer to filter for Active/Completed.
You can’t perform that action at this time.
0 commit comments