Skip to content

Commit

Permalink
Merge pull request #117 from codeshifu/doc/todomvc-example
Browse files Browse the repository at this point in the history
Add Link to TodoMVC TDD Example
  • Loading branch information
nelsonic authored Nov 1, 2018
2 parents 74a311c + b6246c6 commit dce2fd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1046,3 +1046,4 @@ with our step-by-step guide:
+ Learn ***Tape*** (_the simplest Node/Browser testing framework_): https://github.com/dwyl/learn-tape
+ Learn Istanbul (_detailed intro to test coverage_): https://github.com/dwyl/learn-istanbul
+ Learn Daydream and Nightmare (_easy automated browser testing even for non-technical people_): https://github.com/dwyl/learn-daydream-and-nightmare
- Learn how to build a Todo List App (TodoMVC) in Vanilla JavaScript from scratch https://github.com/dwyl/todomvc-vanilla-javascript-elm-architecture-example

0 comments on commit dce2fd6

Please sign in to comment.