Google auto ads are not always working as they should..
I have recently added google auto ads to my site. I figured it could ease some of the work for us bloggers. Auto ads has just »
I have recently added google auto ads to my site. I figured it could ease some of the work for us bloggers. Auto ads has just »
I recently moved one of my external sites to my blog, in an effort to consolidate some of my websites. It was a simple one page »
The plans for the upcoming .Net standard 2.1 has arrived. We have been on 2.0 for quite some time now. However it seems that »
Have you ever been about to publish a website and feel that you are missing something? me too! That is why I created my own checklist »
I recently gave the npm package grunt-contrib-copy a go. I had some issues with it creating a folder level more than I would have expected. This »
Having worked with both message queues and web services I decided to write a little bit about their differences. Throughout my career I have heard a »
There seems to be a big emphasis on using REST these days. Where REST easily becomes a synonym with HTTP. It is not, REST is an »
The title may be a bit misleading as this is not possible. You cannot just record everything that the user is saying. However there is a »
I recently created a post on the differences between var, let and const [https://peterdaugaardrasmussen.com/2018/08/22/javascript-what-is-the-difference-between-var-let-and-const/] . One thing that I realised writing »
Back in 2016 I made a post [https://peterdaugaardrasmussen.com/2016/01/09/javascript-let-what-is-it-compared-to-var/] on the difference between let and var. However I forgot to include »