Skip to content

Responsive UI #762

Answered by amitu
AthulA10 asked this question in Q&A
Discussion options

You must be logged in to vote

To make a site responsive you have two techniques. One is to use if conditions explicitly (example). A better approach is to use our built in support for responsiveness for font, and length.

Later approach avoid explicit if condition so your code is slightly leaner, also for built in stuff we can do more optimisations going forward.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by amitu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants