July 2018
Beginner
350 pages
8h 34m
English
When it comes to starting the implementation of the design on code, the critical elements that we will mention in this section will be required immediately.
By this, I mean that, besides the user interface design, a developer will need all the assets that you used inside the UI design such as branding assets, logos, images, and fonts.
By having these kinds of data, they can prepare the structure of the project before starting the development. The next stage is creating a style guide, where they will use ready-made components such as buttons, tabs, inputs, and grids, and many more other design elements.
The best way for them to achieve this is by having the design system that ...