• Skip to main content
  • Skip to primary navigation
  • Skip to primary sidebar
  • Skip to footer
  • Home
  • Featured
    • Advanced Python Topics
    • AWS Learning Roadmap
    • JWT Complete Guide
    • Git CheatSheet
  • Explore
    • Programming
    • Development
      • microservices
      • Front End
    • Database
    • DevOps
    • Productivity
    • Tutorial Series
      • C# LinQ Tutorials
      • PHP Tutorials
  • Dev Tools
    • JSON Formatter
    • Diff Checker
    • JWT Decoder
    • JWT Generator
    • Base64 Converter
    • Data Format Converter
    • QR Code Generator
    • Javascript Minifier
    • CSS Minifier
    • Text Analyzer
  • About
  • Contact
CodeSamplez.com

CodeSamplez.com

Programming And Development Resources

You are here: Home / Archives for Rana Ahsan

Articles Written By Rana Md Ali Ahsan

JSON With Node.js: A Complete Guide

Updated May 5, 2025 by Rana Ahsan 12 Comments ⏰ 9 minutes

NodeJS JSON

Learn how to harness JSON in your Node.js apps—from parsing API responses with JSON.parse and converting objects via JSON.stringify, to reading and writing .json files using the fs module, and shaping payloads for clean REST responses. Master these essentials to keep your JavaScript data flowing smoothly and predictably

NodeJS HTTP Request: The Ultimate Guide

Updated May 3, 2025 by Rana Ahsan 3 Comments ⏰ 7 minutes

NodeJS HTTP Requests

A beginner-friendly guide to performing HTTP requests using Node.js’s built-in http and https modules. It covers crafting GET and POST requests, handling SSL connections, and proxying incoming requests. The tutorial provides clear code examples and explains how to manage response events like data, end, and error, making it an excellent starting point for developers looking to interact with external APIs or services.

GitHub Actions Tutorial: Automating Your Deployment Workflow

Updated May 15, 2025 by Rana Ahsan Leave a Comment ⏰ 9 minutes

Github Actions Tutorial

Automation has transformed how developers handle deployments. GitHub Actions provides a powerful CI/CD platform built directly into GitHub, eliminating the need for external systems. In this tutorial, I’ll show you exactly how to create automated workflows that will save you countless hours and reduce deployment errors.

Self-Hosted Git Server: A Complete Guide

Updated May 15, 2025 by Rana Ahsan Leave a Comment ⏰ 11 minutes

Self Hosted Git Server

Take control of your code and deployment process with a self-hosted Git server. This guide walks you through setting up your own Git infrastructure with automated deployments using Git hooks, eliminating the need for third-party services while giving you complete flexibility over your development workflow.

Building and Deploying PHP Web Applications with Makefiles

Updated May 7, 2025 by Rana Ahsan Leave a Comment ⏰ 8 minutes

PHP Makefile

Discover how to enhance your PHP web development process using Makefiles. This guide walks you through automating repetitive tasks, organizing workflows, and improving project efficiency. Learn to streamline builds, manage dependencies, and simplify deployment, making your development process more robust and maintainable with Makefiles. Perfect for developers seeking productivity boosts!

« Previous Page
Next Page »

Primary Sidebar

  • Facebook
  • X
  • Pinterest
  • Tumblr

Subscribe via Email

Top Picks

python local environment setup

Python Local Development Environment: Complete Setup Guide

In-Depth JWT Tutorial Guide For Beginners

JSON Web Tokens (JWT): A Complete In-Depth Beginners Tutorial

The Ultimate Git Commands CheatSheet

Git Commands Cheatsheet: The Ultimate Git Reference

web development architecture case studies

Web Development Architecture Case Studies: Lessons From Titans

static website deployment s3 cloudfront

Host Static Website With AWS S3 And CloudFront – Step By Step

Featured Dev Tools

  • JSON Formatter
  • JWT Decoder

Recently Published

RAG Systems In Python

A step-by-step guide to building a simple RAG system in Python

Add Memory To AI Agents

Add Memory to AI Agent: Python Tutorial for Beginners

MCP For Beginners

Model Context Protocol For Beginners: Superpower of AI Agents

Building AI Agent

Building AI Agent From Scratch: Complete Tutorial

python runtime environment

Python Runtime Environment: Understanding Code Execution Flow

Footer

Subscribe via Email

Follow Us

  • Facebook
  • X
  • Pinterest
  • Tumblr

Demos

  • Demo.CodeSamplez.com

Explore By Topics

Python | AWS | PHP | C# | Javascript

Copyright © 2026