Yoni Goldberg's repositories
nodebestpractices
:white_check_mark: The Node.js best practices list (May 2022)
javascript-testing-best-practices
ππ π’ Comprehensive and exhaustive JavaScript & Node.js testing best practices (April 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
repository-pattern
Implementing the repository pattern in Node.js
ui-testing-best-practices
The largest UI testing best practices list (July 2019) (work in progress)
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
clean-testing-workshop
Materials and exercises for my clean testing workshop
eslint-config-standard
ESLint Config for JavaScript Standard Style
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.
express
Fast, unopinionated, minimalist web framework for node.
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.