JIT and AOT are two ways to compile code in an Angular project. We use JIT in development mode while AOT is for production mode.
確定! 回上一頁