Posts
All the articles I've posted.
NextJS 10 and Thoughts Around Incremental Static Regeneration (ISR)
Published: at 08:00 PM•othersNextJS 9 introduced Incremental Static Regeneration and further refined it in NextJS 10. There is a lot to it's subtle behavior and I'm writing some notes about there here that I've found are not documented yet.
Read moreHow To Return Non IQueryable Results That Include Entity Framework Context in Hot Chocolate GraphQL Server
Published: at 08:00 PM•othersLearn what is needed to build a resolver that returns from a resolver that is primarily designed to return Entity Framework results in an IQueryable format.
Read moreTo TypeScript or Not To TypeScript
Published: at 08:00 PM•othersA discussion about whether it's worth the extra effort to add TypeScript to a JavaScript file. Is it worth it?
Read moreDebug React Hooks useState and useReducer with Redux DevTools Redux Support
Published: at 08:00 PM•othersLearn how to debug state changes in chrome dev tools while using the React Hooks useState and useReducer. Learn how the Node NPM package reinspect makes this straight forward.
Read moreIntegrating Jekyll and SmartForms and ReCaptcha For Static Site Contact Forms
Published: at 08:00 PM•othersLearn how to integrate a static web site with a contact form effortlessly using SmartForms.
Read more