Cookie-Einstellungen
Wir verwenden Cookies, um Ihnen ein optimales Webseiten-Erlebnis zu bieten. Dazu zählen Cookies, die für den Betrieb der Seite und für die Steuerung unserer kommerziellen Unternehmensziele notwendig sind, sowie solche, die lediglich zu anonymen Statistikzwecken, für Komforteinstellungen oder zur Anzeige personalisierter Inhalte genutzt werden. Sie können selbst entscheiden, welche Kategorien Sie zulassen möchten. Bitte beachten Sie, dass auf Basis Ihrer Einstellungen womöglich nicht mehr alle Funktionalitäten der Seite zur Verfügung stehen.

Weitere Informationen finden Sie unter »Datenschutz«
Impressum
Essenzielle Cookies
- Session cookies
- Login cookies
Funktionelle Cookies
- Google Maps
- reCAPTCHA

Beiträge von Alex Wieland

PostGIS open200 map
Software Development
12.02.2024
Geographical Data Storage and Analysis with PostGIS and Polygons in PostgreSQL

Efficiently manage spatial data with PostGIS, a PostgreSQL extension, simplifying tasks like polygon handling and spatial queries.

Beitrag von Alex Wieland

Mehr lesen
Content August 1 v2
07.09.2023
Cypress Parallelization with GitLab CI - for higher quality applications

As projects grow in complexity, so does the need for efficient testing processes. Running tests sequentially can lead to prolonged feedback cycles and slower development cycles. This is where Cypress parallelization combined with GitLab CI comes to the rescue. Find out why this will push the quality of your applications.

Beitrag von Alex Wieland

Mehr lesen
Content August 3
30.08.2023
Jest Parallelization with GitLab CI: Supercharge your Test Suite

In this article we explore how to leverage jest parallelization combined with gitLab CI to speed up your test suite execution and streamline your continuous integration pipeline.

Beitrag von Alex Wieland

Mehr lesen
storybook icon v2.206x256
nodejs
21.06.2023
Storybook - Enhancing Customer Collaboration: A Guide to Improving UI Component Workflows

When considering the reusability of UI components across different applications, it makes sense to centralise them in a library. However, understanding how these components will render once implemented in an application can sometimes be challenging. This is where Storybook, a valuable tool, comes into play. Storybook offers a range of features that can significantly improve your collaboration with customers, designers and among developers resulting in better UI component workflows. Let's explore some of its key features and advantages.

Beitrag von Bruno Mairey und Alex Wieland

Mehr lesen