What were your knowledge gaps when you started your career?

mikel_brierly

mikel brierly

Posted on July 20, 2020

What were your knowledge gaps when you started your career?

Alt Text

When developers sweep mistakes under the rug and cover up gaps in understanding with jargon and obfuscation, we reinforce the wall of imposter syndrome. Let's be inclusive and share what this journey is really like, warts and all.


Stuff I think is reasonable to not understand:
šŸ“Œ higher-order functions, threads, closure, execution context, recursion, OOP vs Functional programming, a million acronyms everyone seemed to be throwing around

Stuff I probably should have known:
šŸ“Œ Using an IDE, the difference between front-end and back-end, Node debugging and Chrome dev tools basics, using debugger instead of console.log, what is pure JS syntax and what is framework,

Stuff I'm not sure is "beginner" or not:
šŸ“Œ this and prototype, merge conflict resolution, [reading [documentation]], the call stack, web API


I'm really curious what your thoughts are on this, and what your own lists will look like!

MTFBY

šŸ’– šŸ’Ŗ šŸ™… šŸš©
mikel_brierly
mikel brierly

Posted on July 20, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related