Mensur Durakovic
/home/about/uses

Tag

javascript

javascript·July 17, 2024

What Are JavaScript Generators?

javascript·June 19, 2024

What Is Debouncing?

code·May 22, 2024

React coupling, decoupling and composition explained

technical-interview·January 24, 2024

What is CORS? 5-minute explanation

javascript·November 8, 2023

JavaScript Prototype Chain: Short And Simple Guide

javascript·October 4, 2023

The Good, the Bad, and the Rendered: Client-Side Rendering vs. Server-Side Rendering

There are 2 terms you will hear a lot in programming, client-side and server-side rendering. Many people talk about it, but it can be a bit confusing for beginners. Especially, the server-side rendering.

javascript·September 20, 2023

Everything Everywhere All at Once: JavaScript Promises

Promises as a concept are hard to grasp because you must understand the JavaScript event loop mechanism, callbacks, and asynchronous programming (async await) to be able to understand Promises. In this article, I will explain all these things.

page 1 of 3Older posts →

Mensur Durakovic

© 2026 · all rights reserved