Part IV – Bringing the Content to Design
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...
Responsive Web Design / SeriesEn / Web culture
by birnou · Published 2017 November 26 · Last modified 2018 January 21
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...
Responsive Web Design / SeriesEn / Web culture
by birnou · Published 2017 November 26 · Last modified 2018 January 21
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...
Responsive Web Design / SeriesEn / Web culture
by birnou · Published 2017 November 26 · Last modified 2018 January 21
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 Web Design / SeriesEn / Web culture
by birnou · Published 2017 November 26 · Last modified 2018 January 21
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...
Preprocessing / Rewriting in process / SeriesEn
by birnou · Published 2017 September 8 · Last modified 2018 January 21
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.
After having seen all the concepts that are interesting to discuss at the same time as Sass, it is important to start to draw up our first files and our first lines of code in order to put all this in activity.
SassScript goes well beyond the simple use of variables or mixin, we will explore an approach to work with a much more successful template to design our site or application development.
Although Compass is no longer maintained, we will see an approach that uses it and allows us to continue to benefit without compromising our productions.
Working under Ruby is a real panoply that we have under the mouse. Let’s see how to install all the facets that can be very useful to us.
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.