How Does AngularJS Work? Beginners Angular Tutorial

preview_player
Показать описание


This course is taught by Pablo Farias Navarro, founder of ZENVA and one of Udemy’s Best-Selling instructors, with +50,000 students and hundreds of positive 5-star reviews.

What you will learn in this course.

We’ll create a full SPA from scratch (client side).
How to cloud-enable your SPA so that you can connect it to any kind of backend.
Fully commented source code of the course project.
Learn how to architecture a SPA: modules, controllers, services
Learn how to add URL routes to your client-side SPA.
Access live examples at the end of each coding lesson.
Learn how to use other great tools such as Boostrap 3, UnderscoreJS and Google Chrome’s Developer Tools!

Become a better web developer and start using Angular today in your existing and new projects.
Рекомендации по теме
Комментарии
Автор

i am new to angular js and want to learn, just now i have bought this course from zenva academy.Hope this course track helps me in building application from scratch.

ravipushkar
Автор

Out of all the shit out there in youtube, udemy, pluralsight and things like A-JS in 60 sec or what not, this video stands out and is all that you need to dive straight into the world of angular. Thank you a lot.

automationsolution
Автор

One general doubt if you can reply its not related to angular.

I have created the page with iframe, the links inside iframe is working 100% fine in chrome and other browsers.but when i tried to click those links in IE browser nothing happens.

Could you please help me out of this.

ravipushkar
Автор

what is that font face in the title? I really like it!

Wlfmther
Автор

yes it is more informative ....can i start to learn angular js?? ..i just completed javascript course..i didnt applied in on any project..

pratikshap
Автор

It's not fully based in MVC ..
Angularjs based in MV* where * refers to "whatever"

shoeabahmed
Автор

If you were starting out in web development in 2018, and you lived in the UK, would you still learn Angular or would you go for React instead?

matthewdavies
Автор

So, this video just confirmed what I assumed of Angular JS.
Now, why do so many people use it? It seems like a terrible hack with little upside.

Not only does it feature a lot of badly designed architecture and uses a lot of hacks to solve them, the MVVM-model that is used doesn't seem to have a big use for most websites (that are not very interactive) as opposed to a sever-side MVC (or similar). Also the fracking (loading only part of a website) is not only possible without the other ballast, but not very useful for most applications as usually only the navigation bars are kept.
So I only really see usefulness in very interactive websites or different environments like Electron.

This is not supposed to be a rant, but rather a honest question. I don't really get it, why so many people (ab-)use it :/

SourceOfViews
Автор

Angular is shit. It's an over complex framework that was only written to make JS script kiddies feel like real programmers. 95% of the stuff you do in Angular could be done without any scripting and in about 1/6 of the time it takes to do with Angular.

Javascript is just a shitty little script that lets you make text move. If you build sites with only javascript then you either don't have any other options or you're an idiot.

Google hasn't made ANYTHING worth a shit since GMail, so it's not surprise that Angular is terrible.

alienencore
Автор

let iAmRight = (AngularJs === worstFramworkEverWritten);

Kbonefan