File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -496,8 +496,8 @@ Full stack development is <i> extremely hard</i>, that is why I will use all the
496496
497497- I will have my browser developer console open all the time
498498- I will use the network tab of the browser dev tools to ensure that frontend and backend are communicating as I expect
499- - I will constantly keep on eye the state of the server to make sure that the data sent there by the frontend is saved there as I expect
500- - I will keep on eye on the database: does the backend save data there in the right format
499+ - I will constantly keep an eye on the state of the server to make sure that the data sent there by the frontend is saved there as I expect
500+ - I will keep an eye on the database: does the backend save data there in the right format
501501- I progress with small steps
502502- <i >when I suspect that there is a bug in the frontend, I make sure that the backend works for sure</i >
503503- <i >when I suspect that there is a bug in the backend, I make sure that the frontend works for sure</i >
You can’t perform that action at this time.
0 commit comments