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

https://github.com/codevate/virtual-list-blog-post

A companion project for our blog post on implementing a virtual list in AngularJS that supports content of varying heights.
https://github.com/codevate/virtual-list-blog-post

angular angular-components angular1 angularjs babeljs gruntjs performance-tuning user-experience user-interface virtual-list

Last synced: 11 months ago
JSON representation

A companion project for our blog post on implementing a virtual list in AngularJS that supports content of varying heights.

Awesome Lists containing this project

README

          

# Variable Height Virtual List

A companion project for our blog post on implementing a virtual list in AngularJS that supports content of varying heights.

## Getting started

Install dependencies:

```
npm install
```

Build the project:

```
grunt
```

### About Codevate
Codevate is a specialist [UK mobile app development company](https://www.codevate.com/) that builds cloud-connected software. This repository was created for a blog post about a [custom web application development](https://www.codevate.com/services/web-development) project and was written by Alex Dunne.