Skip to content

Reference code for the 'Performance tips' talk on the AngularJS-IL meetup @ google campus TLV

Notifications You must be signed in to change notification settings

afulist/angularjs-performance-tips

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS performance tips

grab to slides here

This is the companion repository for the AngularJS-IL meetup 9 - that took place on january 13 2015 @ Google campus TLV

running the project

  • run bower & npm
  • lunch main.html with your local host
  • the gulp default task will compile the HTML templates into dist/templates.js

Please Note!

This project use ES6 code that needs to be compiled before it can be used. The 'dist' folder already includes the compiled code and can be used as is.

About

Reference code for the 'Performance tips' talk on the AngularJS-IL meetup @ google campus TLV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.3%
  • HTML 20.7%