Responsive Design

16/06/2021 3 min Episodio 16
Responsive Design

Listen "Responsive Design"

Episode Synopsis


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.Lets discuss that  👉 Twitter thread LinksAngular Flex LayoutAngular CDK LayoutTailwind Responsive DesignBootstrap Layout Utilities CSS Media QueriesTwitter PoolAngular Flex Layout / CDK vs Tailwind / Bootstrap Utilities vs Media Queries