Files
reactfire/examples
Jay Landro 8a9323a5d3 Update app.js
Adding event.preventDefault(); to the handleSubmit method prevents the browser from submitting the form via standard mechanisms in turn engaging and demonstrating React mechanisms.
2016-04-08 16:09:50 -05:00
..
2016-04-08 16:09:50 -05:00
2015-07-16 11:43:09 -07:00

ReactFire Examples

Have you come up with a cool example that uses the ReactFire mixin? Submit a pull request and share it with everyone else by putting in this /examples/ directory. Please make sure to include a README.md file in your example's base directory which explains what the example is and how to run it.

Check out the Todo app example to see how to structure your example.

Examples: