Adventures on vue.js and data visualization - episode 1
I have been using reactjs for most of my projects and it was my go to in new projects, therefore, as my landscape changes I try to adapt as much as possible and I enjoy learning new things. I have touched a couple of years ago vue.js that is a mix of vue.js and d3. There, I try to depict different charts (bar, bubble and word cloud) to visualize a high level information about a given github repository. Currently, I am working on a project that uses vue.js + nuxt.js. This project itself triggered me back to this data-viz (data...