Hello, there!
July 30, 2024
Welcome to my blog! I hope you’re having a great day!
I’m Jatin, and I’m a software engineer. I love to code and write about it. I’m also a big fan of open-source software and I love to contribute to it.
class Hello {
constructor() {
console.log('Hello, there!');
}
}
// ^_^