Skip to content

Commit dfd2d94

Browse files
committed
Add TDD in ES6 & React Webcast
1 parent 4c5fdd2 commit dfd2d94

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Curated list of resources: books, videos, articles about using TDD( Test Driven
1919
- [TDD in Javascript](#tdd-in-javascript)
2020
- [Nodejs](#nodejs)
2121
- [Angularjs](#angularjs)
22+
- [Reactjs](#reactjs)
2223
- [TDD in Ruby](#tdd-in-ruby)
2324
- [Rails](#rails)
2425

@@ -116,6 +117,9 @@ Curated list of resources: books, videos, articles about using TDD( Test Driven
116117
* [AngularJS Protractor Tutorial 07 Using Page Object Pattern](https://www.youtube.com/watch?v=ln_jaC11SAA)
117118

118119

120+
### ReactJS
121+
* [TDD in ES6 & React Webcast](https://ericelliottjs.com/product/tdd-es6-react/)
122+
119123
## TDD IN RUBY
120124
* [Introduction to test driven design](http://rubyoffrails.com/videos/18-introduction-to-test-driven-design-tdd)
121125
* [Rails girls - Test Driven Development](http://guides.railsgirls.com/test-driven-development)

0 commit comments

Comments
 (0)