All posts
Design18 May 20265 min read
Designing for the phone in your hand
By The Stadinet Team
It is easy to design for the laptop on your desk and call the phone an afterthought. We do the opposite. The 44px touch target, the 16px input, the safe-area padding — these are not accessibility nice-to-haves, they are the primary experience.
Constraints as a feature
Lean payloads and paginated data aren't only about performance metrics. They're about whether the platform works at all for a learner upcountry on a shared connection.
- Cards below sm, tables above — the same data, rendered for the device.
- Counts come from pagination metadata, never from fetching every page.
- Reduced motion is honoured globally.