adesso BLOG
It’s important to live the Agile Manifesto. Twelve principles, which can be understood as codes of behaviour or rules of the game, were established for this very purpose. In this blog post, I’ll introduce you to the first six principles in more detail.
Read moreIn my first blog post, I primarily focused on the historical background of agility in software development and explained what the term means in basic terms.
Read moreI would like to dedicate a series of blogs on agility to the term ‘agility’ itself. This will cover topics such as agile software development, agile frameworks, agile mindsets and agile methods. My goal is that everyone – from the classic waterfall manager to the full-blooded agilist – will find something to take away. The first part is all about the question of whether we really work in an agile way.
Read moreLow-code development platforms are becoming increasingly popular with companies because they enable them to create applications independently, even if they have little or no programming knowledge. In my blog post, I’ll describe the origins of low-code, explain how it works and list important considerations for its implementation.
Read more01.03.2022
My goal in software development is to build programmes and features that people need and like to use. Only on the way did I slowly realise that simply writing code would probably not be enough. This journey continues to this day. In my blog post, I would like to share the crucial insights and changes of mind I had and give you an idea of what the world of software development is like.
Read moreApplications often contain resources that should only be available to certain users. Management users, for example, administer the information of their employees, whereas sales users administer the information of their customers. This requires closed areas, access to which is controlled by permissions. In this blog post, I would like to show you how to manage these access permissions in Keycloak and how to assign them to groups of users.
Read more14.06.2021
CSS is short for cascading style sheet. But how exactly does the cascade work? I'll explore this topic and lead you through the CSS inheritance process on the pages to follow. You will also learn all about the different types of style sheets and how the weighting of individual selectors is calculated in detail.
Read more11.01.2021
The goal of SOLID is to produce software that tolerates modifications, can be easily traced and that forms a basis for the components used in many software systems. In my blog post, I introduce you to the five SOLID principles in more detail.
Read more