DEV Community

Cover image for Scrimba JavaScript course
Khushi ๐ŸŒผ
Khushi ๐ŸŒผ

Posted on

3 1

Scrimba JavaScript course

So I completed this free JavaScript course by Per Harald Borgen from Scrimba to brush up my JavaScript knowledge before I start with React (from Scrimba again ๐Ÿ˜Œ)

This course was a breath of fresh air as I was drowning in tutorial hell, unable to gain practical knowledge and confidence, which the interactive 'scrims' provide; it's genuinely an awesome feature, keeps me attentive and interested.

Per was very encouraging and explained everything very well, all the mini tasks were perfectly challenging and full of learning. I think this is the first ever course on the internet that I have completed ๐Ÿคฃ, and I think we all can relate with this.

Here's the link of the course: https://scrimba.com/learn/learnjavascript

Along the course, we developed 3 simple apps:

  1. Subway Passenger Counter
  2. Blackjack Casino Game
  3. Chrome Extension (to save leads/tab URL)

And covered the following concepts:

  1. const & let
  2. strings
  3. numbers
  4. booleans
  5. objects
  6. arrays
  7. functions
  8. methods
  9. for loops
  10. logical operators
  11. mathematical operators
  12. JSON
  13. Math object
  14. DOM manpulation
  15. getElementById()
  16. querySelector()
  17. addEventListener()
  18. innerText
  19. textContent
  20. innerHTML
  21. conditional statements
  22. truthy vs falsy values
  23. template strings
  24. localStorage
  25. debugging with Google

PS: Finally wrote my first ever blog, because Per told me to do so at the end of this course ๐Ÿ˜Ž

Tiugo image

Fast, Lean, and Fully Extensible

CKEditor 5 is built for developers who value flexibility and speed. Pick the features that matter, drop the ones that donโ€™t and enjoy a high-performance WYSIWYG that fits into your workflow

Start now

Top comments (1)

Collapse
 
vendkura profile image
Giovanni โ€ข

I was searching for an inspiration to begin a Js course. Thanks to you I think that I found my inspiration.
It is so exciting :).

Neon image

Next.js applications: Set up a Neon project in seconds

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Get started โ†’

๐Ÿ‘‹ Kindness is contagious

Value this insightful article and join the thriving DEV Community. Developers of every skill level are encouraged to contribute and expand our collective knowledge.

A simple โ€œthank youโ€ can uplift someoneโ€™s spirits. Leave your appreciation in the comments!

On DEV, exchanging expertise lightens our path and reinforces our bonds. Enjoyed the read? A quick note of thanks to the author means a lot.

Okay