My name is Mitch Dennett. I'm a creator, software developer and lifelong learning based in Cincinnati, OH. It's nice to meet you.
Software Engineer
2020-07-31
When I first started mocking in Go my tests were a mess. I would have various different mocks all mocking the same thing but with different behavior. It quickly became unorganized, hard to follow and hard to maintain. Go is supposed to be clean and concise. But my code was…
2020-07-29
I have been developing software for about 8 years now but my journey into testing has only been within the last 2 years. In college we had half a semester on testing. Not even a whole class on it. It…
2020-08-12
Check out this video I created about building a web application with G0 and Svelte. It's short and focuses on getting the project setup.…