Settings

Theme

React-lifecycle-visualizer v2.0 released

github.com

1 points by oblosys 8 years ago · 1 comment

Reader

oblosysOP 8 years ago

Inspired by StackOverflow questions on React's new lifecycle methods, I created a light-weight package that visualizes which lifecycle methods are called and in what order. It can be installed with `npm -i react-lifecycle-visualizer`, but was mainly designed to run on StackBlitz:

https://stackblitz.com/github/Oblosys/react-lifecycle-visual...

Version 2.0 has a more consistent interface, includes TypeScript typings, and looks a little prettier. Comments and suggestions are welcome!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection