DEV Community

ruthmoog
ruthmoog

Posted on • Updated on

Book Club: Eloquent JavaScript. 3 Intro + Values, Types, and Operators

Eloquent JavaScript A Modern Introduction to Programming, by Marijn Haverbeke


Introduction

Chapter 1: Values, Types, and Operators

If you read any of this chapter, please go ahead and discuss what you thought in the comments!

πŸ“ my notes from these chapters are below.

πŸ“† End of October 2023.

πŸ“š On Storygraph? Join the Readalong!


Chapter 1 is very high level overview of the syntax used in JS, I think for readers with some experience of JS already this content won't be new info and could be skipped - but the introduction might be worth reading or skimming as it's got some context behind the language that many JS developers might not know.

Top comments (0)