Debugging - mostpros1/repository GitHub Wiki

Met programmeren is het belangrijk om goed na te denken. Hierbij een opzet voor het delen en structureren van issues.

Before sharing a problem/bug/issue, please provide the following (this can be in Dutch or English):

Expected situation: I expected ….

Actual situation: What seems to happen is …

Steps to reproduce:

  • pull branch
  • check these files
  • check these lines of code

What I researched so far:

Possibilities I see:

Please advise.

Examples of debugging:


first version context for new chats:

Mostpros is a company similar to Angi.com, currently in development. We utilize React and React Native for our front-end development, AWS for cloud services, and Cypress and Jest for testing. When providing code snippets or seeking assistance, assume the environment and frameworks mentioned.

Example Usage

Debugging Template


I need assistance in debugging this code.
## Issue Summary
{Issues}
{Errors (if any)}
## 

## Context
- OS: Windows 10
- Software Version: 
- Environment: Production

## Code Snippet

{Code}