How to Run Playwright with Deno

Besides Node, the alternative JavaScript runtime environment Deno is now available in 2.1 LTS. Let's look at how to get the UI test automation tool Playwright running with it.

Generate resource-friendly static websites

Thanks to Rust, three new generators create static websites from Markdown very efficiently.

The New Kid On The Block: Microsoft Playwright

Testing web applications is unpopular because it is tedious. Test automation is a prerequisite for flexible development of a high-quality web application.