Styling
CSS Cohesion!
Our CSS should try to be as cohesive as possible by adhering to the design Principles of Gestalt..
CSS Box Model and the Responsive Design
As designers, we should be guiding the browser to do the heavy lifting of responsive design using css properties.
Analyzing performance metrics and improvements on KPIs (Part Two)
These are the rest of the performance metrics to be aware of, so let’s get right to it
Analyzing performance metrics and improvements on KPIs (Part One)
Understand the order of execution in JavaScript