Rasmus Olsson react

Visualizing dependencies in React
April 21, 2021

At some point in time, it might become handy to visualize your dependencies. Maybe you have a refactoring initiative and want an easy way to display or grasp how things look. In...

Moving from wordpress to gatsby
March 14, 2021

I few weeks ago I decided to move on from wordpress and build my own site. Wordpress have served me well for the past 2 years but as a developer it has always felt a bit to much...

Redux Toolkit Typescript Example
November 30, 2020

In my previous post, I wrote about the new standard of using Redux Toolkit and the beauty it gives on integrating the Redux guidelines into a framework. In Redux Toolkit ...

Redux toolkit the new standard
October 14, 2020

As a developer, we regularly read and learn about new frameworks. We read the API documentation and start implementing. After that or in the best case before we even start, we d...