January 2017
Intermediate to advanced
134 pages
2h 28m
English
In this Chapter we are going to cover the following topics:
ECSS is a good match for complex web applications. First up, let's consider how we might apply ECSS around the logic of a large application.
Typically, in a web application, some programming language (e.g. JavaScript/TypeScript/Ruby/whatever), will be generating a thing.
It's often practical and desirable to use the file name of that thing as the name of the module (or component of a module). Therefore, if a file is called Header.js ...
Read now
Unlock full access