Tags
    Author
      Technology
        Rating
        Pricing
        Sort By
        Video
        Results To Show
        Mario Beltrán Alarcón
        Most Recent
        Most Popular
        Highest Rated
        Reset
        https://image.mux.com/Kbah1oa94bugFud7zOYe2OSA64m31iNn6LafHq11L94/thumbnail.png?time=0

        lesson

        no-await-sync-query ruleMaster Testing Library with ESLint Plugin

        Understanding the errors reported by the rule `no-await-sync-query`

        https://image.mux.com/NR0168nwTEsv00DdFmiRX78tNeAy8Lu2lHNfBGQIPcjrw/thumbnail.png?time=0

        lesson

        prefer-screen-queries ruleMaster Testing Library with ESLint Plugin

        Understanding the errors reported by the rule `prefer-screen-queries`

        https://image.mux.com/2DvudlmMAB6H002nMGM91i00Xw8nF00DXkWvCqBlU02P9cU/thumbnail.png?time=0

        lesson

        no-manual-cleanup ruleMaster Testing Library with ESLint Plugin

        Understanding the errors reported by the rule `no-manual-cleanup`

        https://image.mux.com/LdeyOAb02eKyOALTusq5P91WXwGm4Em00uHPQk66Q7Jd4/thumbnail.png?time=0

        lesson

        Intro to module 2Master Testing Library with ESLint Plugin

        Introduction to module 2 - Rules for following best practices

        https://image.mux.com/xBFQf00FV2V2ES1dGxZgBLUFFUJevI005KsGUrX6Qo4PY/thumbnail.png?time=0

        lesson

        Using the plugin in a Create React App projectMaster Testing Library with ESLint Plugin

        How to take advantage of the plugin when working in a Create React App project

        https://image.mux.com/VzCi9yISCjEXJuYH2qeSnym45Da6QnUePQ1vScIQ01X4/thumbnail.png?time=0

        lesson

        Migrating the plugin to v5Master Testing Library with ESLint Plugin

        Guidelines to migrate from a previous version to the latest v5

        https://image.mux.com/01WKlYSZSKMnRy6HiI21ADiRe3OIFpBj2z9xwA83PGAg/thumbnail.png?time=0

        lesson

        Setting the plugin up in your projectMaster Testing Library with ESLint Plugin

        Install and configure eslint-plugin-testing-library in your codebase

        https://image.mux.com/ad5J1uQKWgFT6d8gQgZqAgCUdO3RKib7YC386GbUUUs/thumbnail.png?time=0

        lesson

        Working with the provided sample codesMaster Testing Library with ESLint Plugin

        In this course we won't be building an app from scratch, but fixing existing examples and apps containing errors. We need to download and setup the provided sample codes to be able to work with them in the corresponding lessons.

        https://image.mux.com/TMvxgBmo00h00RaoEWry3VMcWaoMS00UuExBOQ8e78ZQYE/thumbnail.png?time=0

        lesson

        Intro to module 1Master Testing Library with ESLint Plugin

        Introduction to module 1 - Plugin features and set up