Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,156,149 members, 7,829,108 topics. Date: Wednesday, 15 May 2024 at 07:24 PM

Andela: IT Training And Job - Jobs/Vacancies (253) - Nairaland

Nairaland Forum / Nairaland / General / Jobs/Vacancies / Andela: IT Training And Job (623634 Views)

Letter To All Fresh Graduates and Job seekers / Andela: IT Training And Job - Jobs/vacancies / Similarities Between Football And Job (2) (3) (4)

(1) (2) (3) ... (250) (251) (252) (253) (254) (255) (256) ... (263) (Reply) (Go Down)

Re: Andela: IT Training And Job by Brunomash: 11:41am On May 08, 2019
YorubaEmir:


Remember you’re to assign the destructured property to a new variable (user)

Yeah yeah. It doesn't remain much. Just .catch err
Re: Andela: IT Training And Job by switstiv(m): 11:42am On May 08, 2019
What exactly am I doing wrong? Since yesterday....This is out of here..

Re: Andela: IT Training And Job by abley: 11:45am On May 08, 2019
[quote author=Brunomash post=78205536][/quote]
I have the exact same code for the displayUsers function but for some reason mine isn't working. I'm actually getting frustrated with this.

Re: Andela: IT Training And Job by trixandra(f): 11:48am On May 08, 2019
dynamo96:



I don't know how to view NL messages, could you explain how?

.
Re: Andela: IT Training And Job by Iretii0511(m): 12:04pm On May 08, 2019
Please what is wrong with this calculation? dynamo, Brunomash, YorubaEmir.

Re: Andela: IT Training And Job by YorubaEmir: 12:10pm On May 08, 2019
Iretii0511:
Please what is wrong with this calculation? dynamo, Brunomash, YorubaEmir.

replace your return statement with
return result.toFixed(1);
Re: Andela: IT Training And Job by YorubaEmir: 12:14pm On May 08, 2019
Brunomash:

Yeah yeah. It doesn't remain much. Just .catch err

You done ?
Re: Andela: IT Training And Job by Iretii0511(m): 12:14pm On May 08, 2019
YorubaEmir:


replace your return statement with
return BMI.toFixed(1);


Do you mean instead of result = cd?BMI.toFixed(1):BMI.toFixed(1)*0.82?



Thanks. I get the drift. But javascript is so voluminous sha. I have never seen .toFixed. Maybe because I don't do challenging project as much as I should.
Re: Andela: IT Training And Job by YorubaEmir: 12:24pm On May 08, 2019
Iretii0511:



Do you mean instead of result = cd?BMI.toFixed(1):BMI.toFixed(1)*0.82?



Thanks. I get the drift. But javascript is so voluminous sha. I have never seen .toFixed. Maybe because I don't do challenging project as much as I should.

Too voluminous. Na the first time me de hear am.
Re: Andela: IT Training And Job by Brunomash: 12:30pm On May 08, 2019
Is it me or did the assessment go back to challenge 2. When I was in challenge 4 it wrote challenge completed. Is it happening to anyone
Re: Andela: IT Training And Job by abley: 12:32pm On May 08, 2019
please guys I need help with step 3 of task 2 - the displayUsers function. I literally have the same code pasted here but mine isn't working
Re: Andela: IT Training And Job by YorubaEmir: 12:47pm On May 08, 2019
Brunomash:
Is it me or did the assessment go back to challenge 2. When I was in challenge 4 it wrote challenge completed. Is it happening to anyone
I think you’re done. Refresh and click on the play button
Re: Andela: IT Training And Job by miizkaphee: 12:59pm On May 08, 2019
[quote author=dynamo96 post=78202175]Guys, please whoever has finished with challenge 3, what am I doing wrong?

This has been exhausting.


Also, I started getting errors about #outcome DIV on big screens but when I switch to a responsive view, it throws the appropriate error i.e Awww snap, whatever.[/quot


i am still getting the Aww, Bmi calculations are wrong
const computeBMI = ({weight,height,country})=>{
const countries = ['Chad','Sierra Leone','Mali','Gambia','Uganda','Ghana','Senegal','Somalia','Ivory Coast','Israel'];
const newHeight = height*0.3048;
const bmiValue = (weight/(newHeight**2)));
countries.forEach(country => {
if(country) {
bmiValue = (bmiValue * 0.82);
}
})
return bmiValue.toFixed(1);
}
Re: Andela: IT Training And Job by YorubaEmir: 1:17pm On May 08, 2019
[quote author=miizkaphee post=78211708][/quote]

