We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1bba02 commit 925773bCopy full SHA for 925773b
Week3/todo backend/README.md
@@ -1,7 +1,7 @@
1
-This QA exercise is about making a backend for a todo app, with a focus on the native mongodb client.
+This is ment for a live Q&A exercise about making a backend for a todo app, with a focus on the native mongodb client.
2
3
-On [todomvc.com](http://todomvc.com/) you can show an example todo app,
4
-and ofcourse tell about the awesome overview of different implementations of the same todo app.
+On [todomvc.com](http://todomvc.com/) you can see an example todo app,
+and this site has an awesome overview of different implementations of the same todo app.
5
6
The `secrets.json.example` should be copied to `secrets.json`.
7
It's good to mention this practice, to keep passwords out of version control.
0 commit comments