Amblem
Furkan Baytekin

Software Category

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

Blogs

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

Embracing New CSS Features: When and How to Use Them

Embracing New CSS Features: When and How to Use Them

A practical guide to adopting modern CSS features with confidence