× {{alert.msg}} Never ask again
Get notified about new tutorials RECEIVE NEW TUTORIALS

I love to help debug new technologies.

Sean Larkin
Nov 06, 2015
<p>Before my session with Don, I had not had any experience with the MEAN stack.&nbsp;</p> <p>Don had ran acrossed an issue where he was unable to determine why his implementation of a MEAN stack application was not working.&nbsp;</p> <p>The best part about debugging is that you can step into someones code, treat it like your own, and apply the same steps. I showed Don a variety of tools such as developer console, debugger, brake points, call stack, variable tracking and injection through some useful snippets, as well as stepping through, over, and out of function blocks.&nbsp;</p> <p>In the end it turned out it was <em><strong>one character needing to be lower case instead of upper case </strong></em>and we were able to find this out through the use of these tools.&nbsp;</p> <p>Overall, empowering other with the tools needed to become better developers and help fix issues on their own.&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p>