Home > Speakers > Marco Ippolito
speaker

Marco Ippolito

Senior Security Engineer @HeroDevs | Node.js TSC

| @satanacchio

Advanced JavaScript code search: Abstract Syntax Tree analysis

Speaking on 11:30-05:00 at Auditorio Principal

Searching for specific pieces of code in large JavaScript files can be a daunting task, especially when dealing with complex projects, as developers, we’ve all experienced the frustration of sifting through hundreds or even thousands of lines of code, trying to locate that elusive function or variable. We’ll learn how to build a powerful code search tool using JavaScript Abstract Syntax Tree and a full text search engine.

Bio

Marco is a Senior Security Engineer at HeroDevs. Active contributor, releaser, and member of the Node.js Technical Steering Committee, he is a renowned international speaker and a Microsoft MVP. Marco is actively involved in many projects within the Node.js ecosystem and also serves as a delegate of TC39.