Posts
All the articles I've posted.
How To View and Follow Another Person's Following on Mastodon
Published: at 08:00 PM•othersIt'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.
Read moreI Joined Mastodon as Alternative to Twitter
Published: at 08:00 PM•othersI 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.
Read moreConvert useState to useReducer in a React Context
Published: at 08:00 PM•othersOften 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.
Read moreAn Example GraphQL Apollo Server 3 with Redis and Auth Working
Published: at 08:00 PM•othersThis 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.
Read moreBuild a Web Site With React 18 That Shows the Most Polluted Cities in the United States
Published: at 08:00 PM•othersSee the most polluted cities in the United States ranked by Air Quality as well as how to built that app in React 18
Read more