@jsconf_
  @jsconf_
JSConf | Parsing Parsers - Jenna Zeigen | JSConf Hawaii 2020 @jsconf_ | Uploaded 4 years ago | Updated 23 hours ago
Have you ever wondered how your code goes from being characters in a file to something that the computer can "understand" and do something with? A key part of this is the parser. In this talk, well look at building a search query parser (all in JavaScript, of course). On this journey, well first take a step back and learn about the building blocks of all languages, from letters to grammars, and how they represent meaning. Then, well talk about what a parser is and does and why we might want one for our task. With this new knowledge, well dive into building the parser, from tokenizing to building a data structure that represents the query and lets us build a UI around it.

Slides: https://jenna.is/slides/at-jsconfhi.pdf

JSConf Hawaii will return in soon
https://www.jsconfhi.com/
Parsing Parsers - Jenna Zeigen | JSConf Hawaii 2020DX is UX by Mathieu AndersonWhats Coming Next to JavaScript? by Nicol RibaudoAqui ahi algunas de mis cosas.js favoritas - Chloe CondonHow you can fix your community in one day by Anika Lindtner at JSConf Budapest 2015From Corporate Life to Open Source by Alex Lakatos |Community Lounge | JSConf EU 2019Applied Psychology: Psychology-based UI improvements by Keren KenziPast, Present and Future of frontend routing  - Eduardo San Martin MoroteOde to the decade++ - Eva Ferreira  [spanish languaje]React, Vue, and Svelte as Teen Movie Archetypes - Leta Keane | JSConf Hawaii 2020Documentation: The Missing Pieces by Adrienne TackeA Single Answer with a Deep Impact by Kerstin Puigmarti Concha |Community Lounge | JSConf EU 2019

Parsing Parsers - Jenna Zeigen | JSConf Hawaii 2020 @jsconf_