Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lexfrl authored Nov 8, 2016
1 parent 53294fa commit b0b0026
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
[Live demo](https://fckt.github.io/react-layer-stack/)

### Related Stackoverflow q&a
http://stackoverflow.com/a/40461655/524034
http://stackoverflow.com/questions/40443160/bootstrap-modal-like-behavior-in-react
http://stackoverflow.com/questions/40444788/rendering-a-modal-in-react
http://stackoverflow.com/questions/39805544/showing-list-of-buttons-displaying-modals-in-reactjs
http://stackoverflow.com/questions/39913593/dynamically-displaying-data-from-a-clickable-table-row-into-a-modal

### Rationale
`react`/`react-dom` comes comes with 2 basic assumptions/ideas:
- every UI is hierarchical naturally. This why we have the idea of `components` wrap each other
Expand Down

0 comments on commit b0b0026

Please sign in to comment.