Tag: SDLC

Mechatronics, Software Engineering, Woodworking, and "Making" in General

Design Ownership and UX Processes in Engineering-Driven Teams (SDLC without Dedicated UX)

Introduction In the fast-paced world of SaaS startups and small teams, it’s common to have no dedicated UX designers or researchers on staff. Engineering and product teams often shoulder the burden of crafting the user experience, even as good UX is critical for product success. Studies have shown that companies with a strong design culture…
Read more

When to build a component library (and when not to)

One of the common questions that React developers face is whether they should build a component library for their applications or not. A component library is a collection of reusable UI elements that can be shared across different projects and teams. Building a component library can have many benefits, such as: However, building a component…
Read more