Try Math.pow instead of newHeight**
Re: Andela: IT Training And Job by miizkaphee: 1:17pm On May 08, 2019
YorubaEmir:
Who is getting the same result for charles odili

please can i see your letsclaculateBMi()...
i am getting the Aww error message
Re: Andela: IT Training And Job by miizkaphee: 1:18pm On May 08, 2019
Try that too..same problem.
please if you have passed that stage, can i see a screenshot?

YorubaEmir:


Try Math.pow instead of newHeight**
Re: Andela: IT Training And Job by trixandra(f): 1:21pm On May 08, 2019
Anyone done with challenge 4? I am not getting any response when I click the play button. dynamo96
Re: Andela: IT Training And Job by switstiv(m): 1:22pm On May 08, 2019
switstiv:
What exactly am I doing wrong? Since yesterday....This is out of here..
Olucoder etall...Epp edakun...this stuff is sucking me out.....I no fit end this challenge for css and html stage.. cry
Re: Andela: IT Training And Job by YorubaEmir: 1:22pm On May 08, 2019
miizkaphee:


please can i see your letsclaculateBMi()...
i am getting the Aww error message

Someone posted this. I’m not on system but it should work

Re: Andela: IT Training And Job by miizkaphee: 1:23pm On May 08, 2019
miizkaphee:
Try that too..same problem.
please if you have passed that stage, can i see a screenshot?

i have attached my code

Re: Andela: IT Training And Job by miizkaphee: 1:24pm On May 08, 2019
sorry, not this one...the computeBMI()
YorubaEmir:


Someone posted this. I’m not on system but it should work
Re: Andela: IT Training And Job by miizkaphee: 1:26pm On May 08, 2019
i am the one that posted it
miizkaphee:
sorry, not this one...the computeBMI()
Re: Andela: IT Training And Job by miizkaphee: 1:27pm On May 08, 2019
please help a sister...i need to leave this challenge 3
cry
trixandra:
Anyone done with challenge 4? I am not getting any response when I click the play button. dynamo86
Re: Andela: IT Training And Job by YorubaEmir: 1:28pm On May 08, 2019
Z
Re: Andela: IT Training And Job by OluCoder: 1:30pm On May 08, 2019
What exactly am I doing wrong? Since yesterday....This is out of here..

You will need to keep trying different things. What I did when it pop up that message was to use @import "@material/icon-button/mdc-icon-button"; under style.
Keep checking if it styled it appropriately on the display..
Re: Andela: IT Training And Job by YorubaEmir: 1:47pm On May 08, 2019
Please who is done with challenge 4. I don’t know why my fetch api is not working. Please I need to see a screenshot
Re: Andela: IT Training And Job by miizkaphee: 2:28pm On May 08, 2019
were you able to finish no 4??

YorubaEmir:


Remember you’re to assign the destructured property to a new variable (user)

Re: Andela: IT Training And Job by miizkaphee: 2:39pm On May 08, 2019
YorubaEmir:


You need to call "displayUsers" with "user", but wrap it as an inline array....how do i do this please?
Remember you’re to assign the destructured property to a new variable (user)

Re: Andela: IT Training And Job by YorubaEmir: 2:41pm On May 08, 2019
[quote author=miizkaphee post=78214558][/quote]

So the previous code I sent u for the computeBMI did not work?
Re: Andela: IT Training And Job by miizkaphee: 2:51pm On May 08, 2019
yes...i just copied and pasted and it was perfect...thank you...
now stuck on the last part of 4

YorubaEmir:


So the previous code I sent u for the computeBMI did not work?
Re: Andela: IT Training And Job by folajoe: 3:05pm On May 08, 2019
You need to call "displayUsers"
fetch(api).then(
(response) => {
return response.json();
}
).then(
({results}) => {
let [user] = results;
users.push(user);
return user;
}
).then(
(user) => {
displayUsers(user);
}with "user", but wrap it as an inline array. can you please help with this
Re: Andela: IT Training And Job by miizkaphee: 3:35pm On May 08, 2019
were you able to understand what they meant by inline array?


folajoe:
You need to call "displayUsers"
fetch(api).then(
(response) => {
return response.json();
}
).then(
({results}) => {
let [user] = results;
users.push(user);
return user;
}
).then(
(user) => {
displayUsers(user);
}with "user", but wrap it as an inline array. can you please help with this

(1) (2) (3) ... (250) (251) (252) (253) (254) (255) (256) ... (263) (Reply)

How To Apply For Nigeria Immigration Service (NIS) Recruitment 2017 / Federal Road Safety Commission 2018 Recruitment: How To Apply / FIRS To Recruit 1,250 New Staff

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 26
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.