JrisMoore

↗ HN profile [ 96.4 ms ] full profile
Karma
48
Created
February 15, 2022 (4y ago)
Submissions
0
  1. What are the technologies or methods you've used that greatly improve the development efficiency of your team?

  2. Mine is eclipse to try Java programs according to the tutorials, and then Visual Studio to learn C++.

  3. What are the annoying things you met during the development?

  4. It seems that Kubernetes, open source will be the new trend in software development. However, I found that the daily debugging of microservices is inconvenient since we should go through the CI/CD process repeatedly. Is…

  5. Testing has always help us identify problems and deliver high-quality products to users. But testing Cloud-Native applications is more complicated since the Cloud-Native applications are more dynamic, distributed and…

  6. I just joined a project but got problems on setting up the development environment with poor documentation. Any suggestion on how to settle into a new team quickly?