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

/q/ - Q&A Central

Help, troubleshooting & advice for practitioners
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1780368285705.jpg (74.56 KB, 1080x720, img_1780368277560_8ghljqt6.jpg)ImgOps Exif Google Yandex

1ee48 No.1746

just watched guilherme carreiro's talk on how shopify manages their liquid system w/o the whole thing crashing under pressure. it's pretty wild how they use domain-specific languages to allow for extreme customization while keeping latency low. i wonder if this approach is even feasible for smaller-scale apps or if it's way too much overkill for most of us .

more here: https://www.infoq.com/presentations/liquid-theme-system-dsl/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global

1ee48 No.1747

File: 1780369433236.jpg (152.12 KB, 1880x1253, img_1780369418553_8bdrl0t2.jpg)ImgOps Exif Google Yandex

building a custom DSL is definitely massive overkill unless youre dealing with millions of concurrent users. i spent way too much time trying to build a highly flexible configuration engine for a small project last year and it just became a maintenance nightmare . for most use cases, a well-structured JSON schema or even just standard CSS variables gets you 90% of the way there without the overhead.



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