Subscribe to our newsletter and never miss any upcoming articles
We received a lot of feedback and love for the GraphqQL API. With respect to the responses, we have been iterating a lot on the API to improve the overall UX and design. The recent changes in the API introduce a bunch of breaking changes in the avail...
Google finally approves Hashnode's Android app, and it's available to everyone for beta testing. Download the app from the Play Store Just like the iOS version, this app is aimed towards content consumption. There are no write operations like Add...
It's been a long wait but finally, we can say βItβs really happening!β. The Hashnode mobile app is here in public beta for you to test and share feedback. π How to download the Hashnode app? If you are an iOS user, you can download the app via App...
At Hashnode, we do our best to roll out the most requested features as fast and as often as possible. We have been discussing the idea of APIs for quite some time now, but unfortunately, we couldn't make significant progress in this area. In 2019, o...
When we started Hashnode in 2015, we wanted to keep things really simple. Since nginx was the most popular choice, we decided to use it as a reverse proxy to our Node.js backend. It was a simple set up and worked really well for us for years. With D...
At Hashnode, we recently started putting together a test suite for personal blogs. We started evaluating different available options. After a bit of research, we ended up with Jest + Puppeteer and did put together a decent suite using the same. Howev...