Skip to content

Commit

Permalink
Merge pull request #108 from nickovchinnikov/nick/tdd-react
Browse files Browse the repository at this point in the history
Nick/tdd react
  • Loading branch information
nickovchinnikov authored Apr 22, 2021
2 parents e90d57e + b8c8a4c commit e1c4186
Show file tree
Hide file tree
Showing 10 changed files with 1,071 additions and 340 deletions.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,14 +81,23 @@ Update storybook + MDX

[Presentation](https://docs.google.com/presentation/d/18RMGtm53joXd_bOKXzdN4wtNFXcNFAavmXDa3CNjvpU/edit?usp=sharing)

### Lesson 5: JSX + CSS
### Lesson 6: JSX + CSS

* Project architecture

[Pull request](https://github.com/nickovchinnikov/react-js-tutorial/pull/11)

[Presentation](https://docs.google.com/presentation/d/1t96SBbpVXh7mPr3G_zsa6cVaCJKR6b4Bl9XnYY6-KHs/edit?usp=sharing)

### Lesson 7: TDD + React

* TDD + React

[pull request](https://github.com/nickovchinnikov/react-js-tutorial/pull/98)
[pull request2](https://github.com/nickovchinnikov/react-js-tutorial/pull/108)

[Presentation](https://github.com/nickovchinnikov/react-js-tutorial/tree/master/presentations/module1/7_TDDReact/lecture.md)

## Module 2 - React

### Lesson 1: Typescript part 2
Expand Down
Loading

0 comments on commit e1c4186

Please sign in to comment.