reactjs - how to use react* to solve while the page is not completed loaded when the page is blank? -


while build page using react, found blank few while when build javascript not completed loaded. guess build package quite large , makes load quite slow. during time page stays in blank,

how solve or avoid ?

:)

there 2 options follow --> 1. make app isomorphic (render pure html on first page load) or 2. display message or loading giff in div loading app (it replaced app when loads).


Comments

Popular posts from this blog

Google sheets equipment borrowing system -

c# - Convert type 'System.Collections.Generic.List<string>' to 'System.Collections.Generic.IList<>' -

python - gcc error on install of tesseract-ocr -