mirror of
https://github.com/zhigang1992/server-components-demo.git
synced 2026-01-12 09:33:54 +08:00
[suggestion] add demo walkthrough link (#13)
* add demo walkthrough for easy consumption * Update README.md * Update README.md * Update README.md
This commit is contained in:
@@ -118,6 +118,8 @@ This demo is built on top of our Webpack plugin, but this is not how we envision
|
||||
- If you uncomment it in both, it won't be very interesting because we have nothing new to show until they both respond.
|
||||
- Add a new Server Component and place it above the search bar in `App.server.js`. Import `db` from `db.server` and use `db.query()` from it to get the number of notes. Oberserve what happens when you add or delete a note.
|
||||
|
||||
You can watch a [recorded walkthrough of all these demo points here](https://youtu.be/La4agIEgoNg?t=600) (with timestamps).
|
||||
|
||||
## Built by (A-Z)
|
||||
|
||||
- [Andrew Clark](https://twitter.com/acdlite)
|
||||
|
||||
Reference in New Issue
Block a user