Posts by Tony Lâmpada • 260 points
4 posts
-
0
votes2
answers1029
viewsA: Run plugin after ng-view is loaded
You can create a jquery plugins pro directive as explained in this article https://medium.com/@fabyoguimaraes/over-directive-using-correctly-plugins-jquery-com-Angularjs-8bcc5a07e371 I think this is…
angularjsanswered Tony Lâmpada 260 -
4
votes3
answers1392
viewsA: How to integrate Angularjs with common scripts?
Angular has basically 2 types of components that you can build and use: 1) Services and 2) Directives To use something else (say, a Jquery plugin) within an Angular project, it is necessary to…
-
6
votes2
answers2033
viewsA: Returning ZIP Code data in form
1) You need some url in your backend that accepts a zip code and returns u json. I mean, you will open in your browser: localhost:8000/api/consultacep/91370000 and you’ll see: {'Localidade': u'Porto…
-
2
votes4
answers32009
viewsA: What is the most complete linux for programmers?
You will probably want to use the distribution that has the largest user base. Greater community = greater chance of you finding solutions to your problems on google. Go from Ubuntu
linuxanswered Tony Lâmpada 260