DEV Community

Cover image for Shashi Lo: UI Design Fundamentals
Michael J. Larocca
Michael J. Larocca

Posted on • Originally published at selftaughttxg.com

Shashi Lo: UI Design Fundamentals

In this week's article, Senior UI Engineer Shashi Lo joins us on a Scrimba Livestream event to talk about the UI Design fundamentals, provide tips, and introduce us to his FREE portfolio reviews!


Shashi Lo


About Shashi Lo

Shashi Lo earned an associate's degree in Web Design at the Art Institute International of Minnesota and is currently a Senior UI Engineer at Dremio.

Shashi has over 15 years of experience in the tech industry, volunteers for the Hmong District Youth, and provides FREE help for aspiring web developers weekly!


What is UI Design

According to Wikipedia, "User interface design or user interface engineering is the design of user interfaces for machines and software, such as computers, home appliances, mobile devices, and other electronic devices, with the focus on maximizing usability and the user experience."


Understanding the UI Design Fundamentals

Shashi tells us that the fundamentals are always key in anything in programming. Once we have a solid foundation in the fundamentals, it will be easier to learn other languages, frameworks, and component libraries.

Scrimba's FREE UI Design Fundamentals course lists the following UI Design principles:

UI Design principles

  • Visual Hierarchy
  • Typography
  • Color
  • Contrast
  • Alignment
  • Scale
  • White Space

I completed the Scrimba Learn UI Design Fundamentals course, and I highly recommend it!

Scrimba-LearnUI_DesignFundamentals


To learn more about the course instructor for the Scrimba LearnUI Design Fundamentals course, you can read my articles:


Inspiration for UI Design

Shashi introduces us to the dribbble website for UI design inspiration.

Dribble is an "invitation only" website where the UI design elite showcases their work.

Shashi explains we can analyze the works displayed on this website to see how to utilize the typography, color scheme, layouts, and other aspects of design appropriately.


Know Your Target Audience

When Shashi is asked by Scrimba host Leanne what is the most challenging part of UI Design, he tells us it is trying to please everyone with your design; you can't please everyone.

Shashi tells us the best approach to deciding on your UI design is knowing your target audience.

If you create a website for Health Insurence, your target audience will likely be older. Therefore, Shashi advises we go with a simple design, avoiding all of the "bells and whistles," allowing the users to navigate easily.

If you create a website for VR (virtual reality), your target audience will likely be younger. Shashi tells us we can now add all of the "bells and whistles" when we have a younger target audience.


Common UI Design Mistakes

Below is a list of common UI design mistakes that Shashi had identified:

  • Inconsistency
  • Proper balance in sections
  • Poor usage of Typography
  • Lack of a hover state
  • Text-only links within a button

Inconsistency

Websites do not have consistent styles for buttons or typography.


Proper balance in sections

Another common mistake is an improper balance on items on a webpage. Shashi tells us he will come across a div with a 20-pixel margin on the top but a 100-pixel margin at the bottom of the div, causing a visually uncomfortable imbalance for users.


Poor usage of Typography

Shashi explains that combining typography (fonts) is difficult.

To discover good font combinations, Shashi advises viewing the work of professional designers for inspiration.


Lack of a hover state

Hover states signify that an item on a webpage is interactive to the user.

Since buttons are "action items," Shashi explains they should always have a hover state.

Adding hover states to items on a webpage help to guide the users by providing visual cues.


Text-only links within a button

Another problem Shashi mentions is actionable items, such as buttons or menu items, that only work when you click or touch the text.

Shashi's solution is to make sure the whole element itself is actionable when you click or touch it.


Dev Tools

Shashi uses the dev tools built into the Google Chrome browser to inspect and optimize his projects as part of his regular workflow.


"Chrome DevTools is a set of web developer tools built directly into the Google Chrome browser."

-Chrome Developers


Chrome DevTools provides:

  • Performance check
  • Accessibility
  • SEO
  • And more!

Shashi teaches us that our website's performance (Google page ranking) is based on the mobile layout score. That is now one more reason for us to design our websites with a "mobile-first" approach.


To learn more about the Google Chrome DevTools, you can read my article "Web Accessibility 101 - with Carie Fisher" where I used it to audit my blog website!

Lighthouse-blog-audit


Tiny PNG

Another tool that Shashi uses is Tiny PNG.

Shashi tells us that he does an 80% compression on his website jpegs, and he also removes the metadata behind the jpegs.

