Building a react x electron code editor pt.2 - lexical analysis and tokenisation
Recap
We left pt. 1 with an electron window running react code served by the webpack dev server with hot reload enabled.
Once the setup is done to start development, the interesting part can begin.
the world of lexical analysis
A code editor is a bi...
hashnode.com
Dibs
SD - TECHY
Great post