Modern JavaScript

  • So far, we've only seen JavaScript in the browser
  • Recent projects like NodeJS, React Native, and Nashorn give JS a new home
  • Electron lets you write cross-platform apps
  • Projects like Babel, TypeScript, and CoreJS let you write better JS
  • imports let you organize your project

3 / 10