DEV Community

Ashok Naik
Ashok Naik

Posted on

4 2

Practical approach to Learn Javascript

This articles will serve as a roadmap for beginners to learn Javascript.
I have this habit to always start with why, So in the initial period of Learning Javascript I spent time reading the origins of Javascript. I referred to Programming Javascript Applications by Eric Elliott.

The following video provides a brief summary of the book.

After getting a brief overview of Javascript Basics, I tried some Interesting Challenges/Exercises.

  1. 30 days of Javascript

  2. Free Code Camp tutorial

  3. Edabit.com

These exercises help you to get a better understanding of Javascript and how to use it along with HTML/CSS and make some basic web applications.

Apart from these exercises, I followed Tony Alicea Crash Course on Youtube.

Hope these resources help you in your journey to Learn Javascript.

Sentry blog image

How I fixed 20 seconds of lag for every user in just 20 minutes.

Our AI agent was running 10-20 seconds slower than it should, impacting both our own developers and our early adopters. See how I used Sentry Profiling to fix it in record time.

Read more

Top comments (0)

nextjs tutorial video

Youtube Tutorial Series 📺

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀

Watch the Youtube series