After running this procedure, he saves about 20% in image file space, resulting in a huge increase in the website's performance!


Be sure to watch the full Livestream!


How do you stay updated on trends?

Shashi wisely suggests that we follow resourceful content creators on Twitter to stay updated on trends.

Shashi explains that he doesn't have the time and luxury to "deep dive" into new topics and trends, so he learns about them from other talented creators that keep us informed.

Shashi cites Kevin Powell (@KevinJPowell) and Jhey (@jh3yy) as his resources.


To learn more about Kevin Powell, you can read my articles:


After Shashi's shoutout to "Jhey" during the Livestream, from chats on Twitter, it looks like a new Scrimba GreenSock course taught by Jhey could be in the works!


Are developers expected to be design experts?

Shashi explains that as web developers, we are not expected to be design experts.

Our job as web developers is to work with designers, turning their designs into viable working websites.

Sometimes, Shashi explains, the designer's work is so ambitious it will not translate into a good "user experience" website. It is then up to us to collaborate with the designers to restructure their designs into a user-friendly format to fulfill design and useability requirements.


Portfolio Reviews

On Fridays, Shashi provides FREE help for aspiring web developers with his "Portfolio Review Friday" on Twitter.

Just respond to his "Portfolio Review Friday" tweet, answer a few questions ( so he can get to know you ), and provide a link to your portfolio website.


Shashi reviewed my portfolio website! Here is my submission:

1. Post a link to your personal portfolio

2. Tell us about your dream job

  • My dream job is to be a teacher at a company such as @scrimba, @freeCodeCamp, @Codecademy

3. Do you enjoy @JetsPizza!?

  • I never had JetsPizza, but I love @GrimaldisNY Margherita!

Portfolio Review Friday


My Portfolio Review

Recently, Pastel started to support Shashi's Portfolio Review Friday!


Using Pastel is simple and fast

  • Enter a URL and within seconds, Pastel lets you click to leave comments on any website.
  • Share a unique Pastel link with clients or teammates to get their feedback all in one place.
  • Easily make copy suggestions with Pastel and see the before and after on the page.

MyPortfolioReview


As you can see, Pastel makes it easy for developers to coordinate!


Shashi Review


Shashi always gives honest, constructive criticism to the portfolio website submissions he receives, which is vital for the proper growth of becoming a proficient web developer.

After reviewing my portfolio website, Shashi recommended that I use an "HTML Portfolio Template" for my site so that I can focus more on the projects and other items I am showcasing.


To learn about utilizing HTML Portfolio Templates, you can read my article "Tech Rally: Career Tips From an Amazon Dev." Alexander Lee (Tech Rally) also encourages developers to use HTML Templates, and he has a course that teaches how to create and deploy a portfolio website!


Scrimba UI Design Bootcamp

If you are interested in taking a deep dive into learning more about UI Design, Scrimba also has a Bootcamp taught by Gary Simon!


I completed the Scrimba UI Design Bootcamp, and I highly recommend it!

Scrimba-UI_Design_Bootcamp


To learn more about how Scrimba has helped me as a self-taught web developer, you can read my articles:


Frontend Mentor

So, now that we understand UI Design better, how do we get good practice?

Shashi recommends Frontend Mentor.


Improve your front-end coding skills by building real projects

"Solve real-world HTML, CSS, and JavaScript challenges while working on professional designs. Join 299,344 developers building projects, reviewing code, and helping each other get better."

-Frontend Mentor


Kevin Powell teamed up with Frontend Mentor and Scrimba to make the "Build a space travel website" course!


Shashi Lo Links


Conclusion

Having a solid foundation in UI Design fundamentals is key to becoming a proficient programmer. Shashi tells us we will be able to learn frameworks and component libraries quickly after first learning the fundamentals.

As web developers, we are expected to collaborate with designers to create a user-friendly format to fulfill design and useability requirements; we are not required to be professional designers ourselves.

We have less than 10 seconds to make a good impression with our portfolio website! Taking UI Design courses, practicing on sites like
Frontend Mentor, and having our work reviewed by professionals such as Shashi will ultimately give us the best chance when being considered for employment opportunities!


Let's connect! I'm active on LinkedIn and Twitter.

Are you now more confident in creating UI Design after learning from Shashi? Would you or have you had your portfolio reviewed by Shashi? Please share the article and comment!

Oldest comments (0)