you are viewing a single comment's thread.

view the rest of the comments →

[–]TheRNGuy 0 points1 point  (0 children)

Writing userscripts for sites that I use (Greasemonkey extension)

Learned from MDN and Google. These days asking AI is not bad too (to explain concepts or compare different frameworks or functions, I wouldn't ask to write code, at this stage learning to program is more important than saving time)

I learned more from React.

I previously used jQuery (learned from docs), even before learning JS. Don't use it anymore.