Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
287 views
in Technique[技术] by (71.8m points)

debugging - Does this debug methodology have world wide name?

Let me explain our debug process first.

Process

  1. Java-backender lives in MOSCOW city
  2. JS-frontender lives in Saint-Petersburg
  3. Backender runs in debug mode his code as a server
  4. Frontender runs his code in debug mode too and point api calls to remote backander's server
  5. Frontender and backender start debuging a bug together. During this process they use zoom.

This is not pair programming because developers do not write the same code. So this is something else. I know frontende can srart server in docker on the same machine, but sometimes this is not so efficient.

Question

  1. is it correct debug process?
  2. if it correct , does it have a world wide name kike "pair programming"?

Context

In our IT company each workstatin is separated from others. So we can't use this technik during debugging. If i find efficientcy (some articles) of this process, i can change this.

Thanks!

question from:https://stackoverflow.com/questions/65868512/does-this-debug-methodology-have-world-wide-name

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...