Tag

#reactjs

Using Vercel edge functions to power Hashnode's OG images

Today, we started using @vercel/og to automatically make OG images for the home page and post pages of our blogs. We used to make these images with a tool from a third party, but it was very limited because: We had to make an extra API request to ge...

Date: |Estimated Reading Time: 2 min|Author: Sandeep Panda|Comments: 4

How Do We Sync Reactions Across Hashnode

Hashnode is a blogging platform with many feeds. We have relevant feed, featured feed, recent feed, bookmark feed, and reading history feed to list some.Whenever an article receives any engagement like reactions, comments, or bookmarks, it must be re...

Date: |Estimated Reading Time: 3 min|Author: Shad Mirza|Comments: 5

Animating Splash Screen With React Native Reanimated

We recently shipped one of the biggest updates to the Hashnode App. If you have been using the new app, the first thing you'll notice is the new splash screen. Install the new app if you haven't already. You start with a hashnode logo that animates...

Date: |Estimated Reading Time: 6 min|Author: Shad Mirza