Rhino Mocks Core
2 minute read
Posted on Saturday, August 16, 2025
I have been itching to get back to working on Rhino Mocks and I finally have a chance to do so.
The next version of Rhino Mocks will be a complete rewrite …
Bending Hooks to Your Will
4 minute read
Posted on Wednesday, March 4, 2020
So the Hook
revolution is upon us and we have learned a little bit about useState
and useEffect
.
With these two hooks alone we can get a lot of stuff done.
Getting the Hook
5 minute read
Posted on Sunday, March 1, 2020
If you have been ignoring the Functional Component aspect of React and only working with Class Components, you might have
missed the Hook
revolution.
One of the …
Becoming a Motivated Vagrant
3 minute read
Posted on Tuesday, July 22, 2014
I have been a long time fan of VirtualBox. Setting up and configuring a VM with a Host Only Network to run headless is something that I feel like I can do in my …