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.

Documenting REST APIs Provided by Express Applications

Leider ist der Eintrag nur auf Britisches Englisch verfügbar.swagger-jsdoc is an NPM library that allows us to generate an OpenAPI specification for REST APIs provided by an Express application. swagger-jsdoc consumes YAML-formatted OpenAPI specification segments within JSDoc comments annotated with the @openapi annotation and turns those into a comprehensive OpenAPI specification for our API. This specification, in turn, can for example be used for automatically having a Swagger UI documentation page created for our REST APIs (using Swagger UI Express, for instance). While annotating ... Read more

Revisiting More Popular Posts: Angular Development Environments & Analysing the Complexity of Angular Apps

Leider ist der Eintrag nur auf Britisches Englisch verfügbar.Just a few weeks ago, I revisited two of the most popular posts on this blog. Continuing my blog housekeeping efforts, this time around I'd like to point you to two more blog posts that have been quite popular in recent years. If you're working on at least moderately complex Angular applications, these articles might be of interest to you: Running A Local Angular Development Environment Behind A Spring Cloud Gateway Service Analysing the Complexity of ... Read more

SCuri: Automating Unit Test Boilerplate Code for Angular Components

Leider ist der Eintrag nur auf Britisches Englisch verfügbar.As I wrote about quite some time ago in this blog post, which details my solution for managing transitive dependencies for Angular unit tests . although Angular applications in general are easily testable and unit tests are first-class citizens with the framework itself, there's still some potential for improvement when in it comes to test maintainability. In particular, listing and referencing an Angular component's dependencies (i.e. the dependencies of the system under test) such ... Read more

Shmuela Jacobs @ AngularConnect 2018: It’s alive! Dynamic components in Angular

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

Younes Jaaidi @ AngularConnect 2018: White-labeling & A/B testing with interchangeable components

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

Uri Shaked & Kapunahele Wong @ AngularConnect 2018: Climbing up injector trees

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

Olivier Combe @ AngularConnect 2018: Runtime i18n with Ivy

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

Mike Ryan @ AngularConnect 2018: You might not need NgRx

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

Elana Olson @ AngularConnect 2018: Migrating from AngularJS to Angular

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

Ana Cidre & Sherry List @ AngularConnect 2018: The good, the bad and the ugly – Component architecture at scale

Leider ist der Eintrag nur auf Britisches Englisch verfügbar. Read more
Nächste Seite »