About the authorauthor

Miroslav Jonas

Miro is a software developer interested in the frontend of things, speaker, co-founder of Angular Austria, co-organizer of Angular Vienna and ViennaJS meetups, and open source enthusiast.

Angularpost
4 November 20209 min read
Responsive Angular Components

Ever since mobile devices became capable of accessing the web, it became obvious that not all web pages are usable on a small screen. Today most websites implement responsive design, but often at a cost of extra DOM. This post will show you how to solve that last step in Angular.

Angularpost
4 November 20209 min read
Responsive Angular Components

Ever since mobile devices became capable of accessing the web, it became obvious that not all web pages are usable on a small screen. Today most websites implement responsive design, but often at a cost of extra DOM. This post will show you how to solve that last step in Angular.

Read more
AngularpostResponsive Angular Components

4 November 2020

9 min read

Ever since mobile devices became capable of accessing the web, it became obvious that not all web pages are usable on a small screen. Today most websites implement responsive design, but often at a cost of extra DOM. This post will show you how to solve that last step in Angular.

Read more