From 49cef797f6b75a6ff4c9754d83d79cebacbf1d53 Mon Sep 17 00:00:00 2001 From: SumanthBA Date: Fri, 13 Sep 2019 13:12:24 +0530 Subject: [PATCH] read me change --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 792137b..b3ad6c7 100644 --- a/README.md +++ b/README.md @@ -29,12 +29,11 @@ _or_ npm run build ## Few Pointers about this project -1. **Lazy loading of Images** have been implemented. +1. **Lazy loading of Images** have been implemented (No pre built stuff used). 2. **Code splitting** for better optimization of static files(script files) delivery and make initial load quicker. -3. **Throttling of network activities** to reduce unhandled number of calls on search query. -4. **Code splitting** in order to make the static script files light weight and load only on need! -5. Search suggestion **network calls are throttled!** -6. **No css frameworks used**, all the styles and animations are handwritten ! +3. **Throttling of network activities** to reduce unhandled number of calls on search query (No pre built stuff used). +4. Search suggestion **network calls are throttled!** +5. **No css frameworks used**, all the styles and animations are handwritten ! ## UI(s) of this project