After handling errors and showing them to the user, we can rethrow them to make them show up in the console. This helps greatly with debugging.
6.1 KiB
6.1 KiB
After handling errors and showing them to the user, we can rethrow them to make them show up in the console. This helps greatly with debugging.