+ 1

Find it hard to learn JavaScript. Any tips that can help?

Course

22nd Mar 2021, 6:56 PM
Pius Osuji
Pius Osuji - avatar
3 odpowiedzi
+ 2
Complete the basic course here practice more and play challenges.
22nd Mar 2021, 7:17 PM
Samira
Samira - avatar
0
Yeah the only way is to learn the basics and start doing projects very basic and simple stuff..its gonna be copy paste at the beginning but in time u get used to it
22nd Mar 2021, 10:17 PM
Nick Triandafillidis
Nick Triandafillidis - avatar
0
What in particular are you struggling with? Here's my general advice, without knowing the specific problem/problems: Focus on the fundamentals. Don't rush through the lessons here. Instead, really take the time to understand. Take bits of code you don't fully understand and play around with them until you have a much better understanding. Use console.log() as much as you can. This will help you understand the path the code takes. Don't just copy and paste and move on if you don't really understand it.
23rd Mar 2021, 12:14 AM
CamelBeatsSnake
CamelBeatsSnake - avatar