Skip to content

Commit b0b0026

Browse files
authored
Update README.md
1 parent 53294fa commit b0b0026

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
[Live demo](https://fckt.github.io/react-layer-stack/)
22

3+
### Related Stackoverflow q&a
4+
http://stackoverflow.com/a/40461655/524034
5+
http://stackoverflow.com/questions/40443160/bootstrap-modal-like-behavior-in-react
6+
http://stackoverflow.com/questions/40444788/rendering-a-modal-in-react
7+
http://stackoverflow.com/questions/39805544/showing-list-of-buttons-displaying-modals-in-reactjs
8+
http://stackoverflow.com/questions/39913593/dynamically-displaying-data-from-a-clickable-table-row-into-a-modal
9+
310
### Rationale
411
`react`/`react-dom` comes comes with 2 basic assumptions/ideas:
512
- every UI is hierarchical naturally. This why we have the idea of `components` wrap each other

0 commit comments

Comments
 (0)