Wow. I really want to get to the level where I can build the app of my dreams. I want to pass the stage of building only things I see on tutorials. This article is very inspiring to me. Wow!
wow this is great , to be scincere i am just hearing HashNode api for the first time , lemme test it
This is absolutely amazing. Wow. Such an inspiration!❤️❤️❤️
Thanks to you, i learned how to create a chrome extension for my idea ! Check it out here : crunchcrunch.me/chrome-extension-to-publish-your-…
(I linked your article because let's be honest, without you, i couldn't do it hahaha)
Amazing work! 👍 A perfect project for a Hashnode Hackathon!
This is awesome! Just one minor change. Use the following query to get a post's (sub)domain correctly:
query {
storiesFeed(type:FEATURED) {
title,
slug,
author {
username,
blogHandle,
publicationDomain
}
}
}
Right now the posts always open on the blog's subdomain. You should first check if publicationDomain exists and fall back to blogHandle if it doesn't.
Syed Muzzammil Hassan Abedi
Tech - People - Design
It's a good idea, is there a fee to publish your extensions on chrome?