People assume that being in any industry for more than a few years one should know just about everything. That's so not true! In this post, I am listing out the things which I'm not aware-of or currently learning.
π‘ Not knowing everything is ok
List of things I don't know
- Unix commands and bash - I can manage with
ls
,cd
and the world-famousrm -rf
Can manage with grep but for everything else Iβve to lookup. - CSS Methodologies - No BEMs, No OOCSS I can do Tailwind CSS or styled-components easily. CSS-in-JS is the one I'm rocking nowπ€
- TypeScript - Type checking in JavaScript is not my cup of coffee β
- Generators - Stream data only using JavaScript π±
- Containers - I can create a docker and launch a container, nothing more than that π¦
- Animations - Using CSS or SVG Animations, gets on my nerves.
- Python - No "Hello World!!" also. π
- Machine Learning - Maybe will take up next year π°
- Testing - I can handle Unit testing in JavaScript, React and Vue, but automating everything in one click is what I've to get hold of in 2021 π₯
- Redux - Haven't got the change to look at it
- AWS - This is where my current focus is, I've started a bit or two. AWS Amplify is making my life easy π
I'm aware of the knowledge gaps that are created over time. Learning never ends, it's always good to keep learning
π‘ Post inspired by Dan Abramov's
π New on Overreacted: Things I Donβt Know as of 2018. We can admit our knowledge gaps without devaluing our expertise. overreacted.io/things-i-dont-β¦13:53 PM - 28 Dec 2018
Top comments (0)