Feb 24, 2017 | Blog, Uncategorized
The DevTools (in any browser) are an invaluable development tool for CSS developers. If you need to see (and play with) the styles on any given element, a quick inspection is only a few clicks away. Right click on something and “Inspect Element”, or, open...
Feb 24, 2017 | Blog, Uncategorized
An interesting but rather long article with a non shocking conclusion. …. HTTP/2 is better. SHOCK! Perhaps you’ve heard of HTTP/2? It’s not just an idea, it’s a real technology and slowly but surely, hosting companies and CDN services have been...
Feb 24, 2017 | Blog, Uncategorized
Somewhere between design – a world of personas, pixels, and polish – and engineering – a world of logic, loops, and linux – lies frontend design. Frontend design involves creating the HTML, CSS, and presentational JavaScript code that makes up a user interface. A...
Feb 24, 2017 | Blog, Uncategorized
Height is often overlooked in responsive design. On mobile, pages can get pretty long. Should we address this? When designing responsive sites, we tend to focus a lot on keeping content nicely formatted within all the various screen widths in the world today. This...
Recent Comments