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 4446469 commit 13425ecCopy full SHA for 13425ec
package.json
@@ -1,6 +1,6 @@
1
{
2
- "name": "todomvc-example-in-vanilla-javascript-using-elm-architecture-",
3
- "description": "Learn how to use The Elm Architecture in JavaScript to create functional and fast UI!",
+ "name": "javascript-todo-list-tutorial",
+ "description": "Learn how to build a Todo List in JavaScript following Test Driven Development TDD!",
4
"version": "1.0.1",
5
"homepage": "https://github.com/dwyl/todomvc-vanilla-javascript-elm-architecture-example",
6
"main": "index.html",
0 commit comments