Blog posts around web development

How to craft appealing websites

How to craft appealing websites

When I started developing websites I never knew where to start, when creating a new one. Over time I came up with a process that helped me not only getting started, but also making the websites...

Read more
Websites For Inspiration
Updated:

Websites For Inspiration

Need some inspiration for your project? With this list of 23 websites, which you can check for inspiration, you'll never run out of ideas for your website again.

Read more
The best note taking apps for developers
Updated:

The best note taking apps for developers

There are tons of note taking apps out there. But which ones are best suitable for developers? In the following I'll introduce three note taking apps for developers with good code support. + Available for: Mac, Windows, Android, iOS + Nice Code editor with a…

Read more
Widget based website with dynamic Vue.js components

Widget based website with dynamic Vue.js components

In this post I will explain how to generate a webpage using dynamic Vue.js components. This could be the foundation of a CMS based on Vue. The finished project can be found here First of all install the vue-cli if you havent already. To do so open…

Read more