Skip to content

Commit 9042bbe

Browse files
committed
(docs) React Movie README improvements
1 parent 93077f0 commit 9042bbe

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

  • react-movie-network-aware-components

react-movie-network-aware-components/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11

22
# Demo: React-movie network-aware resource loading in React
33

4-
Similar to before, this version will use the Network Information API to determine whether to load a low-fidelity or high-fidelity image based on movie posters.
4+
[React Movie](https://github.com/oliver-gomes/react-movie) is an application for browsing the latest movies, viewing summaries of them and seeing a cast list.
5+
6+
This version of React movie uses network-aware loading to determine whether to load low-fidelity or high-fidelity movie posters based on the user's effective connection type (e.g 2G -> lo-fi, 4G -> hi-fi).
57

68
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).
79

0 commit comments

Comments
 (0)