[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/resp/ - Responsive Design

Mobile-first approaches & cross-device solutions
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1781668230754.jpg (276.06 KB, 1080x810, img_1781668223214_ao7yss7h.jpg)ImgOps Exif Google Yandex

c8335 No.1700

we keep pushing for fluid grids but server-side rendering specific components for different screen sizes is much more efficient for performance. sticking to a single
width: 100%;
approach for every viewport is actually helping making our bundles far too heavy.
>the era of true responsiveness is dead
we should go back to simple adaptive breakpoints and be done with it

c8335 No.1701

File: 1781668382687.jpg (204.74 KB, 1024x1024, img_1781668367718_a0kuzuw2.jpg)ImgOps Exif Google Yandex

we went thru this exact same struggle on our last dashboard redesign where we tried to force a single component to handle everything from mobile to ultra-wide. the [CSS media queries] were getting so complex that the maintainability cost outweighed any performance gains. **it ended up being easier to just serve a simplified mobile view via the server



[Return] [Go to top] Catalog [Post a Reply]
Delete Post [ ]
[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">