• 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

Golang Error Handling: The Complete Guide

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

GoLang Error Handling

Golang offers a unique error handling approach, bypassing traditional try-catch in favor of explicit error returns. This article explains how to use the ‘errors’ package for custom error messages, while also detailing the panic and recover mechanisms for handling exceptional runtime errors, with clear, practical code examples.

Golang Unit Testing: A Comprehensive Guide

Updated May 6, 2025 by Rana Ahsan 1 Comment ⏰ 9 minutes

GoLang Unit Testing

Master unit testing in Golang with this practical guide. The article explores using Go’s built-in testing package to write, organize, and execute tests effectively. Through clear explanations and real code examples, developers learn how to validate function outputs, improve code reliability, and maintain scalable, robust applications with effective testing practices.

NodeJS Tips: Essential Node.js Best Practices

Updated May 6, 2025 by Rana Ahsan 2 Comments ⏰ 9 minutes

Node.js Tips

Unlock the full potential of your Node.js applications with these expert tips and tricks. This guide covers essential best practices, performance optimization techniques, and common pitfalls to avoid—helping developers write cleaner, faster, and more reliable Node.js code. Perfect for both beginners and seasoned professionals looking to sharpen their Node.js skills.

NodeJS Push Notification Backend for iOS Apps: Ultimate Guide

Updated May 4, 2025 by Rana Ahsan 11 Comments ⏰ 8 minutes

APN BackEnd NodeJS

Learn how to wire up a performant Node.js backend that communicates seamlessly with Apple Push Notification service (APNs), from capturing the iOS device token to triggering queued events.​
The tutorial leverages the apn library, demonstrates certificate management, error‑handling feedback hooks, and provides concise sample code for signing, packaging, and dispatching notifications

Web Based Universal Language Translator, Voice/Text Messaging App

Updated May 22, 2025 by Rana Ahsan Leave a Comment ⏰ 5 minutes

ultrachat - universal language translator

Notice: This PoC Project is Outdated and haven’t been updated for a long time. Today, I am happy to introduce you, my beloved readers, to one of my new projects, a universal Language Translator voice/text-messaging chat system. It’s still in barely a prototype implementation. But I hope you can experience the idea I am trying […]

« 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

  • Diff Checker
  • 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