I’ve been learning more about Information Science lately and I created a fun widget to visualize information content in text.
This was a fun toy to build and is useful for explaining information content to others.
Explanation
You will notice that the tool is interactive and reactive, but those of you curious enough to peek under the hood will be shocked to see that I don’t use a single line of React or any NPM packages!
I found that programming a small project like this without a large framework is refreshing.