An open API service indexing awesome lists of open source software.

https://github.com/akaliutau/angular-js-demo


https://github.com/akaliutau/angular-js-demo

angular javascript

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

About
=======

This is a simple example demonstrating dynamic DOM technology applied to 2-panel code editor.

This demo shows scroll and rendering performance gains when using md-virtual-repeat directive
achieved with the dynamic reuse of rows visible in the viewport area.

See https://material.angularjs.org/latest/demo/virtualRepeat for details