News and Articles
Fluid Sizing Instead Of Multiple Media Queries?
If you like math and CSS, you’ll love this one. We don’t need to use media queries to change the values of some CSS properties — *font-size*, *padding*, *margin* etc. — depending on the viewport width, with the CSS `clamp` function. But: we still need to use media queries for changing colors, borders, shadows and other CSS styles.
Memories Of August (2022 Desktop Wallpapers Edition)
Do you need a little inspiration boost? Well, then our new batch of desktop wallpapers is for you. Designed by artists and designers from across the globe, they come in versions with and without a calendar for August 2022.
Testable Frontend: The Good, The Bad And The Flaky
Testing is not just about tools and processes. It’s about architecture. In this article, Noam Rosenthal will share his experience on how to organize testing and find the right balance between front-end and subsystems and between different strategies.
<article> vs. <section>: How To Choose The Right One
In this article, Olushuyi explores a mental model that helps you decide between the “ and “ elements when writing documents. You will explore how grouping content affects accessibility and how you can make it all count for users.
Overcoming Imposter Syndrome By Developing Your Own Guiding Principles
In this article, Luis Ouriach helps to develop your own guiding principles to become a better designer so that you can walk into the design critique meetings with more confidence and really deliver the best representation of your ideas.
Looking Back At SmashingConf SF 2022
Now that some time has passed since the team returned from SmashingConf San Francisco, we’ve had time to think about the event and wrap up some of the things we all learned.
How to Minimize Wasted Time during a Web Design Project
Advice and tips for having more productive moments during your web design projects that will help to minimize any wasted time.
The post How to Minimize Wasted Time during a Web Design Project appeared first on Speckyboy Design Magazine.
Powerful Image Optimization Tools
Optimizing the size of images can have a bigger impact on performance than all other areas combined. In this article, Louis Lazaris covers different tools available for reducing the size of images.