Posts Tagged testing

May & June 2026 Link Roundup
Some of the best things I happened to find on the internet lately. Mostly about LLMs in the context of software engineering, but also in the context of art.
Tags: learning, testing, refactoring, artificial-intelligence, ai, llm, generative-ai, tech-criticism, ai-in-media, link-roundup, software-engineering, art

Building a Blog with Next.js App Router and MDX
Walkthrough and code for a dynamically generated, server-side rendered blog engine using Next.js's App Router and the MDX library.
Tags: Javascript, tutorial, Typescript, testing, Node.js, npm, Next.js, markdown, MDX, Jest

Adding Cypress to an existing Angular project
Let's go through getting Cypress installed and set up with Angular, and mocking an environment for testing.
Tags: Javascript, Typescript, testing, Angular, Centricity, Cypress, end-to-end-testing