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.

Elana Olson @ AngularConnect 2018: Migrating from AngularJS to Angular

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

Should Web Apps Behave More Like UNIX Programs?

Leider ist der Eintrag nur auf English verfügbar.Recently, through various discussions about the nature of the web and web applications I came up with an intriguing (to me at least ...) idea: Web apps should behave like UNIX command-line tools. Please hear me out and let me elaborate. Probably the most widespread pattern in modern web app development is that of single-page applications (SPAs). Though that particular term isn't used as abundantly anymore as it used to be a few years ago the ... Read more

Security Expert Mario Heiderich About AngularJS and Security

Leider ist der Eintrag nur auf English verfügbar.At beyond tellerrand in Düsseldorf this year security expert Mario Heidrich gave a fast-paced - if sometimes too abrasive for my liking - talk about security and AngularJS: This talk contains a lot of useful insights as to what to pay attention to in order to secure your AngularJS applications (or in fact any web application created with a modern JavaScript framework), as well as techniques and approaches security consultants and hackers (both the white ... Read more

ng-admin: Create admin panels from REST APIs

Leider ist der Eintrag nur auf English verfügbar.ng-admin is a helpful AngularJS UI component that automatically creates an admin user interface for RESTful APIs. Such a component is particularly useful for instance with back end applications in enterprise contexts because it allows you to quickly implement and iterate basic user interfaces based on your current model and its API. Read more

JHipster: A Spring / AngularJS App Generator

Leider ist der Eintrag nur auf English verfügbar.You're a boring, hoary Java developer but secretly always wanted to belong to that hip JavaScript-Single-Page-Application crowd? Well, with JHipster now you can! On a more serious note, JHipster is a Yeoman generator that lets you bootstrap integrated Java (for the back-end server stuff) / AngularJS (for everything front-end and UI) web apps. JHipster makes use of proven technologies such as: Grunt Bower AngularJS Maven Spring Boot Spring Web MVC The project's goal is to provide the means for easily creating a ... Read more

TimeSheets: Stundenzettel für mite.

TimeSheets ist ein Tool, das mit mite erfasste Zeiten tabellarisch darstellt. Nach der Eingabe des mite Kontonamens und API Keys können Zeiten nach Projekten und Zeitraum abgefragt werden. TimeSheets basiert auf Bootstrap und Angular mit verschiedenen Erweiterungen für i18n, localStorage und Co. TimeSheets kann unter https://bjoernkw.github.io/TimeSheets3/ genutzt werden. Der Source Code ist unter https://github.com/BjoernKW/TimeSheets3 verfügbar. Read more