Posts
All the articles I've posted.
How To View and Follow Another Person's Following on Mastodon
Published: at 08:00 PMIt's tricky to see someone else's followers on Mastodon and then follow those you are interested in. In this article I'll give an explanation around how I do that with my particular server.<a rel="me" href="https://techhub.social/@pkellner">@pkellner@techhub.social</a>. So far it's looking good. A lot more to learn about it.
I Joined Mastodon as Alternative to Twitter
Published: at 08:00 PMI just joined Mastodon with the account <a rel="me" href="https://techhub.social/@pkellner">@pkellner@techhub.social</a>. So far it's looking good. A lot more to learn about it.
Convert useState to useReducer in a React Context
Published: at 08:00 PMOften we want to add some extra side effects when a state change happens. That could be for things like logging changes or even changing other state values that are dependent.
An Example GraphQL Apollo Server 3 with Redis and Auth Working
Published: at 08:00 PMThis is a clean example of a GraphQL Apollo Server Version 3 working with Redis. It is based on a clone of a V2 project and has all the fixes for version 3.
Build a Web Site With React 18 That Shows the Most Polluted Cities in the United States
Published: at 08:00 PMSee the most polluted cities in the United States ranked by Air Quality as well as how to built that app in React 18