
Azure Active Directory authentication for CLI apps
Create a CLI application with Node.js that elegantly and securely authenticates users with their Azure Active Directory (AAD) credentials.

Test your React Components with Nightwatch and Testing Library
Component testing in Nightwatch has been refined with version 2.4 and support for testing React components (via the @nightwatch/react plugin)...

Component Driven Development with Storybook and Nightwatch
Integrate Nightwatch with Storybook and start writing efficient and straightforward component and end-to-end tests.

Build and Deploy a Single Page App with React, Vite, and Netlify Functions
Learn how to build, test and deploy a bookstore app with React 18, Vite, Netlify Functions, and Nightwatch.

Build and Deploy a Single Page App with Vue 3 + Vite and Pinia
Learn how to build, test, and deploy a single page bookstore app with Vue 3 + Vite and Pinia.