I always wanted to publish something to the npm, but I wasn’t happening. When I created the dimmer (inspired by https://semantic-ui.com… (more…)
Read more »
Every developer knows not writing reusable code that can be made reusable is the evil that awaits to be risen sooner or later. (more…)
Read more »
We can utilise GitHub Actions to automatically deploy when we push something. (more…)
Read more »
I've picked up Angular as the primary framework for the frontend application, and I'm impressed. Angular2 combined with Typescript is a very sane combination of tools that has let me organize things in a clean way, and quickly build something that is cust... (more…)
Read more »
There are many times when we need to insert Google Analytics into our application to track what a user does or where they go in the application. Single page apps like Angular work differently, though, than a static site for example. This post will show yo... (more…)
Read more »