Unify Web and Mobile Development with OTF's Cross-Platform Components
I've shipped three Buttons to production. The web one lives in your JS bundle. The iOS one is a SwiftUI view. The Android one is a Compose composable.…
Tech news from the best sources
I've shipped three Buttons to production. The web one lives in your JS bundle. The iOS one is a SwiftUI view. The Android one is a Compose composable.…
Most of us treat design systems as a functional problem: consistent colors, consistent spacing, consistent components. That part's solved for most tea…
A design system sounds like something you earn later — a luxury for companies big enough to have a design-systems team. For a startup that's exactly b…
Сегодня мы закончим ковырять порт тайловых миров на F#. Правда, в прошлый раз мы исчерпали запас того, что вообще можно было «портировать», поэтому пе…
В статье продолжаю развивать идеи изменения плеера стриминговых сервисов с более глубокой проработкой интерфейсов и алгоритмов. Цель — изменение парад…
Cards are the most common UI component on the web. Yet most developers use the same basic box-shadow card everywhere. This guide covers 40 CSS card de…
A lightweight, modern React UI component library with 6 beautiful pre-built components. Perfect for fast UI development. ( https://github.com/jwafaDev…
Top 10 UI Kits for Chrome Extensions in 2026 (Tested & Ranked) | ExtensionBooster UI design in Chrome extensions is where most developers struggle…
После этой статьи вы сможете найти самые частые причины лагов в Compose-экранах и быстро убрать их без больших переписываний. Разберем, почему большие…
https://darshittank.github.io/Paginate/ Well-designed pagination improves usability by making content easy to navigate without overload. This collecti…
There is an assumption buried so deep in how we build software that it rarely gets questioned. The assumption is that an interface is something you ma…
เว็บไซต์ที่สวย กับเว็บไซต์ที่ทำเงิน ต่างกันอย่างไร? และทำไม AI ถึงให้คุณได้แค่เพียงอย่างแรก โดย Nokka (นก-กา) | อัปเดต 30 มิถุนายน 2026 ในยุคที่ AI สร…
DatePicker казался нам небольшой задачей в разработке UI, пока мы не попробовали создать компонент, который будет корректно работать с keyboard naviga…
In the previous post on architecture , I argued that a good KMP suite is a consequence of architecture : keep the core framework-free, depend on ports…
Выбор даты кажется небольшой задачей в UI, пока не попробуешь сделать его по-настоящему WCAG-доступным. Нам понадобился настраиваемый DataPicker на Re…
I’ve been thinking about this lately: media queries handle page-level layout changes fine, but they fall apart when the same component needs to behave…
If you've ever stared at a blank screen waiting for a good idea to show up, you've already lost. Good ideas don't arrive — they get excavated. That's …
UI Render System - Factory Pattern Implementation This is an implementation of the Factory design pattern for a cross-platform UI framework that rende…
In our UI system we dont use pixel values to define spacing, we use semantic variables, (t-shirt sizes: gap-sm , p-lg , my-2xl ) - so thats like you c…
Не так давно я читал о протоколе Wayland и мне врезалась в память эта фраза: Заявленная цель Wayland — « каждый кадр идеален ». Я считаю, что к этой ц…
Всем привет. Программировать я очень давно начал. Помню, как мне папа, прочитав журнал, вытравил плату и купил микросхемы, и, используя два больших ка…
Introduction Imagine you're purchasing a product online. You click the "Pay Now" button, and due to a slow internet connection or impatience, you acci…
The main idea of a Carousel isn't just about moving a bunch of elements from left to right because there must be a smoothly infinite movement, this ca…
iPhone's Apple Intelligence shows a beautiful iridescent glow around the screen edges when Siri is thinking. I wanted that same effect on my Mac when …
Most websites present content in the same way. You land on a page, scroll through a list of articles, click one, read it, and move on. There's nothing…
Привет друзья! Меня зовут Тима, я дизайнер в дизайн-системе Альфа-Бизнес. Когда в крупном финтех-продукте заходит речь об обновлении иконок, со …
Друзья, приветствуем вас! Наступило долгожданное лето. И, пока все не ушли в отпуска, мы спешим с новым анонсом. Сегодня у нас вышла версия 1.4 библио…
Intro A high Rendering.UpdateBatches cost in Unity’s UGUI often signals excessive SyncTransform activity. This article breaks down how TransformDirty …
A beautiful interface isn't created by random colors. The right color palette can increase usability, improve brand recognition, and guide users towar…
Moto UI is a modern React component library built for developers who care about accessibility, performance, and developer experience . It combines the…