claudiopro / react-fiber-vs-stack-demo

⚡️ React Fiber vs Stack Demo
https://claudiopro.github.io/react-fiber-vs-stack-demo
MIT License
146 stars 45 forks source link
demo react react-fiber react-stack sierpinski-triangle

React Fiber vs Stack Demo

This demo shows the differences between Stack and Fiber by rendering a Sierpinski triangle that constantly shrinks and grows, and whose nodes have a value that increments by one every second.

Used as a demo during the ReactJS Dublin Lightning Talks meetup of February 22nd 2017.

License

MIT

Copyright (c) 2017 Claudio Procida

React and Fiber example Copyright (c) 2013-present, Facebook, Inc. All rights reserved.