Skip to content

Commit 92b707a

Browse files
authored
Update README.md
1 parent c8d41fe commit 92b707a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
### Getting Started
22

3-
This repository contains the standalone application detailed in the final chapter of [`RxJS In Action`](https://www.manning.com/books/rxjs-in-action).
3+
This repository contains the standalone application detailed in the final chapter of [`RxJS In Action`](https://www.manning.com/books/rxjs-in-action). The intention of this repository is to show a fairly complete application, since the primary technology on display here is the use of RxJS + React + Redux (3R) and is meant to be accessible for a large audience. Therefore, we are not using JSX or any complex build systems. Entire books can and have been written on such things but unfortunately we don't have the page count for it :(.
4+
5+
Please report any issues you find with running or accessing the project, or any bugs that you find.
46

57
The core components that are discussed in the book will not be changed aside from periodic updates.
68

7-
**Important** If you are looking for the repository for the first 9 chapters you should be [here](https://github.com/RxJSInAction/rxjs-in-action).
9+
### Important
10+
If you are looking for the repository for the first 9 chapters you should be in the sister respository [here](https://github.com/RxJSInAction/rxjs-in-action).
811

912
##### First-time install
1013

0 commit comments

Comments
 (0)