blog
Contact e-mundo.de
agile BDD CARDS+ CD CI Cloud Control-Area-Network CSS Culture Debugging DevOps Git Infrastructure Java JavaScript Jenkins macOS OpenScience pipeline Python React Research Ruby Scapy SharedLibrary SpringBoot SSCCE Svelte Testing TypeScript UserStories VueJS
Thumbnail
2 min
MacOS eject all disks with a keyboard shortcut or the touch bar

In this post, you will first learn how to get a global shortcut and touchbar item to eject all disks connected to your MacBook at once and then learn how to create it yourself.

Mar 6, 2019 • 2 min read by Simon Nagl
#macOS
Thumbnail
3 min
The temple of grog - an agile game

Having an agile mindset is part of the eMundo spirit. We have lots of agile projects, so basically everyone must know about this. Yet, sometimes, doing agile software development is harder than expected. To get around this, we developed a game - "The Temple of Grog" - that tries to teach the contents of the agile manifesto without actually doing software development. This makes it much easier because of the domain being completely inconvenient to any single workshop participant.

Mar 4, 2019 • 3 min read by Georg Schild
#agile
Thumbnail
2 min
Create a changelog from git log
On a regular basis, you may want to tag the master branch with a (beta) version that is deployed to a customer’s staging system. People not engaged in development themselves (e.g. product owners) usually have a hard time following the changes that are made available with each new version. So the easiest way to help them is to create a readable changelog from the git log. HOW WE DO IT We use GitLab, which requires us to work with so called "feature branches" and merge requests.
Feb 5, 2019 • 2 min read by Georg Schild
#SSCCE #Git
Thumbnail
4 min
Using CARDS+ cases to calculate e2e test coverage

In an iterative, continuous development process, manual tasks must be reduced to guarantee a high level of quality over time. Testing the artifact is one of those tasks.

Jan 14, 2019 • 4 min read by Georg Schild
#CARDS+ #Ruby #Testing
Thumbnail
2 min
Height-retaining tabs component using css grid

When creating UI components for the web, you want to avoid jumping content where one component pushes another away. However, this is not always as easy as it seems.

Sep 19, 2018 • 2 min read by Philipp Mitterer
#CSS
1
2
3
4
Imprint Privacy Policy