Hacker News new | past | comments | ask | show | jobs | submit login

https://github.com/kristiandupont/react-geiger

This plays a click when React components rerender, to make you aware of the page performance




This one does the same thing but with beeps, with higher pitch for heavier DOM updates. It’s not as nice as the geiger click but I’ve found it more useful for figuring out exactly where the UI is slow.

https://github.com/tomhicks/react-audible-debug


Cool! Found this little video of it in action https://www.youtube.com/watch?v=bM_DrpCK5i0


That’s pretty nice and intuitive. The panning is heavy as expected, the emoji picker surprisingly quiet. But something is seriously wrong with the context menus.


I'd love one for React-native, might look into making one if I don't find any :D


I think in case of React the core idea is simple. For example I would love something like this for Rails ActiveRecord to help you find n+1's by sound


This is so cool haha




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: