DEV Community

Cover image for Solidify your JavaScript Knowledge with "Just JavaScript"
Louis
Louis

Posted on

17 8

Solidify your JavaScript Knowledge with "Just JavaScript"

Hey peers!:)

A while ago I scrolled through Dan Abramov's Blog and found something very valuable:

Just JavaScript

Just JavaScript is Dan Abramov's newest project for people who like to learn more about the underlying principles of JavaScript to solidify their mental models of how it works and how things are implemented.

It's structured in lots of small lessons, that get e-mailed to you bit after bit, consisting of detailed explanations followed by exercises to solidify the newly gathered knowledge

I'm just through lesson #04, but I'm already in love with Dan's fantastic style of explaining things through physical alliterations and fantastic illustrations like this:

An explanation of values and expressions relative to your code

I cannot recommend this course enough. So, if you (like me) are struggling sometimes when it comes to the principles of JS or you're just curious why 0.1 + 0.2 === 0.3 is false in JavaScript, just sign up for it!

Image of Datadog

Create and maintain end-to-end frontend tests

Learn best practices on creating frontend tests, testing on-premise apps, integrating tests into your CI/CD pipeline, and using Datadog’s testing tunnel.

Download The Guide

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

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

Okay