Skip to main content

    Classy React

    This is a project where Aaron used the javascript babel compiler libraries to do some syntactical analysis of the code and to transform it into something different to suit the needs of the developer. This project solves a small but frequent pain point of developers using React. I personally learned a lot about the practical applications of abstract syntax trees.

    If you are feeling adventurous, you can install and try out the plugin youself: https://marketplace.visualstudio.com/items?itemName=aaronYoung.classy-react
    Feel free to peruse the associated code base: https://github.com/brainomite/classy-react

    Project Members: Aaron Young