Ghost blog - How to link within the same document using an anchor tag in markdown
It took me way too long to figure out how to link to a headline further down in my blog post within markdown. I hope I »
It took me way too long to figure out how to link to a headline further down in my blog post within markdown. I hope I »
I have been wanting to write this article for quite some time, as I have always been interested in Software Architecture. Not any architectural style in »
A couple of years ago I made a simple HTML page which I could use as a tool to find differences in lists. This I used »
As I have done for the past 5 years, I will again this year create a list of my favorite books on software development. In recent »
In a previous post I showed how you can send XML using the HttpClient in asp.net core, using the following code snippet: var httpClient = new »
So I recently wanted to sum all the negative and positive numbers in a range before adding them together. This was to see the total earnings »
I have worked on several Scrum teams and a couple of Kanban teams throughout my time as a developer. Most of the times I have worked »
I recently had to make an endpoint for a deletion of a resource, for this I wanted to use the HTTP Verb DELETE. However I had »
So far there are not many books for .Net 5, as it was so recently announced. What I have found from ratings is that the following »
I had seen the number of pages with excluded status "Alternative page with proper canonical tag" in Google Search console grow over time, but »