Questions tagged [development-frameworks]
The development-frameworks tag has no summary.
3 questions
3
votes
2
answers
171
views
Inconsistency with a UI framework that changes its visual design - when and how to move away from it in the Enterprise?
I design internal web tools for a company, and we use Vue and Vuetify on the front-end. I use a material design plugin with Sketch and have created our own beginnings of a design system/style guide ...
9
votes
1
answer
375
views
Why are design patterns normally not included as part of a design system?
I have seen many front-end development frameworks that are simple a collection of UI components and page layouts to be used by developers to build new applications. However, it should come as no ...
-2
votes
1
answer
148
views
Design/development frameworks equally suitable for both desktop and mobile views
I am quite a new to (or way too old for) a modern HTML, and i had to develop simple UI. I need to support 2 types of screen in it:
So UI consists of a menu, and content, for instance, a text with a ...