What about responsive web design
We often hear about Responsive Web Design. Let’s take the time through this series to go around this concept. The various articles contained in the series: Part I – Why Are Responsive Websites Not...
We often hear about Responsive Web Design. Let’s take the time through this series to go around this concept. The various articles contained in the series: Part I – Why Are Responsive Websites Not...
Before bringing the content to design, we need to think on two separate issues, which are shared between the technical aspects of the Responsive Web Design and the design being oriented and guided by...
How Do We Know What Interests a Website’s Visitor? We must consider different points before opting for one solution over another; Half of the world’s population accesses the Internet using a mobile device. Does...
Before defining a content strategy for Responsive Web Design, we probably need to first define what we do understand about Content Strategy. What do we understand about a Content Strategy in a general internet...
Responsive websites are often described as a way of development which allows to content to be visualized whether viewed at the office, on a very large screen, behind an optical fiber connection, seen from...
In order to better understand the implementation of everything we have seen so far, including the use of Sass, we are going to deploy a real workflow by really relying on the implementation of a site.
This present series will not cover Sass syntax, but will look at how to use Sass and develop concepts allowing us to exploit the best of the possibilities Sass has to offers.
What is a preprocessor and what is Sass? This post will introduce those basic concepts and what can be expected from such a technology.
Although Ruby is a very open and scalable approach, there are various ways to compile Sass in CSS, all of which can present their interests and benefits.
Since democratization and the use of preprocessors, various concepts, mainly based on object-oriented programming, have emerged and allow us to approach Sass in a very modular way.