What do people think of Figstack?
The community submitted 22 reviews to tell
us what they like about Figstack, what Figstack can do better, and
more.
What do you think about Figstack?
Leave a rating or review for the community
4.8/5All time (0 reviews)
1/5
Recently (0 reviews)22 Reviews
Does not recommend this product
Review of Figstack
I just tried it on a very basic javascript webscraper I was working on today.
- "Explain Code" didn't work. It just repeated the names of my functions in a bullet point list. Also it would be nice if the explanations could be tied to line numbers.
- "Time Complexity" was completely wrong. I wrote a hacky recursive implementation which involved checking an entire array for uniqueness before adding each item. That by itself should be O(n^2) complexity, but Figstack said it was O(n)
- "Language Translator" did not work in the slightest. Here was the python output it generated from 50 lines of javascript:
#
# https://github.com/athena15/twitter_scraping
#
# https://github.com/athena15/twitter_scraping/blob/master/twitter_scraping.py
#
# https://github.com/athena15/twitter_scraping/blob/master/twitter_scraping.ipynb
#
# https://github.com/athena15/twitter_scraping/blob/master/twitter_scraping.ipynb
#
# https://github.com/athena15/twitter_scraping/blob/master/twitter_scraping.ipynb
#
# https://github.com/athena15/twitter_scraping/blob/master/twitter_scraping.ipynb
#
# https://github.com/athena15/twitter_scraping/blob/master/twitter_scraping.ipynb
#
#
I have no idea what that is or where it came from.
Recommended this product
Review of Figstack
This is amazing product. Just one question can it check code for custom cad application and explain them? I am an architect and looking for exactly the same. I want it to explain custom Autodesk codes.
Recommended this product
Review of Figstack
This is the future. Thank you @hahnbee_lee for bringing it to us !
You might also like

Swimm
A documentation tool built for developers
CodeStream
The Code Review Tool Built for Remote Teams.
NaturalyCode
Transform boring lines of code into natural English
Codex
Discuss and understand your code base from within your IDE

Refactor.io
Share your code instantly for refactoring and code review

Explain Code App
Make any code easy to understand, instantly.