In this session, speaker is going to share his experience about how to design and publish vscode extension and create a template compiler for codegen devtool.
The use and development of Devtool can make us more productive, reduce the time of repetitive tasks and focus on most important tasks.
In this session, you’ll gonna know :
- Speaker’s experience about developing Vscode Extension
- How to implement your own template syntax and implement a template engine/compiler equivalent to ejs/doT.js
- Things we can do to create a better Developer Experience
Speaker’s Template Compiler Playground: https://gtx-compiler.web.app/
About Wayne Tsai
Template Compiler Playground: https://gtx-compiler.web.app/