Autor: arne
CSS Grid Layout – CSS | MDN
CSS Grid layout has been designed to provide a two-dimensional layout method for CSS, with the ability to lay out items in rows and columns. A CSS grid can be used to achieve many different layouts. It excels at dividing a page into major regions, or defining the relationship in terms of size, position, and layer, between parts of a control built from HTML primitives.
Quelle: CSS Grid Layout – CSS | MDN
Autoprefixer
Bootstrap-Grid-Only (3.2.0)
bootstrap-grid-only – Bootstrap’s grid and responsive utility classes only, without any extras. Lightweight yet still powerful. Style to taste. Works with LessPHP.
A FICTIVE FLIGHT ABOVE REAL MARS
Retrofit Your Website as a Progressive Web App — SitePoint
Provide a great mobile experience without building native apps. Craig Buckler walks you through converting an existing site to a Progressive Web App.
Quelle: Retrofit Your Website as a Progressive Web App — SitePoint
Vanilla JS
You might not need jQuery
Examples of how to do common event, element, ajax and utility operations with plain javascript.