So here I am, typing away at some code because that's what pays the bills, and all of a sudden I get a localhost 404 during my testing.
I'm like, WTF MVC, I didn't change anything!
Open the error log, no errors... Ok...
Open the views, check all my {} and ; ... no issues...
Commented out code... still won't run...
Ask my co-workers if the server is down because that is, of course, the next logical step right?
Nope, server is fine, so it must be VS... restart the computer and wait for 30 updates to install because ain't nobody got time for that (Time is money, my friend!)
Still won't run...
Glare at it...
Nope, still not working... I really thought glaring at it would help >.<
Stomp off to take a 5 min break that turns into 20 minutes of playing Townville (I'm sure you can imagine where the break took place)
Still won't run...
Wait... is that a green squiggly in my JS?
if() just destroyed at least 2 hours of my life because I got sidetracked while finding an id...
Delete if(), take a Goodies, another (let's pretend) 5 min break, and jump back in.
Le Sigh