code examples of my 10 must-know design patterns for JavaScript Developers talk
-
Updated
Jul 28, 2023 - JavaScript
code examples of my 10 must-know design patterns for JavaScript Developers talk
A video (and blog post) tutorial about an incredible technique to improve your productivity and, at the same time, improve the quality of your application delivery.
Code samples for testing projects that use databases
A simple starter <hello-world /> web component written in typescript, using lit. Unit tested with jest and e2e tested with playwright.
Reporter for node:test that supports colorful diffs etc
An crazy experiment recreating the Node.js test runner (with no libraries) using the same componentes of the original project
Full code source for the Frontend Masters' Fullstack vanilla JavaScript with Erick Wendel
Examples of tests using the `node:test` module and runner
Sample NodeJs, Typescript and Express REST / Graphql API service used to manage and handle Tasks by User. Deploy is build on the top of AWS ECS, AWS ECR and AWS RDS with Github Actions workflows.
A small utility to create parameterized tests for node:test using "macros"
Algorithms and data structures implemented in JavaScript
This is a Crud API with Node.js without frameworks
A package of custom formatters that show aggregated stats of eslint errors, rewritten to modern TypeScript
Neotest adapter for Node.js test runner
Estudo de testes unitários e E2E com o test runner nativo do Node.js (node --test), numa API REST de usuários com Express.
Automated Tests with Node Test Runner and @box4dev/gerador-br Data Generator
Offline-first, installable PWA to track an F1 UNO Élite trading-card collection: owned, doubles, wishlist, 120 badges, stats and backups. Vanilla JavaScript, zero runtime dependencies — no framework, SDK or CDN — 7 languages, optional Supabase sync over raw REST, PIN lock and opt-in encryption. 905 tests on Node's built-in runner.
Generic Fastify project
Tested Node.js and MongoDB URL-shortening REST API with JWT authentication, custom short codes, ownership controls, and click-source analytics.
Add a description, image, and links to the node-test-runner topic page so that developers can more easily learn about it.
To associate your repository with the node-test-runner topic, visit your repo's landing page and select "manage topics."