Kategorie: CSS

  • Gatsby – ReactJS Static Site Generation

    Gatsby – ReactJS Static Site Generation

    Gatsby is a Static Site Generator built around ReactJS. Here are some links: Gatsby Moving to Gatsby Gatsby Starters What makes Gatbsy great

  • CLI Font Converter for the Web

    CLI Font Converter for the Web

    An article on this. CSS3FontConverter

  • HyperHTML Talk

    HyperHTML Talk

    Yesterday I gave a short talk on HyperHTML at the Web Worker NRW Meetup, this time at sipgate. Nice talks, lot’s of nice people, had a great time. Here are the slides.

  • PWA – Progressive Web Application

    PWA – Progressive Web Application

    A blurb and linkselection on PWAs is at least 2 years overdue, but better late than never. So here’s an overview, by no means covering every aspect: PWAs – Welcome to the mobile revolution PWA – Das App Model der Zukunft How to build a PWA (CreativeBloq) Wikipedia Artikel (deutsch) PWA Google Talk PWA Rocks

  • Minimalist CSS Toolkits

    Minimalist CSS Toolkits

    Pavilion MiniCSS VitalCSS Furtive Bijou Milligram PureCSS Spark TypeBase Hoisin CuteGrids Schema CSS Emerald Siimple CoreCSS Bulma OutboxCraft PowerToCss Vanilla Framework InviCSS Look CSS Muffin CSS Materialize

  • Yii Framework

    Yii Framework

    Yii is one of the lesser known PHP Frameworks, but it has been around for quite some time and is notably popular with professional developers who hate faffing about when building web applications. It’s a sort-of secret tip and go-to toolkit for those who hate the shoddy and sub-par data- and application models of WordPress,…

  • CSS BEM & OOCSS

    CSS BEM & OOCSS

    BEM OOCSS

  • HTML & CSS Web Security

    HTML & CSS Web Security

    Mächtiges CSS und mächtiges HTML eröffnen neue Möglichkeiten – auch für Angreifer. Hier eine Liste an Sicherheitstchecklisten und HTML Security Ratgebern: The HTML & CSS Security Checklist HTML5Sec CSS ID Security Flaw Disallow IDs in selectors (csslint Feature)

  • The 8-Point Grid

    The 8-Point Grid

    Intro to The 8-Point Grid System Spec.fm on The 8-Point Grid

  • Webpack

    Webpack

    Webpack ist ein modernes und vergleichsweise komplexes Erstellungs- und Paketsystem – ein sog. Build- & Pakaging System – für Frontend-Code bei Webprojekten. Codepakete werden beim Erstellungsprozess für verschiedene Browser und Medienformate passend erstellt und vermindern so auch bei komplexen Webapplikationen die übertragene Datenmenge. Für viele größere Webprojekte ist Webpack heutzutage das Standardbuildsystem.