A
A
Alexander2015-05-15 13:40:16
JavaScript
Alexander, 2015-05-15 13:40:16

How to organize a many to many relationship in angularjs?

Actually a subject. What is the best way to implement this in Angular?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
algebris, 2015-05-21
@algebris

The wording of the question is not clear.
many2many is a well-established term for building relationships in relational databases
. angular.js is a framework/library for building web applications.
Suppose you are interested in a model in a controller. But to work with data, the usual Javascript structures are used - an array, an object, primitives, etc.
What are you interested in specifically ??

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question