mkadirtan

mkadirtan @mkadirtan

About: Coding is for everyone

Location:
Istanbul, Turkey
Joined:
Nov 4, 2020

mkadirtan
articles - 12 total

State of Mind Right Before 2025

The last two years have been quite an adventure for me. Beware, dear reader, as I reflect on my past...

Learn More 0 0Dec 31 '24

What It Means to be a Good Developer?

Cover Photo by NEOM / Unsplash A good developer knows how to write performant code A good developer...

Learn More 1 3Jan 29 '24

Introducing feed-rs: Fastest Feed Parser Built With Rust & NAPI-RS

We all know that Rust is faster than Node.js. But, Node.js performs well for most common operations,...

Learn More 1 0Nov 28 '23

What Would Marco Polo Think About the WebSockets?

Marco Polo and WebSockets? You might be surprised to hear about their relationship. On his visit to...

Learn More 0 0Aug 19 '23

Lecture Notes: NLP with Deep Learning - 1

I can't believe it has been four years since I finished college. To my surprise, I missed taking...

Learn More 0 0Apr 1 '23

Top 5 Struggles of Backend Developers

"Web is an I/O device" ...as Uncle Bob describes. I/O, Input / Output, *i.e *user input and...

Learn More 1 0Mar 31 '23

Reduce Network Usage - With This 1 Simple Trick!

Photo by Nik Making efficient use of the network is essential. Efficient applications work faster...

Learn More 1 0Mar 27 '23

FeathersJS vs NestJS - Compared in 3 Key Areas

Cover photo by Mateusz Wacławek FeathersJS released its 5th major version, a.k.a Dove recently, and...

Learn More 3 2Mar 13 '23

Scalable Websocket Server Implemented by ChatGPT

Cover photo by possessedphotography In the previous post Why Websockets are Hard to Scale we've...

Learn More 4 3Feb 1 '23

How to Trace Websocket Events in NestJS - [Case Study]

Cover Photo by Enrico Mantegazza In NestJS, HTTP requests are traced by req.id parameter. You can...

Learn More 2 0Jan 2 '23

Why Websockets are Hard To Scale?

Cover photo by fabio EDIT: Second part of the series is released Scalable Websocket Server...

Learn More 76 19Dec 22 '22

Best Way to Create Dynamic Modules in NestJS

Creating dynamic modules in NestJS can be complex. Use this method and you will never be afraid of...

Learn More 4 4Dec 14 '22