October 6, 2020 in Learn
WCAG 1.1: Text Alternatives
The first WCAG Guideline, Text Alternatives, is part of the Perceivable principle. The guideline states Provide text alternatives for any non-text content so that it can be changed into other forms people need, such as large print, braille, speech, symbols,…
September 10, 2020 in Learn
Introducing the WCAG Principles
In my introductory blog post on Accessibility , I mentioned that the Web Content Accessibility Guidelines (WCAG) is broken up into four accessibility principles: Perceivable Operable Understandable Robust These four principles are then divided into thirteen accessibility guidelines. Each WCAG…
July 30, 2020 in Learn
Web Accessibility: An Introduction
Throughout my career as a web design and development educator, I’ve noticed a consistent lack of attention paid to Accessibility principles in both college and bootcamp curriculum. The results of a 2018 WebAIM global survey of web accessibility practitioners was…
November 13, 2019 in Learn
Why Mind Maps Are Key to Building a User-Friendly Website
Having a user-friendly website in the modern day is no longer advised. Instead, it’s required. If your website isn’t user-friendly, traffic will bounce faster than you can blink. In fact, poor usability on your website directly impacts ranking factors for…
June 5, 2019 in Learn
4 Reasons Why JavaScript is Beginner Friendly
JavaScript is the most popular and versatile programming language in the world. It’s also the first programming language many developers learn. Why is that?
September 5, 2018 in Learn
Learn to Wireframe
Have you ever had an idea for a website or mobile app? Learn to wireframe and you can visualize your idea so you can then create it. Here’s how:
March 8, 2018 in Learn
Clean Up Your Code with Modular CSS
CSS. It’s a web designer’s playpen. With so many colors, type settings, layout options, and responsive possibilities, it’s easy to turn a stylesheet into a million line nightmare. However, with a few simple actions you can clean up the mess…
April 22, 2016 in Learn
How to Design a Useful Wireframe
The backbone of a structured digital project, wireframing is one of the earliest and most important design activities. Wireframes allow the team to answer crucial questions about layouts, navigation, visual hierarchy, information architecture, and content priority from the start. In…
March 23, 2016 in Learn
9 of The Best Free UX e-Books
Looking for some expert techniques to give you an edge in UX design? We’ve rounded up a selection of our favorite e-books from the Web that you can download right now for free. 1. The Psychology of Web UI Design…
December 30, 2015 in Learn
Soft Skills for UX Designers
Question: What is the most important skill needed for a UX Designer to be effective today? High-fidelity prototyping wizardry Strong visual design chops Knack for removing the inessential Fluency in HTML/CSS/Javascript/React Answer: None of the above. The most important skill,…
November 5, 2015 in Learn
Animation and Motion Design at Treehouse: Process and Workflow
Hi, I’m Jake, a Motion Designer here at Treehouse. We use a lot of animation and motion, and some of you have been asking to learn more about it in our Community forums. This post is intended to give you…
September 24, 2015 in Learn
3 Steps to Better UI Wireframes
Creating sketches of a user interface, called wireframes, is often the first step in the design phase of a software or web project. Wireframing your software or website project may seem simple at first because of how easy they are…