Skip to main content

Command Palette

Search for a command to run...

My First Hashnode Article

The first time ever trying hashnode

Published
1 min read
My First Hashnode Article

When I do chit-chat with Gemini AI, I have a plan to create a blog for myself to talk about technology. Gemini casually recommended me to write on Hashnode because it’s free and very much feature for developers like me.

console.log("my name is riorifaldi");

function Experience( stuff : any) {
    console.log(`I experiencing doing ${stuff} right now`);
}

Experience("writing blogs");

I think the code UI was great compared to Medium.

💡
This is a callout section; it might be for a reminder.

Very good article so far.