Posts Tagged testing
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 (13/14+) and the MDX library.
Tags: Javascript, tutorial, Typescript, Node.js, npm, Next.js, markdown, MDX, testing, 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