Forgetting javascript methods | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Forgetting javascript methods

I clearly study js and Es6 but my big problem forgetting js method and property ; what should I do?

9th Mar 2020, 4:05 PM
Alireza Babaei
Alireza Babaei - avatar
4 Answers
+ 6
To be honest, most IDEs provides autocomplete for most common methods so there's that... Beyond that, it's exactly as Ярослав Вернигора(Yaroslav Vernigora) says: while(true) { practice(); }
9th Mar 2020, 4:34 PM
Burey
Burey - avatar
+ 4
Practice is most important. You can assist your memory with a good repetition schedule: https://code.sololearn.com/W4P13u4XCmf9/?ref=app https://code.sololearn.com/cBsq5rYsIB1A/?ref=app
9th Mar 2020, 4:45 PM
HonFu
HonFu - avatar
+ 3
Hi! I think you should practice more using this method and property
9th Mar 2020, 4:27 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
0
simply in certain cases i forced to write down by hand this method on paper save it and if i need it i back look at it finally i got it , it's just worked for me and i sharing it 🤦😅
9th Mar 2020, 7:34 PM
yossef Dawoad
yossef Dawoad - avatar