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.

Analysing the Complexity of Angular Apps

Leider ist der Eintrag nur auf English verfügbar. Analysing an existing application if you join a project. Assessing the quality and maintainability of an application. Identifying soft spots in an application which could benefit the most from refactoring. There are numerous reasons for wanting to size up the complexity of an application. In addition to general and language-specific tools provided by IDEs and applications such as SonarLint / SonarQube it can be useful to not only take framework specifics into account but to actually make ... Read more

Stefan Judis @ RuhrJS 2017: Watch your back, Browser! You’re being observed

Leider ist der Eintrag nur auf English verfügbar.At RuhrJS 2017 Stefan Judis gave an interesting talk on DOM APIs in the context of reactive programming and Observables: Read more

Alexandra Leisse @ RuhrJS 2017 – Death by a thousand paper cuts

Leider ist der Eintrag nur auf English verfügbar.At RuhrJS 2017 UX designer Alexandra Leisse talked about her personal experience with designing user experience for enterprise applications and how to deal with the continually growing complexity involved in that process: Read more

Alicia Sedlock: “The Landscape of Front-End Testing” at Fronteers Conference 2017

Leider ist der Eintrag nur auf English verfügbar.Alicia Sedlock - “The Landscape of Front-End Testing” at Fronteers Conference 2017: Alicia Sedlock: "The Landscape of Front-End Testing" at Fronteers Conference 2017 from Fronteers on Vimeo. Read more

Alice Boxhall: “Debugging Accessibility” at Fronteers Conference 2017

Leider ist der Eintrag nur auf English verfügbar.Alice Boxhall - “Debugging Accessibility” at Fronteers Conference 2017: Alice Boxhall: "Debugging Accessibility" at Fronteers Conference 2017 from Fronteers on Vimeo. Read more

Umar Hansa: “A Modern Front-end Workflow” at Fronteers Conference 2017

Leider ist der Eintrag nur auf English verfügbar.Umar Hansa - “A Modern Front-end Workflow” at Fronteers Conference 2017: Umar Hansa: "A Modern Front-end Workflow" at Fronteers Conference 2017 from Fronteers on Vimeo. Read more

On Building Offline-Friendly Forms

Leider ist der Eintrag nur auf English verfügbar.Frontend developer Max Böck some time ago posted an article on how to create offline-friendly web forms Using the navigator.onLine method for checking if the user is still connected to the Internet, localStorage and service workers Max outlines a method for alleviating an annoying problem that comes with using forms on the web, particular on mobile platforms: Losing data and having to fill in a form repetitively if you lose your Internet connection before that form ... Read more

Creating Resuable Web Components with Stencil

Leider ist der Eintrag nur auf English verfügbar.Stencil is a compiler that generates Custom Elements (part of the Web Components specification) for reuse in any JavaScript web framework. Stencil was conceived by the creators of the Ionic Framework as means to build reliable framework-agnostic components. The Stencil developers put emphasis on creating progressive web apps that make use of modern browser features in a user-friendly manner. So, no matter if you use Angular, React or Vue.js for developing web applications Stencil allows you ... Read more

Designer Lynx: Curated Links About Design

Leider ist der Eintrag nur auf English verfügbar.Designer Lynx is a curated collection of articles and other relevant resources such as design systems, icons, prototyping tools and software for designing user interfaces. Further categories include UI design inspiration and design topics such as colour and typography. Read more

Anjana Vakil @ RuhrJS 2017 – Immutable Data Structures for Functional JS

Leider ist der Eintrag nur auf English verfügbar.At RuhrJS 2017 Anjana Vakil gave a fascinating talk on immutable data structures for use with functional programming. This talk involves some great educational storytelling. Even if you've never had a computer science course on data structures and never entirely understood things like hashes, trees or tries, after having watched this talk you will! Read more
« Vorherige SeiteNächste Seite »