Important Queries

31 views
Skip to first unread message

Vikas Bose

unread,
Oct 20, 2014, 2:31:05 AM10/20/14
to ang...@googlegroups.com
Hi All,
 
Greeting for the Day!!!
 

Am new in Angular JS and Grunt JS. So I have some doubt as beginner usually have

1. Structure (folder & file) of Angular JS.

2. Is it requires including Node JS and Grunt JS for executing the Angular JS?

3. What are the basic points we have to remember once we start the Angular JS?

4. Is there any pre-define function list like jQuery?

5. I know Angular JS depend on MVC architecture but is there any basic syntax?

 

Thanks & Regards
Vikas Bose

Sander Elias

unread,
Oct 20, 2014, 2:56:03 AM10/20/14
to ang...@googlegroups.com

Hi Vikas,

first of all, welcome to our list.

1. Structure (folder & file) of Angular JS.

There is no set structure. However, the new guidelines are suggesting to order by feature. John Papa has a style guide that has quite some followers.

2. Is it requires including Node JS and Grunt JS for executing the Angular JS?

No, those are not a requirement at all. To run an angular app, you only need the AngularJS files and a browser.
For testing you need those. And if you are building a larger system, you probably want a build tool, to make
you live easier.

3. What are the basic points we have to remember once we start the Angular JS?

I’m not sure what you are asking. AngularJS, is not something you “start”. You can start your
application, that makes use of Angular’s features. If you want to know more, just ask.

4. Is there any pre-define function list like jQuery?

5. I know Angular JS depend on MVC architecture but is there any basic syntax?

Again, I’m not sure what you are asking here. Are you asking if there is a default Model class or something?
in that case, no there isn’t. You can use any JS object as model.
like: user = { firstName : 'Vikas', lastName: 'Bose' } and go from there.

Regards
Sander

Vikas Bose

unread,
Oct 26, 2014, 10:54:42 PM10/26/14
to ang...@googlegroups.com
Hi Sander,
 
Thanks for brief description about my queries.
 
It is really halpful for me to progress further. I think, you were bit confused about 3rd and 5th question. I am really sorry for that,
 
My 3rd question was related for beginner. If person is new in Angular JS, how can he understand the Angular JS easily?
 
My 5th question was related to the architecture of Angular JS? So are we follow any syntax/pattern for it?
 
Thanks
Vikas Bose 

Pushpendra Kumar

unread,
Oct 26, 2014, 11:02:17 PM10/26/14
to ang...@googlegroups.com

Hi Vikas,

First you should have efficient knowledge of JavaScript including oop concepts.
You can search for 60ish minutes tutorial of angular. It will explain you usage of angular in very simple format.
Secondary go to official documentation of AngularJS all syntaxes are here.

Regards,
Pushpendra

--
You received this message because you are subscribed to the Google Groups "AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to angular+u...@googlegroups.com.
To post to this group, send email to ang...@googlegroups.com.
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages