When your product spans web, iOS, and Android, sharing code between apps not only saves a lot of engineering time, but also results in user benefits: shorter iteration cycles, cross-platform availability, and consistency. Code sharing is particularly usef...
Read more »
Access your mysql databases with pure Javascript. Contribute to JackChilds/jsmysqldb development by creating an account on GitHub. (more…)
Read more »
A pre-commit hook is a hook that is run before you make a commit. Set it up to run formatter, linter and tests on staged files... (more…)
Read more »
clean-code-javascript - :bathtub: Clean Code concepts adapted for JavaScript...
Read more »