Parent tag:Software DevelopmentWeb DevelopmentAll things which can be seen in a webbrowser are filed under this tag.Sub tags:React2023-01-22Software Development.NETWeb DevelopmentSecurityUsing the object capability security model in C# CRUD applicationsThis post shows an example about how object capabilities can be used in a CRUD application to defer authorization to individual models.2022-03-24Software DevelopmentWeb DevelopmentHow code quality positively impacts the accuracy of estimates2021-02-19Software DevelopmentWeb DevelopmentReactReact forms on steroidsIf 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.2020-09-23Software DevelopmentWeb DevelopmentReactHiding React component props within a shadow state2020-09-22Software DevelopmentWeb DevelopmentReactDealing with a datetime input in React?2019-06-18Software DevelopmentWeb DevelopmentHow to nest Knockout components in a Vue app