Posts by Carlos • 3 points
5 posts
-
-1
votes1
answer200
viewsQ: Request data is not returning correctly
I’m trying to create a front end based on the Wars star API, my plan was to create an object to then show on the screen. When I make a request(https://swapi.co/films for example), some object…
-
0
votes1
answer40
viewsQ: Problems with git synchronization
My friend made a Fork in my code and to update the data both in his repository and in mine, we have to create two remote one for each repository and use push/pull in both. How to make it just a…
-
0
votes1
answer55
viewsQ: Displayed Value and Nan
I’m having trouble with a page that calculates a person’s BMI. In my script, it was to return the value of each BMI calculated on console.log, but he only returns "NaN". I tried to change the values…
javascriptasked Carlos 3 -
0
votes2
answers66
viewsQ: Price calculation algorithm does not display the result correctly
I’m trying to make an algorithm to calculate what should be paid for a product, considering the normal price tag and the choice of payment condition, but it can not calculate, is displaying the…
-
0
votes1
answer119
viewsQ: Split Property of the JS
I am doing some tests with arrays and functions, in case I want the program to look for a name that is in the names array. The routine even works , but the console shows an error in Slip and if the…
javascriptasked Carlos 3