Tools for live CSS editing aren’t new these days. So, why would someone ever need to create yet another tool and even call it a “live CSS editor of the new generation”? In this article, Sergey Chikuyonok would like to introduce Emmet LiveStyle. This plugin takes a completely different approach on updating CSS. Unlike other live editors, it doesn’t simply replace a whole CSS file in a browser or an editor, but rather maps changes from one CSS file to the other.
Read more…
Automation saves precious time on repetitive tasks and helps us solve certain problems more quickly and easily. Kamil Khadeyev has known about Photoshop scripts for years but decided to really dive in a few months ago. He had avoided it because he thought it was the domain of smart math-minded programmers. He was wrong, and today he’ll show that, although it requires some basic programming skills, scripting isn’t hard to grasp.
Read more…
In this article, Martin Gittins will explore the idea of consciously restricting yourself to a set of core tools that you know, love and trust, so that you don’t get overwhelmed by the staggering array of resources and options available to designers. You should know what your most precious tools are, and keep a portable set close at hand.
Read more…
In this article, Anselm Hannemann suggests how we can manage to test on multiple devices to resolve errors, without pouring a truck-load of money into actually buying all of these different devicessince these tasks haven’t become any simpler since the wide variety of smartphones, tablets and other devices that sport various operating systems and versions.
Read more…
Flexible box layout is a new box model optimized for UI layout, and it makes a lot of tasks much easier, or even possible at all. Flexbox’s repertoire includes the simple centering of elements, the expansion and contraction of elements to fill available space, and source-code independent layout, among others abilities.
Read more…
As designers we usually turn to different sources of inspiration. As a matter of fact, we’ve discovered the best one—desktop wallpapers that are a little more distinctive than the usual crowd.
Read more…
In this article, Ariel Salminen is pleased to introduce Responsive Nav, a free and open-source JavaScript plugin. A solution that doesn’t require a big library and is released under the MIT License, so you can use it in all of your projects for free and without any restrictions. The solution is not one size fits all, nor is it meant to be. But for those who are looking for a solution that does one thing well, it’s definitely a good choice.
Read more…
If you’re starting out building WordPress themes or want to develop a system for building them more efficiently or robustly, how do you decide which approach to take? In this article, Rachel McCollin will briefly describe how WordPress themes work and then look at some of the different approaches to developing them.
Read more…
We are pleased to feature the Polaris UI icon set that includes useful UI components and 48 beautiful icons. As usually, you can use the set for all of your projects for free and without any restrictions.
Read more…
The buzzword “CSS4” came out of nowhere, just as we were getting used to the fact that CSS3 is here and will stick around for some time. Browser vendors are working hard to implement the latest features, and front-end developers are creating more and more tools to be able to work with the style sheets more effectively.
Read more…