Amblem
Furkan Baytekin

Software Category

The blog posts I've written for you in the Software category. Here are total of 115 blog posts.

Blogs

Understanding Tagged Template Literals in JavaScript

Understanding Tagged Template Literals in JavaScript

Master tagged template literals, level up your JavaScript string processing

Lazy Loading Images and Components: A Speed Boost for Your Web Apps

Lazy Loading Images and Components: A Speed Boost for Your Web Apps

Build fast, CLS-free image gallery with React lazy loading & placeholders

Web Accessibility 101: Building Inclusive Sites That Shine

Web Accessibility 101: Building Inclusive Sites That Shine

Build accessible web forms: a practical guide to inclusive web development

Building an LRU Cache in JavaScript: Least Recently Used Cache

Building an LRU Cache in JavaScript: Least Recently Used Cache

Build a fast LRU cache in JavaScript-optimize your app's memory usage

Memoizing Expensive Functions in JavaScript: A Real-World Performance Boost

Memoizing Expensive Functions in JavaScript: A Real-World Performance Boost

Speed up JS functions with memoization: simple guide to function caching

Fetch vs XHR: A Deep Dive into Web Dev’s Past and Present

Fetch vs XHR: A Deep Dive into Web Dev’s Past and Present

Build your own fetch API polyfill & understand modern web request handling

Standard Streams (stdin, stdout, stderr) & Pipes ( | )

Standard Streams (stdin, stdout, stderr) & Pipes ( | )

How to use standard streams and pipes for program input/output handling

The Difference Between Programming and Scripting Languages

The Difference Between Programming and Scripting Languages

Learn the differences between programming and scripting languages

Understanding Key JavaScript Browser APIs: A Quick Overview

Understanding Key JavaScript Browser APIs: A Quick Overview

Learn key JavaScript Browser APIs for building modern web applications

Package Managers: Heros of Software Management

Package Managers: Heros of Software Management

How package managers make software installation & maintenance effortless

How Browsers Draw Web Pages

How Browsers Draw Web Pages

Deep dive into browser rendering pipelines & modern graphics technologies.

SGML and DTD: The Father of XML and HTML

SGML and DTD: The Father of XML and HTML

A comprehensive guide to markup languages: From SGML to modern HTML5