136. How to achieve responsiveness in your web app?
Share
As there are more and more screen sizes, it is essential for web apps to not just work but also serve good User Experience on different devices.
To answer this question, you might talk about:
- pros & consof Responsive design
- what kind of responsive design patterns there are
- how to implement responsiveness
- common problems
- collabaration with designers
- ...