leihuang23 / news-list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New List

A home work I did for an interview in January. Try it here

Requirements:

  1. Render a very very long list of news.
  2. Support pagination.
  3. Support searching based on tags.
  4. Lazy-load images.
  5. Auto-completion on search input.
  6. Take care of performance, especially when processing and indexing the news list.

About


Languages

Language:JavaScript 99.2%Language:CSS 0.6%Language:HTML 0.3%