Welcome to My Blog!

Sharing thoughts, experiences, and knowledge to inspire and connect.

Explore Blog

About Me

Profile Picture

Hi, I'm Anzol Neupane. Passionate about sharing my experiences and knowledge through engaging stories and insightful content. Join me on this journey!

Latest Blog Posts

Blog Post 1

Blog Image

Experience on learning about the history of the web

Learning about the web’s beginnings at CERN was like discovering the origin story of something we all use daily but rarely stop to think about. It started with Tim Berners-Lee, a British scientist who

Read More

Blog Post 2

Blog Image

The CSS Box Model: A Beginner's Guide

The CSS Box Model is a framework that defines how elements on a webpage are structured and displayed. Every element in a webpage can be visualised as a rectangular box, which consists of four main parts:

Read More

Blog Post 3

Blog Image

How to build a blog website using HTML, CSS, and host it in github and deploy it to vercel.

In this guide, we’ll learn how to create a simple blog website using HTML and CSS, and host it on GitHub. We’ll walk through setting up your development environment, structuring blog

Read More

Blog Post 4

Blog Image

Blog about loops and break & continue in loops in JavaScript

The CSS Box Model is a framework that defines how elements on a webpage are structured and displayed. Every element in a webpage can be visualised as a rectangular box, which consists of four main parts:

Read More

Blog Post 5

Blog Image

Mastering `reduce()` in JavaScript for Array Data Manipulation

The reduce() method in JavaScript is used to iterate over an array and accumulate its values into a single result. Whether you're looking to sum numbers, combine strings,

Read More

Blog Post 6

Blog Image

What is Client-Side Rendering (CSR) and Server-Side Rendering (SSR)? A Beginner’s Guide

Understanding these will help you see what’s happening behind the scenes every time you visit a website

Read More

Blog Post 7

Blog Image

Single Page Applications (SPAs) vs. Multi Page Applications (MPAs) in React

When I first heard these terms, they sounded technical and intimidating, but once I understood them, it all made sense.

Read More

Blog Post 8

Blog Image

Full-Stack Data Flow: With and Without Redux

Managing data flow efficiently is the backbone of modern web applications. Whether you’re building a small project or a large-scale app,

Read More

Get in Touch