Questions tagged as 'angularjs'

1
answer

Problem component.html Angular 4

I'm having a little problem, I started my studies in Angular, I'm still understanding the operation of modules, components and services . But when I put an html structure in component.html, it just does not show anything on the page, if I delet...
asked by 22.12.2017 / 17:11
1
answer

control forward and backward of the browser

I need to make the system not allow you to go back or forward when pressed backspace, can someone help me out? I await!     
asked by 25.02.2016 / 13:29
1
answer

Infiniti Scroll with firebase and ionic

I am here in a tightening, I am using firebase v3.2.1 and trying to implement an infinity Scroll with ionic, the issue is that I do not know how to do it, I searched google and found a firebaseUtils library but it is not compatible with new vers...
asked by 22.08.2016 / 06:26
3
answers

Configure angular with php server

I need to set the angle to send data to php? I noticed that in the file: C: \ wamp \ www \ angular \ bower_components \ angular \ angular.js have server settings, methods, etc.     
asked by 13.08.2015 / 15:41
1
answer

ASP.NET MVC vs. Angularjs with WEBAPI [closed]

In a web project (type a "small" ERP, rs) where some companies would manage their affiliates being able to exist several connected users, what would be better in performance and performance (I know that each case is a case, but in general) in yo...
asked by 30.10.2015 / 13:09
1
answer

Angular Difference JS to NodeJS [closed]

What is the Difference of Angle JS to NodeJS? Which is the most used? Is there a tutorial you recommend to anyone who is starting to teach a CRUD in each of them?     
asked by 26.10.2016 / 20:47
1
answer

Angular ErrorJS

Hello, I'm applying the following function in my AngularJS controller: $scope.cancelChanges = function() { $scope.name = $scope.namebackup; $scope.$apply(); }; However, when I run $ apply (), it shows me the following...
asked by 07.04.2014 / 15:15
1
answer

Getting id and name of an array [duplicate]

I'm getting a response from my API which is an array containing some information between them idTipoTitulo and nome occurs that I only need these two attributes to display on the screen. My method $http({ method...
asked by 31.10.2017 / 12:04
1
answer

How to do dynamic positioning JsPDF

I'm using the jsPDF plugin to generate a PDF. In my created method, I get an array, scroll through it, try to write and position dynamically in the PDF, however I have no idea how to do it. $scope.gerarPdf = function (item) { var do...
asked by 16.07.2018 / 19:26
1
answer

How to send sms using javascript or angular or node.js [closed]

I need a method or api that sends sms for free, it can be from my same tim number (I have sms plan), I searched and just found some easy to use payments. I am preparing for a university hackathon and I need to produce this to have a differential...
asked by 20.10.2017 / 17:53