AngularJS Tutorial 3

[ad_1]
Get the Code Here :

Best AngularJS Book :

Support me on Patreon :

Welcome to the 3rd part of my AngularJS Tutorial. In this part we’ll learn about jqLite, editing HTML element text, css, attributes, and classes. We’ll append, prepend, remove and replace HTML elements. We’ll also create custom directives in multiple ways and will learn about transclusion.

Thank you to Patreon supports like the following for helping me make this video

@kyleaisho
@thetwistedhat


Posted

in

by

Tags:

Comments

36 responses to “AngularJS Tutorial 3”

  1. Amit Sethi Avatar

    Hello , why not Angular 4 man, ""expecting Angular 4 in one video""

  2. Hussein Karaki Avatar

    .css("thick") does not work in (at least) chrome or safari.

  3. Jeanne McCabe Avatar

    Another great tutorial! I must have missed when to remove the "$" from "scope". I see it is missing in some places….

  4. Tim Fetter Avatar

    I really enjoy your videos. How would you render multiple values using the array-item attribute on line 20? I tried array-item="name, avg", & array-item="name avg".

  5. SoCo Avatar

    Not sure what I'm doing wrong, but my console is saying, "Uncaught SyntaxError: Unexpected token :" which is referencing the colon after "template", just after "transclude: true,".

    I copied your HTML and JS exactly (except the lorem ipsum strings). Maybe you can help?

  6. sandeep saini Avatar

    I don't think we need to pass arguments in functions. since all values are available in scope anyway as long as ng-model is used.

  7. MC Da Niel Avatar

    I wish my hands could type code as fast as I think sometimes. Not that I'm a very fast thinker or anything.

  8. Sathish Krishnan Avatar

    great videos …became a regular watcher of your videos ..thank you for all your tutorials

  9. Laz Mataz Avatar

    I love your videos, but it is a bit like drinking from a firehose. LOL

  10. Saritha Aedma Avatar

    Derek, I am trying to do fileupload and also send some formdata to the backend controller. I don't think this topic is covered in your angularJS tutorials. Can you help?

  11. Anand Patil Avatar

    @Derek Banas – When you toggled the boldness of Hank, it did not update the test "Is Hank Bold"…why? Is it because you did not put it in the scope and bind it?

  12. MoodSwings Avatar

    Derek, I love your stuff. Thank you for doing this. Are you thinking to do Bash or Linux? Keep up the awesome work

  13. برمجة الكمبيوتر Arabic Comp programing Avatar

    ONLY GUIDES FOLKS ———————- !!!
    Can Derek make a video on the mental thinking approach of Computer
    Programming to demystify this conception.
    ————————————
    Derek Banas has put alot of his time contributing to youtubers on what
    programming in computers entails. I appreciate what he offers his
    viewers.

    After viewing these videos, and having over 10 years experience in web
    programming, these tutorials should only be considered as GUIDANCE only.
    It does not make any different whatsoever whether one is a complete
    novice or have many years of experience.

    I use this teaching content as a reference, one can learn directly
    computer programming , but becoming a computer programmer requires alot
    more than viewing other peoples teaching videos.

    becoming a entry-level programmer requires many avenues of skillsets
    from learning from others, and PRIMARILY testing onself to develop
    LOGICAL THINKING, REASONING, etc…
    One should think outside the Paridgm of following along code teaching
    snippets. Because everybody forgets, including senior long-term
    experienced programmers.

    Can Derek make a video on the mental thnking approach of Computer
    Programming to demystify this conception.

    Any comments …………………please respond. Thanks

  14. Muse Ramos Avatar

    Hey Derek, do you happen to know how much it costs to install a background checking systems on a website? I have to provide this answer to the investors.
    Thanks, and I am still hopping you can help me build my planned site. Few of the investors I talked to won't get convinced with the skill of the programmers i provided them. And I still can't find a way to find a programmer like you.
    Anyhow, Thanks Derek.

  15. Wilbur Powery Avatar

    Hey Derek, are you going to cover animations with Angular? It would be a interesting topic.

  16. daniel tabrizian Avatar

    Hey derek, may i ask you how old you are and if you are willing to do a draw my life video. I stumbled across your channel and i think we have a similiar history

  17. xXlemoncandyXx Avatar

    I appreciate all your tutorials! I would love to see some for T-SQL and PL/SQL, since there aren't many tutorials on these, and they aren't high quality like yours. Also, I'm an IT student and thinking about going into database design, and I noticed that companies often mention these skills as requirements, but my college does not teach them. Thanks!

  18. Andre Gomes Avatar

    When is your second video on Electronics Tutorial coming? I'm waiting!

  19. برمجة الكمبيوتر Arabic Comp programing Avatar

    ANGULAR ANGULAR JS…………………………..JAVASCRIPT LIBRARY.
    A web framework that just works. LEARN IT IF YOU CAN.
    Ajax requests is my Favourites for now.

  20. برمجة الكمبيوتر Arabic Comp programing Avatar

    TIME……………………….!! PLEASE
    Responsive Web design VIDEO is a very important video for many people
    learning these skills. It needs to be POSTED PROPERLY MISSING
    FILES…………….. THANK YOU

  21. Yertay Sharipkanov Avatar

    Dude can u make tutorial to nodejs freamwork called "LoopBack". It's a cool tool to make web app. There is no good explanation of LoopBack. How it's work and etc. It will be great if u do that!

  22. Kevin Merenger Avatar

    Are you a university teacher ? or a professional programmer who program all day for a living ?

  23. Dragos Podaru Avatar

    Hello Derek,
    I have a question, how is all of Angular 1 gonna upgrade to Angular 2. I mean is there any liner path and if so the logic is gonna be the same ?

    I feel very confused as in to learn angular 1, 2 and if so learning angular 1 will have no impact in learning Angular 2 ??
    Are you planning on releasing Angular 2 tuts ?
    Since it's so different i suppose investing time in something like let's say React seems more practical.

    Anyways, very great tutorials as always, Keep up the great work.

  24. Darwin Manalo Avatar

    HATTRICK! You're a f*cking legend!

  25. Ibrahim Uzar Avatar

    Could you make a Scrapy tutorial, mainly to crawl news sites and create own RSS page?

  26. Toby Larone Avatar

    Great Video Derek!! So helpful!! could you plz do a video on MATLAB at some point?? 🙂

  27. sabir sabirr Avatar

    I so like your tutorial.Never seen such a tutor like derek which cover almost every thing in short vedio.I request you to make a "CODENAME ONE" complete tutorial to cover every thing about making app through CODENAME ONE.Plz never ignor my msg because i m in a place where quality education is very rare & i cannot find tutorials about it.I will be in wait of "Complete CodeName One tutorial by DEREK BANAS".

  28. MrMenilek Avatar

    Could you make a tutorial on COBOL please

  29. MrChinner118 Avatar

    Hey Derek,
    I'm currently using Python and Django for a new site, and I'd like to implement a type of "liking" system. I'm quite new to backend web development and I think I will need to use jQuery and AJAX to submit many tiny quick forms to manipulate the database.

    ANYWAYS, do you have an AJAX tutorial or have a recommended way to learn it?

    Keep up the amazing work you're doing!

  30. Edi Lipovac Avatar

    Are you going to do Assembly? I'm learning it at school and it's pretty hard 🙁

  31. Hicham Bougaa Avatar

    سلام عليك بي التوفيق من الله

Leave a Reply

Your email address will not be published. Required fields are marked *