April 2020
Intermediate to advanced
294 pages
7h 53m
English
Now that we have a functional visualizer, there are so many enhancements that we can make to improve the functionality and the usefulness of our new tool. While these enhancements are beyond the scope of this book, I think it's still a good idea to discuss them in order to give you ideas regarding where you can take this project from here. Let's examine a few ideas regarding new features and code enhancements you can make to this project.
The visualizer, while functional, is not the most scalable piece of code. As you may recall, we hardcoded the two different charts that appear when we run the visualizer. While this is useful for testing, it would be great to create a configuration file that would ...
Read now
Unlock full access