Tag: others
All the articles with the tag "others".
How 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 moreHow 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 more