f6v

↗ HN profile [ 74.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. At my company our testing workflow for web projects looks like this: 1. A developer creates a PR on Github(which triggers a build on CI and runs automated tests) 2. A developer deploys a branch with a feature to one of…

  2. At our company, we're planning on integrating with third-party apps our clients use to ingest data directly into those apps, instead of our clients having to manually synchronize data. One approach we came up with was…