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

How X Handles Infinite Scroll Without Lagging

How X Handles Infinite Scroll Without Lagging

Build X's infinite scroll from scratch with Next.js

Understanding and Fixing Mixed Content Errors in Modern Browsers

Understanding and Fixing Mixed Content Errors in Modern Browsers

Fix mixed content issues to secure your website and improve SEO performance

Responsive vs. Fluid Design and Flex-Wrap

Responsive vs. Fluid Design and Flex-Wrap

Flexible, responsive layouts with CSS flex-wrap & fluid design techniques

So You Wanna Make Games? Start Small.

So You Wanna Make Games? Start Small.

Essential tips and pitfalls to avoid when creating your first indie game

What I Suggest to Newbies on Web/App Development

What I Suggest to Newbies on Web/App Development

Essential tips from a self-taught developer to juniors.

Why I hate Tailwind CSS But Keep Using It

Why I hate Tailwind CSS But Keep Using It

A critical look at Tailwind CSS pros & cons from a developer's perspective

Why I Hate React But Can’t Stop Using It

Why I Hate React But Can’t Stop Using It

A critical look at React's performance tradeoffs & why developers still use

History Sniffing on Legacy CSS: How Browsers Used to Leak Your Past

History Sniffing on Legacy CSS: How Browsers Used to Leak Your Past

Learn a classic web privacy exploit that exposed users' browsing histories

Writing a Watermark API in Next.js

Writing a Watermark API in Next.js

Building a Simple Watermark API with Next.js and Sharp

JavaScript Strict Mode: Cleaner, Safer Code

JavaScript Strict Mode: Cleaner, Safer Code

Master JavaScript's strict mode for safer, more maintainable code

JavaScript Decorators: Native Support, TypeScript, and Beyond

JavaScript Decorators: Native Support, TypeScript, and Beyond

Master JavaScript decorators to write cleaner, more powerful code

JavaScript's Proxy and Reflect: A Deep Dive into Meta-Programming

JavaScript's Proxy and Reflect: A Deep Dive into Meta-Programming

Master JavaScript's Proxy & Reflect for powerful meta programming