2018-05-30

Reading

  1. Angular QuickStart
Angular QuickStart Notes
  1. ng add command

  2. typescript compile to javascript before uploading to the server using JIT Compiler

    What is the magic happening inside ng serve?

  3. What is ng generate

  4. Right now I don't know what environments/ does

  5. CLI handles index.html The CLI automatically adds all js and css files when building your app so you never need to add any

你可能感兴趣的:(2018-05-30)