Frontend

CSS Transitions made simple with Angular Animations

March 22, 2021

During the past few years, browser applications built with modern frameworks have been taking over the static, native applications we were used to use. The key of their success is the ability to disguise like system applications, emulating complex techniques like animations which they use to retain the consistency with other native applications. In this blog post we will learn how we can use Angular to write complex animations directly from our code, and we will learn their benefits over standard CSS transitions.

Read more

Improving bundle size on Angular apps

August 11, 2020

Even though Angular has multiple core technologies which improve with no-effort how our bundle is generated, it's not strange size becomes a problem that require some sort of special caring. In this post we are going to analyze basic tips that ultimately lead to a lighter and snappier Angular application.

Read more

Progressive Web Apps - Are We There, Yet?

December 17, 2019

The German "Onlinezugangsgesetz" (online access act) requires the municipal, state and federal governments to offer their services to citizens digitally via portals by the end of 2022. Paired with the increasing usage of mobile phones to access websites and online services, this poses big challenges to IT companies that used to develop solutions for governments.

Read more
Newer posts Older posts