my blog. for you.

Reden wir über Digitales.

Ich bin selbständiger IT Berater und Unternehmer in der Internet und Software Branche. Ich beschäftige mich mit Design, Enterprise Applikationen, Web Apps und SaaS Produkten. Ich entwerfe und entwickle Business Lösungen und Anwendungen. Ich helfe Unternehmen in Sachen Software Qualität und Wissenstransfer, z.B. mit Angular und Spring Boot.

Article Suggestion: “Provide Contextual Information in Log Messages”

Leider ist der Eintrag nur auf English verfügbar.Software developer Tom Hombergs recently wrote an article about making log statements more useful by providing context in order to make it easier for a developer who uses your libraries or builds upon your code to find out what the actual cause of an error is. The blog post contains many pertinent examples of both good and bad log output. Seemingly trivial improvements such as making your log output more helpful and explicit can make a ... Read more

On Writing Unmaintainable Code

Leider ist der Eintrag nur auf English verfügbar.Software developer Andrew Yurisich maintains an - ironically - maintainable version of the authoritative guide to unmaintainable code by Roedy Green of Canadian Mind Products. This expansive, tongue-in-cheek how-to teaches developers to make themselves indispensable through writing code only they can understand. Aside from the comical value learning by what not to do can be an extremely useful method. By making sure your code follows none of the guidelines put forward in this how-to you'll already ... Read more

Bret Victor: The Future of Programming

Leider ist der Eintrag nur auf English verfügbar. Bret Victor - The Future of Programming from Bret Victor on Vimeo. Read more

RxJS: Observables, Observers, Subjects …

Leider ist der Eintrag nur auf English verfügbar.When developing web applications - or in fact any kind of application that involves interaction via a user interface - we inevitably have to deal with asynchronous events, perhaps even streams of such events, e.g.: mouse clicks asynchronous HTTP calls and subsequent display of data push notifications Because events are such an essential part of both the feature set and the user experience of many, if not even most, user-facing applications frameworks such as Angular treat them ... Read more

Things to Consider When Creating a New Business App: A Checklist for Setting up a Java-Based Software Architecture

Leider ist der Eintrag nur auf English verfügbar.Software developer Tom Hombergs - a former fellow student of mine - published this useful checklist for setting up Java applications on Reflectoring: A Checklist for setting up a Java-based Software Architecture It covers a wide array of both high and low level aspects of server-side and client-side development as well as architectural concerns. Furthermore, the checklist also has sections on operations, the development process and testing in particular. While some of the details may vary depending ... Read more

JSON Schema to TypeScript declarations: Keeping Client and Server Models in Sync with Spring Data REST and Typescript

Leider ist der Eintrag nur auf English verfügbar.With web applications a separation between client and server is commonplace nowadays: While the server (also often called back-end) deals with the underlying model, data storage and the predominant part of the business logic, the user interface and user-facing behaviour in general is realised with JavaScript, HTML and CSS on the client (also referred to as front-end), i.e. the user's browser. Frequently, frameworks such as Angular are used in order to facilitate development and make ... Read more

Jens Oliver Meiert – The Dangers of Being a Web Developer @ beyond tellerrand Düsseldorf 2018

Leider ist der Eintrag nur auf English verfügbar. Read more

Miriam Suzanne – Don’t Use My Grid System (Or Any Others) @ beyond tellerrand Düsseldorf 2018

Leider ist der Eintrag nur auf English verfügbar. Read more

Karl Groves – Hidden in Plain View: Bleeding Edge Accessibility so Good You Never Noticed @ beyond tellerrand Düsseldorf 2018

Leider ist der Eintrag nur auf English verfügbar. Read more

Claire L. Evans – Broad Band – What History’s Female Internet Pioneers Can Teach Us About Tomorrow @ beyond tellerrand Düsseldorf 2018

Leider ist der Eintrag nur auf English verfügbar. Read more
« Vorherige SeiteNächste Seite »