Posts by Fábio Rogério SJ • 41 points
2 posts
-
1
votes2
answers2832
viewsA: URL with string parameters with angular.js
I managed to solve my problem but I don’t think it’s the best way! Based on the response of Sergio and Rafael I created an algorithm: When accessed via URL in Node created the route that receives…
-
3
votes2
answers2832
viewsQ: URL with string parameters with angular.js
I would like to know how to best treat url with parameters string angular.js. When accessed: www.app.net/nomeDaPessoa/ServicoDaPessoa Would respond to a certain route that is receiving the…