O
O
odd-look2015-01-29 13:50:15
JavaScript
odd-look, 2015-01-29 13:50:15

How to add interactivity to an expressJS application with angularJS?

There is a to-do list, it is stored in mongodb. With express routes, I can edit it. How to do the same edit with angular without reloading the page? It is not clear how to organize the work of controllers. Do you just need to send http requests with the necessary commands via ng-click?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Mikhail Osher, 2015-01-29
@odd-look

angular-ui-router

A
Alexey, 2015-01-30
@MAKAPOH

yes, it is possible by ng-click or by some other events.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question