Skip to content

Instantly share code, notes, and snippets.

@sandrabosk
Last active February 2, 2021 05:45
Show Gist options
  • Save sandrabosk/d6e142ae31b2ff6d2ace6fd15513a898 to your computer and use it in GitHub Desktop.
Save sandrabosk/d6e142ae31b2ff6d2ace6fd15513a898 to your computer and use it in GitHub Desktop.

Checking for understanding

  • What does babel do?
  • What does webpackdo?
  • What is babel-preset?
  • What does test: /\.js$/ represents in the webpack.config file?
  • What does the webpack-dev-server do?

Advanced

Research and summarize what is:

  1. tree shaking,
  2. code splitting?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment