I am lately forgetting everything about writing code, article and other things. I now do silly mistakes.
What can I do so that I remember everything again and to get motivated?
Also have you guys experienced the same if so can you help me how to deal with it?
I really need help! Thanks
Top comments (4)
What I do each time I encouter a problem at work or on a side project, once it's solved:
I write it down in my notebook/online doc - When I had small issues while launching a server, deploying a branch, etc. You might encounter it again, so it's nice to have your own resource to refer to - no need to know it by heart!
Back to the basics. I did a bootcamp back in October/December 2019 and I must say I still need to learn the JS basics either because I forgot or did not learn them yet. I bought different JS books, like Eloquent JS, A smarter way to learn JS, to keep reading main concepts, practice every day, ideally
I'm still in this junior phase, so I also have trouble keeping up with everything, but I hope my suggestions will help :)
Thanks! Really helpful!
Thanks! Much appreciated!