Skip to content

📒 Testing which layer is quicker in "update" process in Angular.js. Model win!

Notifications You must be signed in to change notification settings

piecioshka/test-angularjs-update-model-and-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

test-angularjs-update-model-and-view

Check which layer will be quicker updated.

My tests said that model is first updated, next view.

How to setup?

  1. Install dependencies.

    npm install
    
  2. Open app/index.html in browser.

  3. Open DevTools and switch to Console tab.

  4. Put any char to input.

In console you will see results.

About

📒 Testing which layer is quicker in "update" process in Angular.js. Model win!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published