Explore various methods for checking for broken links and what to consider when applying the approaches to your site.
A tutorial that walks through the process of writing a Node.js script to recursively test for broken links on a website.
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.