Forem

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Jenkins Shared Libraries: Stop Repeating Yourself and Master Complex Pipelines

Jenkins Shared Libraries: Stop Repeating Yourself and Master Complex Pipelines

Comments
3 min read
A Developer’s Guide to Browser Storage: Local Storage, Session Storage, and Cookies
Cover image for A Developer’s Guide to Browser Storage: Local Storage, Session Storage, and Cookies

A Developer’s Guide to Browser Storage: Local Storage, Session Storage, and Cookies

5
Comments
3 min read
Understanding Object-Oriented Programming in TypeScript
Cover image for Understanding Object-Oriented Programming in TypeScript

Understanding Object-Oriented Programming in TypeScript

1
Comments
3 min read
Refactoring Is About Clarity. Clarity Builds Confidence. Confidence Scales.
Cover image for Refactoring Is About Clarity. Clarity Builds Confidence. Confidence Scales.

Refactoring Is About Clarity. Clarity Builds Confidence. Confidence Scales.

Comments
2 min read
The Art of Deep Comparison in JavaScript (No Loops Required!)
Cover image for The Art of Deep Comparison in JavaScript (No Loops Required!)

The Art of Deep Comparison in JavaScript (No Loops Required!)

Comments
2 min read
How I built interactive game using Cursor and Claude sonnet 4

How I built interactive game using Cursor and Claude sonnet 4

6
Comments 5
3 min read
INTEGRATING SEERBIT NODE.JS SDK IN YOUR APPLICATION
Cover image for INTEGRATING SEERBIT NODE.JS SDK IN YOUR APPLICATION

INTEGRATING SEERBIT NODE.JS SDK IN YOUR APPLICATION

5
Comments
5 min read
Building Your Own Web Server — Part 4: Single-threaded non-blocking server
Cover image for Building Your Own Web Server — Part 4: Single-threaded non-blocking server

Building Your Own Web Server — Part 4: Single-threaded non-blocking server

12
Comments
15 min read
How Edge Computing and CDNs Supercharge Web Performance in 2025 🚀

How Edge Computing and CDNs Supercharge Web Performance in 2025 🚀

Comments 2
3 min read
Wake up, IT...
Cover image for Wake up, IT...

Wake up, IT...

Comments 2
3 min read
How to Use Postgres MCP Server with GitHub Copilot in VS Code
Cover image for How to Use Postgres MCP Server with GitHub Copilot in VS Code

How to Use Postgres MCP Server with GitHub Copilot in VS Code

7
Comments
5 min read
Solving the Nested Try-Catch Hell in JavaScript with Trywrap
Cover image for Solving the Nested Try-Catch Hell in JavaScript with Trywrap

Solving the Nested Try-Catch Hell in JavaScript with Trywrap

1
Comments
3 min read
Bringing JavaScript’s fetch() to PHP (Sort Of)
Cover image for Bringing JavaScript’s fetch() to PHP (Sort Of)

Bringing JavaScript’s fetch() to PHP (Sort Of)

4
Comments
2 min read
Looking for contributors. Opensource Decentralize Network and Blockchain

Looking for contributors. Opensource Decentralize Network and Blockchain

5
Comments 2
1 min read
Daily JavaScript Challenge #JS-172: Encode a String Using the Run-Length Encoding Algorithm

Daily JavaScript Challenge #JS-172: Encode a String Using the Run-Length Encoding Algorithm

19
Comments
1 min read
🔧🚫 Stop Using ngIf and ngFor: Enforce Angular's New Control Flow with ESLint ✅
Cover image for 🔧🚫 Stop Using ngIf and ngFor: Enforce Angular's New Control Flow with ESLint ✅

🔧🚫 Stop Using ngIf and ngFor: Enforce Angular's New Control Flow with ESLint ✅

3
Comments 1
2 min read
YAGNI (You Ain't Gonna Need It): Gereksiz Kodun Cazibesine Direnme Sanatı ve Yalın Yazılım Geliştirme

YAGNI (You Ain't Gonna Need It): Gereksiz Kodun Cazibesine Direnme Sanatı ve Yalın Yazılım Geliştirme

Comments
16 min read
DI Konteynerleri (IoC Containers): Modern Yazılımda Nesne Yönetimi ve Bağımlılık Orkestrasyonunun Otomasyonu

DI Konteynerleri (IoC Containers): Modern Yazılımda Nesne Yönetimi ve Bağımlılık Orkestrasyonunun Otomasyonu

Comments
16 min read
Sıkı Bağımlılığın Tuzaklarından Gevşek Bağımlılığın Esnekliğine (Tight Coupling vs Loose Coupling)

Sıkı Bağımlılığın Tuzaklarından Gevşek Bağımlılığın Esnekliğine (Tight Coupling vs Loose Coupling)

Comments
15 min read
🧠 Master Git: A Practical Cheatsheet for Developers
Cover image for 🧠 Master Git: A Practical Cheatsheet for Developers

🧠 Master Git: A Practical Cheatsheet for Developers

1
Comments
2 min read
Top 50 Node.js Interview Questions with Answers

Top 50 Node.js Interview Questions with Answers

11
Comments 2
4 min read
HTML Escaping & Sanitization: What Belongs in the Backend vs. Frontend?
Cover image for HTML Escaping & Sanitization: What Belongs in the Backend vs. Frontend?

HTML Escaping & Sanitization: What Belongs in the Backend vs. Frontend?

2
Comments
3 min read
Bağımlılık Enjeksiyonu (Dependency Injection - DI): Modern Yazılım Tasarımında Esneklik ve Test Edilebilirliğin Anahtarı

Bağımlılık Enjeksiyonu (Dependency Injection - DI): Modern Yazılım Tasarımında Esneklik ve Test Edilebilirliğin Anahtarı

Comments
21 min read
Method of Fuzzing Embedded C Libraries

Method of Fuzzing Embedded C Libraries

Comments
5 min read
Elvis Operator in PHP

Elvis Operator in PHP

5
Comments 4
2 min read
loading...