Jon Grabbe

Download resume
Jon Grabbe profile image

My name is Jon Grabbe i'm a front end developer with a focus on React. I'm also experienced with PHP and MySql

SKILLS

PORTFOLIO

Trivia Quiz

trivia quiz website

Lake Tahoe Resort

lake tahore resort website

Audiophile

The Pet Place

Blog

How and why to reduce page loading time

here are some facts illustrating this. 47% of users will exoect a site to load in two seconds or less. And 40% will abondon the page if it takes 3 or more soconds to load.And when you loose those users they are even less likely

see more

Var, let and const keywords

In JavaScript var used to be the only way to declare variables. But with ES6 we now have the let and const keywords. These new ways of declaring variables solves some of the issues involved with using var.

see more

Top 5 ES6 Features

With ES6 came a handfull of new features. These are some of the more useful ones that make writing JavaScript easier.

see more