Puzzling with React and Redux
I needed a refresher on React, Redux and JavaScript functional programming and to do something hands-on I decided to make a collection of mini-games using those techniques. For gamification purposes…
Learning, IoT, programming & experiments
I needed a refresher on React, Redux and JavaScript functional programming and to do something hands-on I decided to make a collection of mini-games using those techniques. For gamification purposes…
The Swedish Police has an Open API where the latest public police notifications can be fetched. I have made a self-hosted system that regularly collects that data and stores it…
In part 3 of this tutorial I will show how to enable the backend API for the “Locations In Your Pocket”-application so that location items can be persisted in a…
As a recent exercise project I’ve worked on a web application that lets you store and view location data from a browser. The frontend is an Angular 8 app that…