Day 36 : Working on New Repl feature: AST Output!
We started implementing AST Output Tree in Repl.
* Researched existing react libraries to show json
in Tree view: react-json-view and react-json-tree.
* Tested 'react-json-view' first since it supports onClick
prop (need this to show matching code) and It worked fine!
Comments
You must be logged in to add a comment.