I wrote a REST API that does CRUD and when I tested the first iteration it worked instantly with no errors, not even a stray ;! And whilst this might not be unprecedented in the history of programming, it's certainly unprecedented in my history of programming.
I wrote a REST API that does CRUD and when I tested the first iteration it worked instantly with no errors, not even a stray
;
! And whilst this might not be unprecedented in the history of programming, it's certainly unprecedented in my history of programming.Congrats! That happened to me once, I still think about it sometimes.