Comments on: Angular 7 tutorial – creating an Angular Bootstrap app, step by step https://mdbootstrap.com Powerful and free Material Design UI KIT Tue, 19 Mar 2019 21:47:09 +0000 hourly 1 https://wordpress.org/?v=5.6.2 By: Jesus https://mdbootstrap.com/education/angular/comment-page-1/#comment-37404 Thu, 24 May 2018 07:36:14 +0000 https://mdbootstrap.com/?page_id=52557#comment-37404 Thanks

]]>
By: Luca Rinaldi https://mdbootstrap.com/education/angular/comment-page-1/#comment-34967 Sun, 06 May 2018 11:25:02 +0000 https://mdbootstrap.com/?page_id=52557#comment-34967 hi, tank you for this quick intro to angular and typescript. I would like to make you notice that (at least in my case) in order to be able to run the TodoList sample in part 4 in app.component.ts i’ve to replace “mdb-root” with “app-root” (i’ve started project with your boilerplate like tutorial says). I would also like to see a quick guide on tslint. I’ve always hated the unpredictability of javascript before runtime, but with typescript you need tslint to avoid make use of declarations that are correct (because of typescript javascript compatibility) but that prevents typescript compiler to found errors (eg. missing variable types, missing function return types etc).

]]>
By: Majid https://mdbootstrap.com/education/angular/comment-page-1/#comment-33822 Mon, 23 Apr 2018 14:59:14 +0000 https://mdbootstrap.com/?page_id=52557#comment-33822 Great, Thanks for good Tutorial.

]]>
By: Dawid Adach https://mdbootstrap.com/education/angular/comment-page-1/#comment-33785 Mon, 23 Apr 2018 07:32:30 +0000 https://mdbootstrap.com/?page_id=52557#comment-33785 In reply to Imran.

Dear Greg,
Both Angular as well as jQuery can make DOM manipulation. The problem is that Angular is aware of the changes made using it’s own functions, however when jQuery manipulate (i.e. removes a node) – Angular won’t be able to spot it and may try to operate on non existing (od modified) elements. This will cause and error which will be difficult to spot.

]]>
By: Greg https://mdbootstrap.com/education/angular/comment-page-1/#comment-33553 Fri, 20 Apr 2018 15:13:54 +0000 https://mdbootstrap.com/?page_id=52557#comment-33553 In reply to Imran.

Why is it a bad idea?

]]>
By: Jquerytraining https://mdbootstrap.com/education/angular/comment-page-1/#comment-32352 Wed, 11 Apr 2018 04:25:47 +0000 https://mdbootstrap.com/?page_id=52557#comment-32352 I am just started angularjs5 and ionic3. I the way of searching good tutorial i found your tutorial, very helpful. Keep writing

]]>
By: David Morales Vega https://mdbootstrap.com/education/angular/comment-page-1/#comment-31597 Wed, 04 Apr 2018 01:18:13 +0000 https://mdbootstrap.com/?page_id=52557#comment-31597 Buena noche felicitarles por su trabajo.
Espero con ansias el tutorial :
Creación de una sola página de aplicación
Exitos.

]]>
By: Dawid Adach https://mdbootstrap.com/education/angular/comment-page-1/#comment-30603 Wed, 21 Mar 2018 13:53:58 +0000 https://mdbootstrap.com/?page_id=52557#comment-30603 In reply to Gunaseelan Rajendran.

Thanks, appreciate.

]]>
By: Gunaseelan Rajendran https://mdbootstrap.com/education/angular/comment-page-1/#comment-30292 Sat, 17 Mar 2018 03:48:14 +0000 https://mdbootstrap.com/?page_id=52557#comment-30292 Really Awesome ! Angular & Typscript tutorials are very in detail for beginners… Eagerly awaiting for further angular courses

]]>
By: Dawid Adach https://mdbootstrap.com/education/angular/comment-page-1/#comment-29718 Fri, 09 Mar 2018 12:11:20 +0000 https://mdbootstrap.com/?page_id=52557#comment-29718 In reply to Imran.

Dear Imran , thank you for all kind words 🙂 I have already prepared a content for 150+ Angular/Typescript lessons so… stay tuned 🙂 And remember that using jQuery in Angular is alwasy a bad idea 😉

]]>