You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So far, the weather applicatoin is using handlebars to generate static html file. Rendering each page takes too long time and doesn't support responsive design. So It will be decided to move it to SPA with react.js
feature
description
So far, the weather applicatoin is using handlebars to generate static html file. Rendering each page takes too long time and doesn't support responsive design. So It will be decided to move it to SPA with react.js