A punchlist of the last few tasks for developers to consider before launching a new website.
With its large collection of (free) professional imagery and easy-to-use developer API, Unsplash is a great tool for generating contextual placeholder images for your application.
Common automation approaches to build up your confidence in deploying to production.
You can get to production faster by separating CI and build/deployment process. But there’s risk in it. Here are two approaches to help with the decision.
A handy CLI tool for catching misspellings in any files in your codebase.
Multiple approaches on running a subset of Jest tests within a project.
Add snapshots from failed to S3 to enable running jest-image-snapshot on continuous integration server.
Four considerations when deciding to run continuous integrations with production builds or as a separate workflow.
Learn the basics of visual regression testing, along with resources for implementing the practice in your projects.
Learn the fundamental concept of a regression, along with a couple best practices for avoiding them.