Posts by OcoringaJoker • 53 points
3 posts
-
0
votes1
answer31
viewsQ: Show and hide only the desired widget
I’m making a kind of list where when I click anywhere the desired item is to appear information only from the one I clicked, but the way I did is changing the variable "open" globally, then the…
reactasked OcoringaJoker 53 -
2
votes0
answers53
viewsQ: How to put two controllers on one page without one interfering the other
I am making some forms with Angular and in some of the cases I need the person to put some information to save the foreign key, basic example: Let’s assume the sale of a product and the invoice…
-
2
votes1
answer64
viewsQ: How can I further reduce how to write routes?
I’m still new on these sides and I’m making an application in Ode (I think...). I’ve written my routes this way example: routes.get('/produtos', mostrarProdutos) routes.get('/produtos/:id',…
javascriptasked OcoringaJoker 53