Benjamin Kauer
Benjamin Kauer

Scrum Master & Agile Coach
web development made in Rheinhessen


  • Home

  • About

  • Categories

  • Archives

  • Tags

  • Imprint

  • Search

Disabled Google Analytics in order to be compliant with GDPR

Posted on 18.04.2018 | In Foo

In order to achieve compliance with GDPR (General Data Protection Regulation) I disabled Google Analytics for this blog.

I decided to refrain from storing ANY data on my side, but this blog is currently using Disqus, a service which enables you to leave comments on my articles. They do collect, use and share information. You may want to read their data privacy statement.

Update 09.10.2019: I just disabled Disqus completely.

Read more »

VSCode QWERTZ Cheatsheet

Posted on 27.10.2017 | In Foo

Since there are only cheatsheets for mac keyboards and PC keyboards with qwerty layouts, I decided to modify the qwerty-version and create a cheatsheet for qwertz-keyboards.

Update 09.10.2019: I updated the cheatsheets. There are now two supported layouts, QWERTZ and QWERTY. Also I’m providing the cheatsheets as HTML pages.

Open on GitHub Pages

Read more »

Hello World!

Posted on 25.10.2017 | In Foo

Hello World!

1
2
3
helloWorld(): Function {
  return () => { console.log("Hello World!"); };
}
Read more »
Benjamin Kauer

Benjamin Kauer

3 posts
1 categories
RSS
GitHub
© 2017 - 2019 Benjamin Kauer
Sitemap
Powered by Jekyll
Theme - NexT.Muse