Lazy loading in Vue using Webpack’s code splitting

When a Vue app gets large, lazy loading components, routes or Vuex modules using Webpack’s code splitting will boost it by loading pieces of code only when needed. Read more

Similar

2020: The Year in Vue – WikiMedia Techblog

It’s been roughly a year since the Front-End Working Group (FAWG) of the Wikimedia Foundation published a widely-discussed proposal to Adopt a Modern JavaScript Framework for use with MediaWiki. This proposal recommended that Wikimedia technical projects ... (more…)

Read more »