This is why they are actually profitable and roll out new features. Because they don’t spend time redesigning old shit every time they have a new design in mind.
there is a thing called shared front-end components, so each time you need to add a button on an interface, you don’t need to recreeate a new one and it looks consistent for the user.
And Steam is known for being super slow at rolling out anything.
This is why they are actually profitable and roll out new features. Because they don’t spend time redesigning old shit every time they have a new design in mind.
there is a thing called shared front-end components, so each time you need to add a button on an interface, you don’t need to recreeate a new one and it looks consistent for the user. And Steam is known for being super slow at rolling out anything.
Your still have to update tests and implement shared components in the first place.