How to Write JavaScript Documentation

preview_player
Показать описание

Check me out on:

Code Editor: Visual Studio Code
VS Code Theme: Seti

If you liked this video and you have a little to spare, please consider supporting me on Patreon:
Рекомендации по теме
Комментарии
Автор

One cool technique I use is that everyday in the morning I go on MDN and study/memorize the documentation for my coding language JavaScript. At first it seems like your not getting anywhere, but as you keep at it eventually it starts to stick and then you know it like you know your name. Alot of people think you don’t really need memorization for coding languages, but actually memorization is fundamental for learning any language, this includes English, Spanish, JavaScript, Japanese, C#, sign language. These are all languages, and to be able to use them you must memorize different parts of them. And then of course implementation is the second part of learning it. MDN does a great job at laying out all the parts, if you study and memorize at least most of the parts, and also implement them in projects, you can learn the coding language pretty fast. Memorize implementation, memorize implementation, that’s really all it takes to learning programming.

mariomeza
Автор

I like the way you explain it. Thank you !!

riskyamaliaharis
Автор

/ is a forward slash. you can remember which is which by thinking that '/' leans forward, in the direction that we read English, left to right. ;P
I know * is formally named 'asterisk' but i heard an old programmer call it 'splat'. that's my favorite name for asterisk now. ;P :)
Thanks for the video!

shawnkovac
Автор

Thank you Jesse! This tool/solution is very useful.

vicentec