#web-development2019-06-18How to nest Knockout components in a Vue app#software-development#web-development2020-09-22Dealing with a datetime input in React?#software-development#web-development#react2020-09-23Hiding React component props within a shadow state#software-development#web-development#react2021-02-19React forms on steroids#software-development#web-development#reactIf there is one thing I hate about web development it is creating input forms. In this post I'm about to explore some techniques to make form creation using React somewhat easier.2022-03-24How code quality positively impacts the accuracy of estimates#software-development#web-development2023-01-22Using the object capability security model in C# CRUD applications#software-development#dotnet#web-development#securityThis post shows an example about how object capabilities can be used in a CRUD application to defer authorization to individual models.