Blogs
Backup repository for all my blogs and technical articles.
Install / Use
/learn @sammaji/BlogsREADME
Blogs
This repo contains a list of all my blogs. Hashnode
<!-- HASHNODE_BLOG:START --> <p align="left"> <a href="https://sammaji.hashnode.dev//vite-the-fast-simple-and-efficient-build-tool-for-web-developers" title="Vite: The Fast, Simple, and Efficient Build Tool for Web Developers"><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1677410821617/44177c26-8010-4cee-800a-466390c86d83.png" alt="Vite: The Fast, Simple, and Efficient Build Tool for Web Developers" width="250px" align="left" /></a> <a href="https://sammaji.hashnode.dev//vite-the-fast-simple-and-efficient-build-tool-for-web-developers" title="Vite: The Fast, Simple, and Efficient Build Tool for Web Developers"><strong>Vite: The Fast, Simple, and Efficient Build Tool for Web Developers</strong></a> <br/> If you're a developer who's looking for a faster, simpler and more efficient way to build web applications, then Vite might be just what you need. In this blog post, we'll learn to use Vite, and how it can help you build your web applications more qu... </p> <br/> <br/> <p align="left"> <a href="https://sammaji.hashnode.dev//introduction-to-tailwind" title="Introduction to Tailwind"><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1676644860220/d616a3bf-15d6-4c86-89a5-803b8578104c.png" alt="Introduction to Tailwind" width="250px" align="left" /></a> <a href="https://sammaji.hashnode.dev//introduction-to-tailwind" title="Introduction to Tailwind"><strong>Introduction to Tailwind</strong></a> <br/> Are you tired of writing CSS from scratch and spending hours tinkering with styles? Do you want to speed up your web development process without sacrificing customization? Look no further than Tailwind, the utility-first CSS framework that streamline... </p> <br/> <br/> <p align="left"> <a href="https://sammaji.hashnode.dev//a-short-introduction-to-react" title="A Short Introduction to React"><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1676278903398/2597f58a-f644-40de-91d9-51e3203e4024.png" alt="A Short Introduction to React" width="250px" align="left" /></a> <a href="https://sammaji.hashnode.dev//a-short-introduction-to-react" title="A Short Introduction to React"><strong>A Short Introduction to React</strong></a> <br/> React is a JavaScript library for building user interfaces. It is developed and maintained by Facebook, and is widely used for building single-page applications and mobile apps. React allows developers to build reusable UI components, manage the stat... </p> <br/> <br/> <p align="left"> <a href="https://sammaji.hashnode.dev//the-complete-guide-to-user-authentication-in-firebase" title="The Complete Guide to User Authentication in Firebase"><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1676024782517/2adb9d89-19ac-4d88-93ae-af574f4cee0e.png" alt="The Complete Guide to User Authentication in Firebase" width="250px" align="left" /></a> <a href="https://sammaji.hashnode.dev//the-complete-guide-to-user-authentication-in-firebase" title="The Complete Guide to User Authentication in Firebase"><strong>The Complete Guide to User Authentication in Firebase</strong></a> <br/> In this blog, we'll cover how to implement a simple login signup functionality using firebase. We'll be using modular JavaScript SDK, which (according to the documentation) provides a reduced SDK size and greater efficiency with modern JavaScript bui... </p> <br/> <br/> <p align="left"> <a href="https://sammaji.hashnode.dev//javascript-datatypes-in-detail" title="JavaScript Datatypes in Detail"><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1673183541921/c5a26c22-ee47-4cb4-ab76-ca661fefc1c1.png" alt="JavaScript Datatypes in Detail" width="250px" align="left" /></a> <a href="https://sammaji.hashnode.dev//javascript-datatypes-in-detail" title="JavaScript Datatypes in Detail"><strong>JavaScript Datatypes in Detail</strong></a> <br/> There are seven different primitive data types in JavaScript: undefined, null, number, bigint, string, boolean and symbol. We'll learn about each of them in detail.Number
Number stores numerical values. This is different from some other programmi... </p> <br/> <br/>
<p align="left"> <a href="https://sammaji.hashnode.dev//learn-git-the-fast-way" title="Learn Git the FAST way."><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1672992256130/7106a50c-35c4-45d1-a3ec-9a1bdff8dfdf.png" alt="Learn Git the FAST way." width="250px" align="left" /></a> <a href="https://sammaji.hashnode.dev//learn-git-the-fast-way" title="Learn Git the FAST way."><strong>Learn Git the FAST way.</strong></a> <br/> In this blog post, I'll share what is Git? And how to get started with Git. But first, why even learn git? Well... Let's say you are working on a project which has thousands of lines of code. So you modified 5 different files. However, due to some re... </p> <br/> <br/> <!-- HASHNODE_BLOG:END -->View on GitHub75/100
Security Score
Audited on Jan 10, 2026
No findings
