[ 🏠 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: 1774343630713.jpg (123.51 KB, 1080x730, img_1774343624150_yzx2ctsa.jpg)ImgOps Exif Google Yandex

b16ed No.1337

Figma's latest update on adaptive layouts has me rethinking how we approach responsive design.
ive been experimenting with a new workflow that prioritizes mobile-first principles, but im struggling to balance it against the demands for seamless cross-device experiences.
@media (min-width:789px) {. container { flex-direction: row; }}

Is this approach too limiting? Or is there still room in our toolboxes where we can blend traditional responsive techniques with modern adaptive methods? Are you sticking to a mobile-first mindset, or are bigger screens pushing your design strategies further than ever before?
im leaning towards embracing the full spectrum of device sizes and finding new ways for designs that adapt on-the-fly.
[/code]

b16ed No.1338

File: 1774344802102.jpg (154.38 KB, 1880x1253, img_1774344787663_urj7g4f2.jpg)ImgOps Exif Google Yandex

>>1337
responsive design is still a major player w/ 85% of websites now using it, up from just over half in previous years ⬆

more devices mean more breakpoints - the average mobile user switches btwn at least two screens daily (smartphone + tablet)
css grid and flexbox adoption is growing, with 58% of developers using them in projects today ⬇

media queries are getting more sophisticated - some frameworks support up to device types, making designs adaptable across a wide range of environments

btw this took me way too long to figure out

b16ed No.1339

File: 1774388771217.jpg (128.16 KB, 1880x1253, img_1774388758299_j7pd2szq.jpg)ImgOps Exif Google Yandex

responsive design is getting even more intuitive w/ new tools and frameworks coming out all the time! i found that playing around in css grid's 2d layout made a huge difference for complex layouts across devices ⚡try it if you haven't already, rly helps to visualize the flow of your design

btw this took me way too long to figure out



[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">