52 Answered Questions for the topic Angular

Angular

08/14/19

Where should we implement the DOM manipulation in AngularJS?

Angular

08/11/19

When should I use custom property in an Angular application?

07/29/19

How to properly manage "business" constants with AngularJS?

I'm working with AngularJS on a browser game and I have a bunch of "business" constants.These constants will be often updated during game testing (game balancing) and are used by different... more

Is having a parent controller to manage a set of tabbed sections an anti-pattern for an angular application?

A lot of times, I have long forms that I divide into multiple tabbed sections. Each section is managed by it's own controller and there is a parent controller that manages the whole view. I use... more

07/29/19

How do I create a modal service with AngularJS?

I'm trying to make a service that's polymorphic based upon what mode is specified in the URL. If the char param in the route is set to 'p', I want to use a PresentMode service. If the char param is... more

07/29/19

What is a good method of storing test data for development and unit testing with angularjs and jasmine?

What is a good method of storing JSON data/objects for development and unit testing with angular and jasmine?I have seen some ways of accomplishing this. However, since I am new to unit testing... more

Structuring a Game with Angular.JS?

For a GameJam I'm trying to code a simple web-based text adventure game with sprites and small animations in AngularJS. I'm a little new to Angular and am having some trouble figuring out how to... more
Angular Php Javascript Mvc

07/29/19

How can I team up two MVC frameworks without having them fight each other?

I'm creating a CRUD-based web project, and am thinking about using a server side MVC framework (such as CodeIgniter or Laravel) in tandem with a client side MVC framework (such as AngularJS). Is... more

07/29/19

How and where to test if the JSON request objects generated by the front-end is valid?

We have built a complex Angular application that sends multiple HTTP request to a REST service that is also built in house. Since both the frontend and the backend is being developed in parallel,... more

07/29/19

Where to put the Angular app in a ASP.NET Web API solution?

I'm starting a greenfield app and I want to use ASP.NET (4.6) and Angular 2. For the backend I have created a project in Visual Studio, and now I'm wondering where to put the Angular app. I really... more

Best practice for angular service return value?

I have a number of angular services (e.g. a user service) which make various HTTP calls and I'm wondering what the best practice would be for handling errors. For example, I could do: function... more

04/18/19

What is Babel JavaScript?

03/19/19

What is AngularJS and Nodejs?

03/19/19

What is the use of node JS in angular?

03/19/19

What is MVC in AngularJS?

03/18/19

What is AngularJS and why it is used?

03/18/19

Is angular a server side language?

03/18/19

What is NPM in angular?

03/18/19

What does server side rendering mean?

03/18/19

What is rendering in angular?

03/18/19

Is AngularJs client side or server side?

03/18/19

Is angular MVVM or MVC?

03/18/19

What is scope in AngularJS?

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.