Responsive Design

This episode is about how to make Angular apps responsive📱
These days, people use different devices to access the web. Therefore, every web application should be adapted to all screen sizes.

Responsive Design is a technique that allows screens to adjust to different sizes accordingly.

There are a few techniques to make your Angular Apps responsive. You can choose from several libraries specifically built for that purpose or just do plain CSS by writing CSS Media Queries.

Responsive Design
Broadcast by