0
Forgetting javascript methods
I clearly study js and Es6 but my big problem forgetting js method and property ; what should I do?
4 Réponses
+ 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(); }
+ 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
+ 3
Hi! I think you should practice more using this method and property
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 🤦😅