DEV Community

Discussion on: A laundry list of things I never heard of from bootcamp

 
jenc profile image
Jen Chan

I am seeking to understand it, but I'm not so confident to say I'll master it... I will improve my understanding; I don't know if I will master it by reading all the manuscripts I can find on it ("Secrets of the JS Ninja", "You Don't Know JS", "Eloquent JS")

I know I have to try and do this once and for all before (like some have told me) I throw in the towel for professional dev and admit that I just don't have talent.

But by then, hopefully, I will make better websites :p

Thread Thread
 
jenc profile image
Jen Chan

(sees blockchain)
(sneezes)

Thread Thread
 
codemouse92 profile image
Jason C. McDonald • Edited

Well, mastery comes with practice. You can read plenty, that always helps, but it doesn't stick until you Do Hard Things in the language.

Or to put that another way...you'll learn to build better websites by first building a whole lot of terrible websites. Mistakes are how we learn. If you don't blush slightly at code you wrote two years prior, you're not growing.

Mastery is also relative. In one sense, I can be considered to have "mastered" C++ and Python, but I will always have more to learn. It's taken me six years to get this far in C++, and nine in Python.