Our Latest Insights
Thoughts from our team on current events, new techniques and tools, trends we're seeing, and our culture.
14 results shown.
Config 2024
September 5, 2024Four of our designers and design engineers had the opportunity to attend Config 2024 — here are a few of the things we took away from the experience, and more importantly the talks we’d recommend watching because we’re still thinking about them!Rust vs Go: Which Is Right For My Team?
August 29, 2024In recent years, the shift away from dynamic, high-level programming languages back towards statically typed languages with low-level operating system access has been gaining momentum as engineers seek to more effectively solve problems with scaling and reliability. Demands on our infrastructure and devices are increasing every day and downtime seems to lurk around every corner.Timing and Talking: Lessons from Working with Screen Readers
August 15, 2024Often as digital product designers we consider our job to be entirely tied to the visual medium, and spend most of our time gauging the proportions of elements on the screen, what kinds of tactile actions a user can or should be able to perform, and how best to optimize our product’s intended function, look and feel.Keep It Simple: Language as a Tool for Designers and Users
August 8, 2024Previously in this series, we discussed how to resolve conflicting accessibility best practices, and how the presentation of accessibility settings to users is as important as having them in the first place. Here, we’ll talk about the importance of simple language for designers and users both.Please Don’t Make Me Guess: A Design System Guide for Designers and Developers
August 6, 2024Vague feedback often adds a lot of frustration to the software creation process. By reducing the number of these blind spots, we could collectively stop thinking, “please don’t make me guess”.Settings and Trust: Accessible Settings Design
August 1, 2024Previously in this series, we discussed how to resolve conflicting accessibility best practices, and how we created a custom component library for a new mobile voting app named VoteHub. Here, we’ll talk a bit about the importance of trusting one’s users, and how our team created and iterated on the design for VoteHub’s accessibility settings interface.New Standards For A New Paradigm: Resolving Conflicts in Accessible Practices
July 23, 2024Voting has a robust set of best practices that do not all translate cleanly to a mobile interface. Our team resolved these conflicts with care and worked these best practices into the foundations of the VoteHub mobile voting app by way of a custom component library.Empowering Users: Developing Accessible Mobile Apps using React Native
July 2, 2024Robust technical accessibility strategies and best practices we implemented for a mobile voting application using React Native.What to Watch Out for When Improving an Existing Sanity Instance
June 27, 2024At Nearform, we understand that software development does not end at the initial launch. Requirements change and the team’s initial assumptions are tested. Enhancing a system in production demands a nuanced approach to implementation that is distinct from an initial build.Tailored Touches: Elevating Mobile User Engagement
June 26, 2024In today's digital landscape, personalization is not just a luxury but an expectation. Mobile apps that deliver tailored experiences see significantly higher engagement and conversion rates. Recent studies indicate that 76% of consumers are more likely to purchase from brands that provide personalized offers and recommendations, while 60% of consumers say they’ll become repeat customers after a personalized shopping experience (Exploding Topics)The Pragmatic Programmer’s Guide to Github CLI
June 18, 2024As an engineer, you likely spend a large amount of time viewing Github, Gitlab, or one of the other prominent Git providers. Whether you’re reviewing pull requests, reading through code, or submitting issues to a public repository, it can be a significant time investment.Balancing Flexibility and Structure in Content Strategy Implementation
June 11, 2024During the buildout of a new content management system (CMS), content creators often want page layouts to be as flexible as possible. This is also exactly the kind of request that keeps engineers up at night.Typesafe Data Layers with Fuse.js by Stellate
June 4, 2024Imagine, your frontend and mobile teams are able to work independently and how they want without the added friction of needing to wait for APIs to be builtSeamless Transitions: From Native to React Native
June 4, 2024React Native, developed by Meta, allows developers to use a single codebase to create apps that run on both iOS and Android