So, you want to learn how to become a UX designer? Designer Alexis Delafose was wondering just that and hit me up to find out my story. “Hey Samantha! I moved to Austin about two months ago hoping to find a job as a graphic designer (still looking) because that’s what my professional experience has
CSS Beginner Tips: 6 Time-Savers
When I was first learning, a simple list of CSS beginner tips would have made my life so much easier. While it is an easy-to-learn language, there are a ton of little tricks that you need to know beyond the language and syntax. Several advancements have also been made to improve the language over the
Developer Tools: The Key to Speedy CSS
Ask any front-end developer. In-browser developer tools are the key to speedy development and debugging. Additionally, they’re useful for HTML, Javascript, and many other languages. I’ll focus on the CSS benefits today. With the right dev tools, you can modify CSS and preview your changes in real-time before you commit them to your CSS file.