Stefano Grassi

front end developer

  • Blog
  • About
  • Contacts
  • A simple isomorphic javascript blog with React and Nodejs

    January 29, 2015

    After reading a lot of articles about isomorphic javascript and testing the various examples, I decided to create a simple isomorphic app to better understand the development process.

  • Build a static site using Grunt, Assemble and Sass

    January 11, 2015

    I really like static site generators.
    They’re easy to use and perfect when you need to set up a bunch of html pages, without depending on server side languages. As you can see also this blog is made using Jekyll.

  • Inline critical CSS to solve the Above the Fold issue

    December 17, 2014

    I recently reviewed the front-end code of a mid size website.
    The goal was trying to get the best performance as possible, according to Page Speed Insights.
    I hadn’t the full control of the webserver and I couldn’t install the mod_pagespeed module, so I had to fix all the suggestion from Page Speed by myself.

A variation on the default Jekyll theme by stefunk