
Proxy API calls to your server during Angular development
In this post, I'm showing you how you can proxy API calls to your server during Angular development and make the development process very painless.
In this post, I'm showing you how you can proxy API calls to your server during Angular development and make the development process very painless.
RSS/Atom feed: Why you should have one for your blog. In this post I talk about why you should have syndication feeds for your blog. You can easily and quickly share your content to many different platforms without doing any of the work yourself.
Event sourcing: The single source of truth. In this post I'll explain my reasoning for calling event sourcing the single source of truth. Spoiler alert: It is a very beneficial practice for decentralized applications.
In this post I describe how you can host a lightning fast website on Github Pages for free. There are several ways of approaching this situation. Out of all the great solutions I describe how to do this with Jekyll.
Creating a documentation website for my open source package Aloia CMS
In this post I describe how I transformed a mono repository platform to a platform with two distinct applications and using Netlify to simplify the CI/CD pipeline with Angular.
100% test coverage: Why or why not? But first, what does 100% test coverage mean? Let's explore the topic in this post and I'll tell you my thoughts about it afterwards.
In this post, I go through the steps you can take to write good documentation. You can use these in any kind of project and will allow others to help you when you need it.