Skip to content

Commit

Permalink
update Examples index
Browse files Browse the repository at this point in the history
  • Loading branch information
tdumitrescu committed Apr 13, 2018
1 parent 862812a commit 6461eb7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

- [Tutorial](https://github.com/mixpanel/panel/blob/master/examples/tutorial): Simple walkthrough, creating an app with Jade templates and routing
- [Animations](https://github.com/mixpanel/panel/blob/master/examples/animations): Animating elements in and out with CSS
- [Controller](https://github.com/mixpanel/panel/blob/master/examples/controller): Using a separate StateController for state management
- [JSX](https://github.com/mixpanel/panel/blob/master/examples/jsx): Templating with JSX in a Panel app
- [Proxy](https://github.com/mixpanel/panel/blob/master/examples/proxy): Using a ProxyComponent
- [Redux](https://github.com/mixpanel/panel/blob/master/examples/redux): Managing Panel app state with Redux
- [Server-side rendering](https://github.com/mixpanel/panel/blob/master/examples/isorender): Rendering with Node.js and no browser
- [Shadow DOM](https://github.com/mixpanel/panel/blob/master/examples/shadow-dom): Using Shadow DOM to encapsulate Panel component styles

0 comments on commit 6461eb7

Please sign in to comment.