2. About Me
• Name : Irfan Maulana
• Job : Software Development Engineer
• Work at : Blibli.com (PT GDN)
• More than 2 years with AngularJS and now still
learning Angular.
• Moderator in AngularID
3. Long time ago…
• There was a kingdom led by a KING known as
JQuery.
• People was so happy with his leadership.
4. After a years
• KING JQuery has become too oldies
• AngularJS replace as new KING
5. The King was Tired
• KING AngularJS was too tired because many war
outside
• Many kingdom with its power want to seized
AngularJS
6. AngularJS Replacement
• AngularJS has a great son for replace him as a KING.
• Angular son of AngularJS now Ready to take the
Glory
• War become hot again
7. AngularJS x Angular
• AngularJS known for all version under 1.x
• Angular known for version 2.x and above
9. Typescript in Angular
• TypeScript is a typed superset of JavaScript that
compiles to plain JavaScript.
10. Be safe with Typescript
There is no worry using typescript.
11. ReactiveX RxJS in Angular
• RxJS is a library for reactive programming using
Observables, to make it easier to compose
asynchronous or callback-based code.
14. • Angular coming with great CLI for generate
skeleton, so we can feel the code without confusing
the configuration
• Install : npm install –g @angular/cli
• Create : ng new project_name
• Run : ng serve
• Build : ng build
Read More : https://medium.com/angularid/inisialisasi-project-angular-
dengan-angular-cli-1061c9b0023c
Angular CLI Generator