DEV Community

Cover image for I Don't Know JS Yet (Weekly Updated)
Humza Hasan
Humza Hasan

Posted on • Edited on

1 1

I Don't Know JS Yet (Weekly Updated)

When I started my web development journey(roughly 2 years ago), my first experience was with legacy codebase with pre-ES6 syntax. It was ok-ish to honest cause I had no idea about the existence of ES6+ syntax.

Fast forward to today where ES6 is pretty much the benchmark, and after doing a dozen of projects using Vanilla JS(using ES5 and ES6+ syntax) with intermediate experience in ReactJS as well. I decided to jot down my learnings in this Series 'I Don't Know JS Yet'.

Head over to the below articles where we start from the stepping stone of Javascript and move our way towards intermediate level 👇

👉Declaration and Scope (Published)

👉Hoisting (Published)

🤚Next article publishing soon.

Follow me to get notified as soon as I publish an article in this series.

Hit Me up on Instagram or Let's Connect on LinkedIn

AWS Q Developer image

Your AI Code Assistant

Ask anything about your entire project, code and get answers and even architecture diagrams. Built to handle large projects, Amazon Q Developer works alongside you from idea to production code.

Start free in your IDE

Top comments (0)

AWS Q Developer image

Your AI Code Assistant

Automate your code reviews. Catch bugs before your coworkers. Fix security issues in your code. Built to handle large projects, Amazon Q Developer works alongside you from idea to production code.

Get started free in your IDE

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay