Posts
All the articles I've posted.
Using useCallback Correctly in a Simple Next.js 13 Component
Published: at 08:00 PM•othersThis post demonstrates using the useCallback hook in a Next.js 13 component for better performance. It shows how to create a simple Counter component with a button that increments the count, utilizing useCallback to avoid unnecessary re-renders.
Read moreChatGPT Problems in Coding React Apps
Published: at 08:00 PM•othersChatGPT is awesome for helping in programming, but it's not up to the task of being an expert system. It often gives poor programming advice
Read moreBuilding a Bootstrap 5 Legend with the Help of ChatGPT
Published: at 08:00 PM•othersSee the dialog between me (a software dev) talking to ChatGPT to build a simple legend using ChatGPT. As a non bootstrap wizard, this only took me about 2 minutes in total and I got a very impressive legend built in Bootstrap 4 as a React / TypeScript component.
Read moreEverything ChatGPT at Silicon Valley Code Campfire Streaming 2/25/23
Published: at 08:00 PM•othersCome hear from four top speakers all about ChatGPT at Silicon Valley Code Campfire. A live streamed event happening on YouTube
Read moreHow To Create a Custom Name on Mastodon @pkellner@peterkellner.net
Published: at 08:00 PM•othersI don't want to be tied to a particular Mastodon server for my Mastodon name. It's easy to solve the problem by creating a simple static file on your web server.
Read more