Peter KellnerLearning YAML and a Small ChallengeI recently posted to StackOverflow a question about a docker-compose.yaml file that was confusing me. I have to admit, that before posting…Mar 18, 2022Mar 18, 2022
Peter KellnerUpgrade a Component to Use Suspense in React 18 in 5 MinutesIf you are going to truly upgrade your React 16 or 17 apps to React 18 you will want to use Suspense. That is, to take advantage of the new…Jan 7, 2022Jan 7, 2022
Peter KellnerTo Charge My Car Cost in San Francisco Costs 2x What It Does in San Diego CaliforniaWe are living in San Diego for the moment but will return to San Francisco at some point. We were home for a week earlier this month and I…Jul 20, 2020Jul 20, 2020
Peter KellnerAs a React Programmer, Should I Learn webpack?Short answer to my question I asked in the title. Should you learn webpack? NO!Jul 15, 2020Jul 15, 2020
Peter KellnerUsing the React Debugger ExtensionThere is not a lot of details published about all the awesome things you can do with the React Debugger Extension. In my Pluralsight…Jun 3, 2020Jun 3, 2020
Peter KellnerWhen You SHOULD Comment Your CodeThere are a lot good article online about whether you should or should not comment your code. Whether it’s JavaScript, TypeScript, Java, C…Dec 25, 2018Dec 25, 2018
Peter KellnerWhat I’ve Learned About Gmail and Starting Over (Abandon Folders!)Just a little background first. Five years ago (or so), I’d finally got tired of Microsoft Outlook and every few years having to create…Dec 21, 2018Dec 21, 2018
Peter KellnerCrockford Release “How JavaScript Works”Douglas Crockford has done it again! He wrote “The Good Parts” 10 years ago and has not written a new book since. He wasn’t sure if there…Oct 19, 2018Oct 19, 2018
Peter KellnerUsing the ECMAScript Spread Operator Instead of Object.assign()I’ve seen the ECMAScript Spread Operator […] used often, I’ve tended to update my Redux state using Object.assign() instead. That is, I’m…Apr 8, 2018Apr 8, 2018
Peter KellnerFixing Stack Overflow’s Bully ProblemBefore suggesting to the Stack Overflow leaders on how to fix it, let me first attempt to articulate the problem as well as make clear why…Mar 18, 20183Mar 18, 20183