Tags
    Author
      Technology
        Rating
        Pricing
        Sort By
        Video
        Results To Show
        Most Recent
        Most Popular
        Highest Rated
        Reset

        https://embed-ssl.wistia.com/deliveries/89451f0ca313cb491aaa3b1ab9d2696e.jpg

        lesson

        How to Use ESLint to Create AST Rules With Babel TraversePractical Abstract Syntax Trees

        Use ESLint to create the same linting rule for the code with less boilerplate

        https://image.mux.com/4JTEqXcj25wjwi5OI01PglmPHiG1Sn8jwlrcPh7UD8nU/thumbnail.png?undefined

        lesson

        How to Ensure Codebase is Up to Date With Linting RulesPractical Abstract Syntax Trees

        Implement a linting rule to prevent the code we just transformed from being reintroduced in the future

        https://embed-ssl.wistia.com/deliveries/8304396c1d4307e403127604a65e400d.jpg

        lesson

        How to Create Codemods Using jscodeshiftPractical Abstract Syntax Trees

        Using jscodeshift to make the same code transformations with less boilerplate