Utsav Singh
Writing
Archive
Writing
Essays and build notes, newest first.
Dec 29, 2023
React Tree Visualizer: Creating a visualizer for .js/jsx component files.
TLDR - I built a tree visualizer to parse jsx content and ASTs in react files so that you don't have to figure out which component calls what. Check it out here!(currently beta :D)