Posts
All the articles I've posted.
To TypeScript or Not To TypeScript
Published: at 08:00 PMA discussion about whether it's worth the extra effort to add TypeScript to a JavaScript file. Is it worth it?
Debug React Hooks useState and useReducer with Redux DevTools Redux Support
Published: at 08:00 PMLearn 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.
Integrating Jekyll and SmartForms and ReCaptcha For Static Site Contact Forms
Published: at 08:00 PMLearn how to integrate a static web site with a contact form effortlessly using SmartForms.
Chrome Extension for Viewing Static Data in NextJS
Published: at 08:00 PMChrome Extension to view that static data associated with a NextJS Server-side React app to help make smaller and increase web performance.
Should You Comment Your Code When You Program?
Published: at 08:00 PMWhen to Comment Your Code (and not be made fun of)