https://github.com/akaliutau/angular-js-demo
https://github.com/akaliutau/angular-js-demo
angular javascript
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/akaliutau/angular-js-demo
- Owner: akaliutau
- Created: 2020-12-12T08:28:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-12T08:31:15.000Z (over 5 years ago)
- Last Synced: 2025-02-28T10:55:26.968Z (over 1 year ago)
- Topics: angular, javascript
- Language: CSS
- Homepage:
- Size: 415 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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