You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/5/en/part5b.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -507,7 +507,7 @@ Full stack development is <i> extremely hard</i>, that is why I will use all the
507
507
- I will write lots of _console.log_ statements to make sure I understand how the code and the tests behave and to help pinpoint problems
508
508
- If my code does not work, I will not write more code. Instead, I start deleting the code until it works or just return to a state when everything still was still working
509
509
-If a test does not pass, I make sure that the tested functionality for sure works in the application
510
-
- When I ask for help in the course Discord or Telegram channel or elsewhere I formulate my questions properly, see [here](https://fullstackopen.com/en/part0/general_info#how-to-ask-help-in-discord-telegam) how to ask for help
510
+
- When I ask for help in the course Discord or Telegram channel or elsewhere I formulate my questions properly, see [here](https://fullstackopen.com/en/part0/general_info#how-to-get-help-in-discord-telegram) how to ask for help
0 commit comments