← Back to list

Should I take notes while I’m learning javascrip?

Well, no

Isaí Hidalgo · 2022-04-12 22:48 · 0 claps · 1.0 min read
#learning-to-code #javascript #take-note #better
Open on Medium ↗
Wiki topics: EDU · Education & Learning 🌐 · Web Development

Should I take notes while I’m learning javascrip?

Well, no

Taking notes is not bad, you can make them nice, with color and beautiful but while we are learning javascript that is not supposed to do because in programming we have to use things previously learned in different ways.

there are others ways to learn javascript without wasting time taking notes instead we can use all the time doing two things that will help us learn javascript faster.

1 Practice a lot

Practicing we’re going to use all the topics that we saw previously if there’s something that we don’t know how to do we can go to the internet because in one course or some other way of learning javascript we won’t see all the kinds of occasions where we’ll use the code so when we practice javascript inmediately go to the internet because looking for something specific in our notes takes a lot of time while going to the web is much faster (don’t be a turtle) and if we’re working on a real project the time is really important.

2 Make flashcards

What the hell

Yes, as you have heard, make flashcards but only to remember specifics things like why something should be like this or why this is a better way to do something.

The question can be like this:

why the ternary operator is better than the conditional if?

answer: because the ternary operator uses less resources

Well my brother this is my advice, if you want to continue taking notes you know why but if you want to try this tips I hope they work for you


메타데이터
post_id
c012cfb18edf
slug
should-i-take-notes-while-im-learning-javascrip-c012cfb18edf
url
https://medium.com/@Isai.Ar/should-i-take-notes-while-im-learning-javascrip-c012cfb18edf
canonical_url
https://medium.com/@Isai.Ar/should-i-take-notes-while-im-learning-javascrip-c012cfb18edf
author_url
https://medium.com/@Isai.Ar
status
ok
fetched_at
2026-07-27 06:50:25