Skip to content

Commit 9e33553

Browse files
committed
Conclusion
1 parent f722dc8 commit 9e33553

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

paper.tex

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,11 @@ \section{Threats to Validity}
345345
\section{Conclusion}
346346
\label{sec:conclusion}
347347

348+
We have talked to multiple people in order to understand how software engineers, and in particular frontend engineers, apply RP using RxJS for building applications. We have looked into how they debug their applications and could identify several struggles they have to overcome in this process. We could proof that the engineers inevitably tend to modify their source code once they do not understand how the RP runtime propagates values through its internal data-flow graph by observing professionals in an observational study.
348349

350+
On the way, we elaborated on previous, academical as well as non-academical efforts in the field of reactive debugging. We presented a selection of tools which leverage on their knowledge about the internal workings of RP runtime environments.
351+
352+
With \emph{UX}, \emph{Automatic Code Augmentation} and \emph{Integration} we finally proposed three concepts where we intend to improve on a software engineers debugging experience, hence answering our second research question RQ2. We plan to work further on these topics in an upcoming workshop paper within the scope of our master's studies research.
349353

350354

351355
\bibliographystyle{splncs04}

0 commit comments

Comments
 (0)