by OulaX on 11/23/21, 6:39 PM with 3 comments
I am currently a full stack web developer, and I mostly use templates / pre-made components when working on projects, but I want to start doing my own custom designs.
I am sure that I need to learn the basics of UI/UX design first, then move to a tool such as Figma / XD / Sketch.
But the number of resources online is just too much, I can't weed out the bad ones, and I can't figure out a clear roadmap for myself on how to appraoch my journey?
Your input on the subject would be greatly appreciated.
by ushakov on 11/23/21, 6:41 PM
i'd suggest to check what others are doing so you can develop a taste
there are resources like Dribble and many prominent UI & UX teams have their own blogs (like https://design.google)
then, learn some CSS, don't waste time on Figma when you can just prototype in dev tools
there's also a book which shows good/bad by example: https://www.refactoringui.com/book
by didgeoridoo on 11/23/21, 7:39 PM
To polish UI technical skills, one of the best ways is to just get in repetitions. Try copying stuff off Dribbble and figuring out how they got certain effects done. Notice spacing, alignment, color, and how all these combine to create hierarchy and draw attention to the desired parts of the design.
Good luck!!