issues
search
FlowzPlatform
/
Sprint-User-Story-Board
0
stars
0
forks
source link
Optimize coding structure
#159
Open
mohit5540
opened
6 years ago
mohit5540
commented
6 years ago
remove vue components(npm packages) and use respective run-time library
avoid using await in frontend
use modular code approach as much as possible
overall goal is to reduce build package size
dynamic loading components