|
European Football (EPL, UEFA, La Liga) › Re: Manchester United Vs Tottenham Hotspur (2 - 0) On 7th February 2026 by VitoriaAcerta: 2:34pm On Feb 07 |
Sonofgod1990: If man united finally win dis match I will send 5k to 5 people Abeg count me in too. Up Man Utd |
Programming › Re: School Or Coding? Advice Needed by VitoriaAcerta: 5:29pm On Jun 17, 2022 |
You can always code while in school but you cannot school while in code. I don't even know what I'm saying but go to school o  |
Programming › Re: I Need Assistance With This Code On Javascript by VitoriaAcerta: 11:27am On Jun 17, 2022 |
jbreezy: Lol they are still different data types... you can confirm this by "console.log(typeof num1, typeof num3) or console.log(num1 === num 3)" Correct answer. Basically, printing a string directly to console will strip the quotes. If you console.log both in chrome console, both variables will have different colours And also, if you console.log( [num1, num2]), you'll still it the way you actually expect it to be |
Programming › Re: Will All Our JS Skills Become Useless by VitoriaAcerta: 11:15am On Jun 17, 2022 |
jesmond3945: he meant THree js Oh, missed that. Thanks for bringing it to my notice  |
Programming › Re: Will All Our JS Skills Become Useless by VitoriaAcerta: 8:04pm On Jun 14, 2022 |
jesmond3945: just go their site and read documentation. There is no standard course. I don't think this will help OP. I'll suggest he goes to youtube and search for React full courses or tutorials 2022. It's easier coding along with explanations than reading a documentation as a beginner. My 2 cents |
Programming › Re: Will All Our JS Skills Become Useless by VitoriaAcerta: 6:09pm On Jun 13, 2022 |
LikeAking: I observed what ever JS skill one has acquired is likely going to be a waste, when u about learning React.
So all the V-JS and J Query skills will just waste like that?
Why are React code longer? A library surpose elp us write shorter or even no code .
Why is React like this?
How did you guys overcome this temptation? It's not. You will still need your Javascript. Aside DOM manipulation, you'll have to deal with arrays, objects and other computational tasks. |
Programming › Re: Have You Seen A Website With Better Performance Results??? by VitoriaAcerta: 11:54am On May 27, 2022 |
Your work is really nice. I've gotten 100% perferct score in lighthouse but that was for a static site though. |
|