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.

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

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

Angular for Designers – Stephen Fluin

Leider ist der Eintrag nur auf English verfügbar.At ng-conf 2018 Google Angular developer advocate Stephen Fluin gave this highly interesting talk on making Angular - and web development in general, for that matter - more accessible to designers: Sadly, what we often see in software development industry today is largely artificial boundaries being set up between roles that define themselves by the programming languages they use, e.g. front-end development vs back-end. In other words: Paradoxically, additional information silos are created, while software ... Read more

Declarative vs. Imperative Programming From A Web App Perspective

Leider ist der Eintrag nur auf English verfügbar.In his article Declarative vs. Imperative Programming for the Web visual content designer and self-described former engineer Pascal Cremer does a nice job at explaining the differences between these two common programming paradigms and how declarative programming can lead to much more concise, comprehensible and readable code. He provides examples from a web context and shows how declarative programming lends itself to being used in a functional reactive programming style, which has become very popular ... Read more

What to Expect from Regular Expressions in JavaScript with ECMAScript 2018

Leider ist der Eintrag nur auf English verfügbar.Regular expressions have been supported in JavaScript since 1999 and ECMAScript 2015 added a few minor improvements such as RegExp.prototype.flags and RegExp.prototype.sticky. While JavaScript probably will never be thought of as the prototypical language for working with regular expressions, especially in an idiomatic way (that award still goes to Perl, after all ...), regular expression in JavaScript are quite usable and useful. In early 2017, V8 developer Mathias Bynen wrote about upcoming (proposed at the time) ... Read more

Tarun Sharma on the Angular @ViewChildren, @ViewChild, @ContentChildren and @ContentChild Decorators

Leider ist der Eintrag nur auf English verfügbar.Some time ago, software developer Tarun Sharma wrote an interesting article explaining the Angular @ViewChildren, @ViewChild, @ContentChildren and @ContentChild decorators and their respective use cases. The article is still relevant and a nice overview of the several ways of accessing different types of child components in Angular applications. Read more

Ashnita Bali & Marcin Ryzycki @ AngularConnect 2018: The differences between ElementRef, TemplateRef, ViewContainerRef

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

Observatory by Mozilla: Security Checkup for Your Websites and Web Apps

Leider ist der Eintrag nur auf English verfügbar.Observatory by Mozilla is a security checkup tool for websites and web apps that both assesses your website in terms of HTTP security measures and best practices and also suggests approaches and techniques for further improving security. Observatory's goal is to provide developers with insights as to their applications' security standards as well as to educate developers about HTTP security options such as the Content Security Policy or HTTP Strict Transport Security headers and the ... Read more

Dan Abramov on The Elements of UI Engineering

Leider ist der Eintrag nur auf English verfügbar.Somewhat recently, Dan Abramov wrote this interesting piece on his approach to learning about UI engineering. The article's key takeaway is this: "My biggest learning breakthroughs weren’t about a particular technology. [ ... ] It’s this combination of understanding the problems, experimenting with the solutions, and applying different strategies that led to the most rewarding learning experiences in my life." In keeping with this wholistic, problem- rather than technology-oriented approach Dan starts with outlining the problems and ... Read more

Angular Checklist

Leider ist der Eintrag nur auf English verfügbar.Angular Checklist is a useful tool that allows you to compile checklists of best practices, common mistakes and other aspects to consider both before launching a new app and during ongoing development. Although the tool's name and the default checklist suggest Angular-only usage this checklist tool of course is applicable to other frameworks, too. Read more

Filipe Silva @ AngularConnect 2018: The CLI Roadmap

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