Posts by Jeffersson Galvão • 41 points
4 posts
-
0
votes0
answers118
viewsQ: Access to Wordpress API http-headers using Angular 2
I’m having a very simple doubt on Angular 2. I have an application that connects with Rest API of Wordpress and I’m having a problem that I imagine is very simple, but I’m not finding on the web a…
-
0
votes1
answer201
viewsQ: Lightbox in Angularjs 2
I’m still very inexperienced with Angularjs and so I stick to simple things. I need to use the Lightbox on a project. "Googlando" around, I found the angular-bootstrap-lightbox, but then I came…
-
1
votes2
answers419
viewsA: Request loop in Angularjs 2
With the help of Nicolas Takashi, that told me to study about Lifecycle Hooks in Angularjs 2 I discovered the problem of multiple requests. So I was able to figure out where in the Lifecycle of the…
-
3
votes2
answers419
viewsQ: Request loop in Angularjs 2
I am new to the use of Angularjs and decided to study based on a work project. My problem is this: I am building a base project using Angularjs 2 to consume data from Wordpress (WP) through the REST…