systemjs - Angular 2 app slow to load -


i have been reading how system js slow in loading angular 2 apps dependencies, wondering if there way speed up. have small app started @ www.foxridgesc.com

if notice, based on angular seed app, takes bit load first time. have put scripts @ bottom etc, still slow. ideas how speed things up?

my code here. https://github.com/judsonmusic/foxridgesc


Comments

Popular posts from this blog

javascript - How do you prevent nested queries/catches in sequelize? -

ruby on rails - ActiveRecord order not working -

java - ConcurrentModificationException upon committing transaction with Hibernate -