DEV Community

# ast

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Easier TypeScript tooling with TSQuery

Easier TypeScript tooling with TSQuery

11
Comments
6 min read
Converting TypeScript decorators into static code!

Converting TypeScript decorators into static code!

31
Comments 2
13 min read
Babel macros

Babel macros

6
Comments
10 min read
How do template literals in JavaScript work under the hood?

How do template literals in JavaScript work under the hood?

74
Comments 6
3 min read
Creating custom JavaScript syntax with Babel

Creating custom JavaScript syntax with Babel

10
Comments
14 min read
Step-by-step guide for writing a custom babel transformation

Step-by-step guide for writing a custom babel transformation

16
Comments
8 min read
Render Abstract Syntax Trees with React

Render Abstract Syntax Trees with React

13
Comments
5 min read
[Video] How Linters, Compilers & Other Cool Things Work

[Video] How Linters, Compilers & Other Cool Things Work

9
Comments
1 min read
Using GraphQL Visitor Pattern

Using GraphQL Visitor Pattern

12
Comments
3 min read
Using TypeScript transforms to enrich runtime code

Using TypeScript transforms to enrich runtime code

7
Comments
12 min read
Writing Javascript Codemods and Understanding AST Easily

Writing Javascript Codemods and Understanding AST Easily

23
Comments
6 min read
Exploring the Abstract Syntax Tree

Exploring the Abstract Syntax Tree

37
Comments 1
3 min read
Generating a parse tree from a shell grammar

Generating a parse tree from a shell grammar

24
Comments
3 min read
#30DaysOfCJS: How Linters, Compilers & Other Cool Things Work

#30DaysOfCJS: How Linters, Compilers & Other Cool Things Work

5
Comments
1 min read
Instrumenting Go code via AST

Instrumenting Go code via AST

6
Comments
6 min read
Instrumenting Go code via AST, Part 2

Instrumenting Go code via AST, Part 2

5
Comments
4 min read
Recommend: AST for JavaScript developers

Recommend: AST for JavaScript developers

9
Comments
1 min read
Leveling Up One’s Parsing Game With ASTs

Leveling Up One’s Parsing Game With ASTs

26
Comments 1
13 min read
loading...