Shad Mirza
Coding Simplified With Shad

Coding Simplified With Shad

Follow
homeAbout MeReact CourseNodejs CourseTalksPeerlist ProfileUses/Tools
Tag

General Programming

#programming

More content

Read more stories on Hashnode


Articles with this tag

Changing Teams in a Tech Company: The Struggle is Real

Mar 16, 20235 min read 437 views

Introduction Hey everyone, I'm Shad, and I work at Hashnode. I have been taking care of building the Hashnode mobile app for a little more than a...

Changing Teams in a Tech Company: The Struggle is Real

From Nothing to Hashnode: My Tech Journey

Dec 31, 202021 min read 5.6K views

Hi everyone, it's almost the end of the year 2020 and since everyone is sharing how this year went for them, I thought of doing the same. This is my...

From Nothing to Hashnode: My Tech Journey

A Definitive Guide to Blogging as a Developer

Dec 9, 202017 min read 3.2K views

Hey everyone, I recently gave a talk at DSC KIET about technical blogging. We talked about Why you should blog, what are the prerequisites, how to...

A Definitive Guide to Blogging as a Developer

5 Common Mistakes to Avoid in HTML

Aug 30, 20203 min read 13.3K views

Hello, amazing people. This article will cover few of the common mistakes that we often do while writing HTML. Let's get straight to it. 1. Use of...

5 Common Mistakes to Avoid in HTML

Class vs Function based programming simplified

Jun 1, 20195.0K views

This question is often asked in interviews that What do you understand by functional programming or Object Oriented Programming? and this blog is...

Class vs Function based programming simplified