Exploring the Factory pattern, closure in vanilla JS.
Stars
15
Forks
5
Watchers
15
Open Issues
0
Overall repository health assessment
^10.3.09
commits
Merge pull request #3 from devjona/gh-actions-readme-updatesy
d8e80f8View on GitHubUpdates readme, github actions workflow to comply with Node v 20
7aa4daaView on GitHubGitHub Actions showed a failing test (that was our goal). I'm removing the faulty assertion. The repo still needs to be properly configured to prevent PR into when a test fails.
57f6427View on GitHubI broke the test on purpose to see if the GitHub Actions fail and prevent me from merging.
0cbabf2View on GitHubAdds a personFactory and a test file (mocha) in order to test the behavior of the read/write and get/set behaviors of the object with which we are interfacing.
9cd201bView on GitHub