Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

How Linters, Compilers & Other Cool Things Work

JSConf via YouTube

Overview

Explore the inner workings of JavaScript tools and the abstract syntax tree (AST) in this 22-minute conference talk from CascadiaJS 2018. Gain insights into how compilers, linters, and other development tools function, learn how to extend them, and deepen your understanding of computer language. Discover the power of ASTs in automated code reviews, Babel transformations, and API changes. Dive into topics such as declarations, variable properties, conditional expressions, and object properties to enhance your knowledge of JavaScript's underlying structures.

Syllabus

Intro
What are our problems
What is a compiler
Abstract Representation
AST Explore
Declarations
Variable Properties
Automated Code Reviews
Conditional Expressions
Nested Type
Conditional Expression
Babel Transform
Object Properties
STS are awesome
Estimate rule
API changes

Taught by

JSConf

Reviews

Start your review of How Linters, Compilers & Other Cool Things Work

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.