Our job is to remind us that there are more contexts than the one that we’re in — the one that we think is reality.
― Alan Kay
Software Development and Data Consultant
Our job is to remind us that there are more contexts than the one that we’re in — the one that we think is reality.
― Alan Kay
Welcome to my blog where I write about software, technologies and my adventures related to and beyond those.
Sometimes we have to write quite long shell commands, right? And from time to time you have an error in there or want to change a command from the history to do something else, right? If you are a vim user you probably hate to navigate with the cursor keys to the position in the […]
This is the second part of this Tutorial series. The first article can be found here: How to build a WebApp: Strategic Planning If you are familiar with agile methodologies you may want to avoid a lot of documentation. In general I think this is a good approach. But it does not mean, that you […]
Intro Hi and welcome to the first article in this series. I will cover the whole process of building a modern Webapp. We will start with an initial planning (covered in this article) and finish with the public deployment of the app. I will rather focus on the development process than on implementation. There are […]