Write effective unit and integration tests for your JavaScript app to write more reliable code. Learn how to properly test your JS apps through courses and resources on Frontend Masters.
Learn the basics of testing and apply Test-Driven Development techniques to your workflow. Gain practical experience writing unit and integration tests while exploring common testing tools.
Develop crucial technical and interpersonal skills for software engineering success. Learn TDD, refactoring, time estimation, and relationship-building techniques to accelerate your career growth.
Ideal for lead UI developers: learn unit testing, continuous integration, accessibility testing, mocking, and coding standards enforcement. Guide your team toward coding scalability!
Learn to build scalable React applications using the latest tools and techniques. Topics include hooks, TailwindCSS, code splitting, server-side rendering, TypeScript, Redux Toolkit, and testing with Vitest.
Cypress is the fastest and easiest way to write end-to-end tests for your client-side applications. Learn the selector engine, test runners, assertion library, and write your own custom commands.