somethingAlex

↗ HN profile [ 2911 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. There's many unit testing libraries like mocha and jest but there do not seem to be many for integration testing. To be clear, I mean integrating disparate backend modules together. For example, the extremely common…

  2. I have a team member who loves vim, but hasn't taken the time to setup additional tooling for autocomplete, jump to definition, auto-formatting, continuous error checking, etc... I'm beginning to think this is his…