add conclusion to tut
This commit is contained in:
parent
30d0166830
commit
84cb1ecb3d
1 changed files with 6 additions and 0 deletions
|
|
@ -604,3 +604,9 @@ Refresh the page in the browser and now you'll see the global navigation on ever
|
|||
|
||||
---
|
||||
|
||||
This concludes the tutorial.
|
||||
|
||||
In this tutorial, we went through the process of creating a very simple application where we can list users from a server and edit them individually. As an extra exercise, try to implement user creation and deletion on your own.
|
||||
|
||||
If you want to see more examples of Mithril code, check the [examples](examples.md) page. If you have questions, feel free to drop by the [Mithril chat room](https://gitter.im/lhorie/mithril.js).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue