Responsive charts using Chart.js and react-chartjs-2

11 October, 2018

I have been testing and comparing a few charting libraries lately to use for a new page featuring charts on this website. In the end, I have…

Setup your own Webpack 4 config for React with Typescript

31 July, 2018

Webpack has become one of the most important tools for modern web development and yet, it is a blackbox to many developers. In this tutorial…

Build your blog using GatsbyJS (v2 beta)

21 July, 2018

I recently found out about GatsbyJS after they announced GatsbyJS V2 Beta. Having a blog and posting about stuff I work on has been on my to…