Yoni Goldberg's repositories
nodebestpractices
:white_check_mark: The Node.js best practices list (March 2023)
javascript-testing-best-practices
๐๐ ๐ข Comprehensive and exhaustive JavaScript & Node.js testing best practices (December 2022)
node-chaos-monkey
Extremly naughty chaos monkey for Node.js
nodejs-course
Materials, slides and other goodies from my Node.JS courses
various-testing-examples
๐JavaScript & Node.js testing workshop, from A-Z๐
component-tests-workshop
Exercises for mastering integration/component tests
node-best-config
A methodical comparison of Node.js config packages
ui-testing-best-practices
The largest UI testing best practices list (July 2019) (work in progress)
repository-pattern
Implementing the repository pattern in Node.js
nodejs-traffic-shadowing-tests
An example of performing traffic shadowing (a.k.a tap compare) testing using Node.js
testing-workshop-the-basics
The 1st part of my testing workshop - The basics
eslint-config-standard
ESLint Config for JavaScript Standard Style
clean-testing-workshop
Materials and exercises for my clean testing workshop
tui.editor
๐๐ Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.
Creative-Commons-Markdown
Markdown-formatted Creative Commons licenses
docker-install
Docker installation script
mysql-country-list
mysql insert country list into database
nodejs-sdk
Prismic.io Starter for NodeJS projects
array-mixer
Powerful, super tiny and easy to use lib to reorder your javascript arrays.
example-todo
Example Todo app written with Redwood
istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale.
top-level-await-sequence
A small experiment about top level await code execution order