12k
PAGE 4

From the OpenReplay Blog

Create a Table of Contents from Headings in JavaScript

Build a JavaScript table of contents from headings with safe IDs, accessible nav, and active section highlighting using IntersectionObserver.

OpenReplay Team · May 13, 2026 · 4 min read

How to Install Claude Desktop on Linux

Claude Desktop on Linux: official Claude Code CLI support, plus community desktop packages, install steps, feature comparisons, and security trade-offs.

OpenReplay Team · May 13, 2026 · 5 min read

Nuxt UI, the Intuitive Component Library for Vue Apps

Nuxt UI is a Tailwind-native Vue component library with 125+ accessible components, TypeScript support, and Vite setup for Nuxt or Vue apps.

OpenReplay Team · May 12, 2026 · 4 min read

5 Figma Alternatives Built with Web Technologies

5 Figma alternatives built with web technologies, from Penpot and Plasmic to Webstudio, Framer, and tldraw for browser-native design workflows.

OpenReplay Team · May 12, 2026 · 5 min read

The State of CSS-in-JS in 2026

CSS-in-JS in 2026: runtime vs zero-runtime tools, React Server Components, Next.js App Router limits, and which styling approach fits your app.

OpenReplay Team · May 11, 2026 · 5 min read

How to Create an Android App with Android CLI

Android CLI setup, project creation, SDK install, emulator run, and how Android Skills and the Knowledge Base support agentic app development.

OpenReplay Team · May 11, 2026 · 5 min read

Semantic Versioning Explained

Semantic versioning explained for npm: MAJOR.MINOR.PATCH, caret and tilde ranges, 0.x releases, pre-releases, and lock files for safer updates.

OpenReplay Team · May 10, 2026 · 4 min read

Choosing a JavaScript Templating Engine

Compare EJS, Handlebars, Pug, and Nunjucks for Node.js server-side HTML rendering, with syntax examples, use cases, and security tips.

OpenReplay Team · May 10, 2026 · 4 min read

Five Sass Features You Can Replace with CSS

Five Sass features you can replace with modern CSS: custom properties, nesting, color-mix(), @layer, and @property for everyday styling.

OpenReplay Team · May 9, 2026 · 4 min read

How to Embed Video in React

Embed video in React with HTML5 video for self-hosted files, YouTube iframes, autoplay fixes, responsive sizing, and when to use ReactPlayer.

OpenReplay Team · May 9, 2026 · 4 min read

Recording Audio in the Browser with Web Audio API

Web Audio API recording in the browser: capture microphone input with getUserMedia, process it if needed, and encode it with MediaRecorder.

OpenReplay Team · May 8, 2026 · 5 min read

Email Obfuscation Techniques for the Web

Email obfuscation techniques for the web: compare HTML entity encoding, JavaScript, CSS to avoid, contact forms, and Cloudflare protections.

OpenReplay Team · May 8, 2026 · 5 min read

Modern SQLite Features You Might Be Missing

Modern SQLite features explained: JSONB, STRICT tables, RETURNING, WASM with OPFS, and WAL mode for better performance and concurrency.

OpenReplay Team · May 7, 2026 · 4 min read

Using es-toolkit for Everyday JavaScript Utilities

es-toolkit offers typed, tree-shakeable JavaScript utilities as a lean Lodash alternative, with smaller bundles and a migration path from Lodash.

OpenReplay Team · May 7, 2026 · 4 min read

Creating a Pure CSS Tooltip

Build a pure CSS tooltip with ::after, data-tooltip, and opacity transitions, plus focus-visible support and key accessibility limits.

OpenReplay Team · May 6, 2026 · 4 min read

What Axios Still Gives You Over Fetch

Axios vs Fetch: see where Axios still wins with interceptors, automatic HTTP error handling, shared instances, upload progress, and timeouts.

OpenReplay Team · May 6, 2026 · 4 min read

A Practical Overview of Kubernetes

Kubernetes overview of architecture, Pods, Deployments, Services, Ingress, and ConfigMaps for running and scaling web apps across a cluster.

OpenReplay Team · May 5, 2026 · 4 min read

Automatic Skeleton Screen Generation with boneyard

boneyard-js automatically generates skeleton loaders from real component layouts at dev time, with responsive .bones.json files and Vite support.

OpenReplay Team · May 5, 2026 · 5 min read

How to Lint Your CSS with Stylelint

Stylelint CSS linting setup, config, and commands for catching errors, enforcing rules, and integrating with Prettier and CI.

OpenReplay Team · May 4, 2026 · 4 min read

A New Way to Browse npm Packages with npmx

npmx streamlines npm package research with side-by-side comparison, bundle size, module format, dependencies, and vulnerability checks.

OpenReplay Team · May 4, 2026 · 4 min read

Add Reusable Capabilities to AI Agents with skills.sh

skills.sh adds reusable AI agent skills for coding workflows, with SKILL.md, progressive disclosure, CLI install, and MCP comparisons.

OpenReplay Team · May 3, 2026 · 4 min read

The Current State of JavaScript Bundlers

JavaScript bundlers in 2026: how Webpack, Vite, Turbopack, Rspack, esbuild, Rollup, and Parcel compare for modern frontend builds.

OpenReplay Team · May 3, 2026 · 4 min read

How to Deploy Next.js Outside Vercel with OpenNext

Deploy Next.js outside Vercel with self-hosting or OpenNext on AWS and Cloudflare. Compare Node.js, Docker, and the new Adapter API.

OpenReplay Team · May 2, 2026 · 4 min read

Creating a Copy Button for Code Blocks

Build a copy button for code blocks with the Clipboard API, using textContent, try/catch feedback, and accessible aria-labels.

OpenReplay Team · May 2, 2026 · 4 min read

We use cookies to improve your experience. By using our site, you accept cookies.