Writing a browser based editor using Monaco and ANTLR

We explain step by step how to build a great in-browser editor using a well-known parser generator (ANTLR). Learn how to get the editor delivered with a very low effort. Also, learn to build something solid with the good testing strategy.