Skip to content

dabeng/learn-angularjs-with-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 

Repository files navigation

Learn AngularJS with example

AngularJS is amiable js framework as well as powerful. Let's step to her inch by inch.

Before we begin, I put forwrad my individual opinions about AngularJS:

At present, in the field of front-end js framework, a hundred flowers bloom, a hundred schools of thought contend. Personally, I prefer AngularJS, because it supply a comprehensive front-end solution, make me focus on business logic rather than high-end techniques full of obscure syntax and ugly writing.

I know there is an argument -- front-end engineers should move from the monolithic frameworks like AngularJS and Ember to the small, dedicated libraries. But I don't think so, if I do that, I have to dispose endless issues on integration of heterogeneous frameworks and put much more effort in digging into every single library in order to adjust some trivial details.

Frankly, I'm a lazy minimalist, I hate the application that its features provided to the customers are less than the quantity of frameworks or libraries it includes. I love to get rid of anything I think of as ‘extra’. Don't waste any 1k of js framework you introduced into the apllication.Don't spend too much time in accomplishing MVC layering or data flowing, beacause we are deveoping application on top of framework not inventing new framework.

Additionally, someone claims that angularjs 1.x is out, AngularJS 2.0 is entirely new version. It looks quite different. I want to wait and see a litte more.But I want to tell you that, by the time the ES6 era truly arrives, Which framework is not going to change correspondingly?

So It's not big deal. It's too soon to panic on AngularJS. It's our mission and our fate to be prepared for change and look forward to learning what is coming around the corner.Isn't it? Come on, just enjoy it.

Lesson 4 - backend-less development

  • ngResource
  • ngMockE2E

About

AngularJS is amiable js framework as well as powerful. Let's step to her inch by inch.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors