Articles for people who
ship the stack
Original rewrites on React, Node.js, TypeScript and AI — practical notes from the same engineering practice behind our operator software. Article bodies are in English.
Tagged: javascript
Self-adaptive JavaScript frontends for AI-driven interfaces
How streaming, vector retrieval, reactive state, dynamic components, and observability reshape client architecture for AI-native UIs.
1364 wordsRead articleContext vs Redux Toolkit vs Zustand for React state
Compare Context, Redux Toolkit, and Zustand for a video portal, then combine client stores with TanStack Query for server state.
7272 wordsRead articleKeycloak refresh tokens and session timeouts explained
Learn why Keycloak refresh returns 400, how Idle vs Max session timers differ, and how to single-flight refresh with rotation-safe token storage.
1636 wordsRead articleWhy visual editors struggle with shadcn UI owned components
shadcn keeps CVA maps in your repo, but Tailwind needs a build. See how DOM class collection bridges shadow-DOM design mode without scanning source.
2063 wordsRead articleBuild client-first developer tools that do not require blind trust
KitDev Space keeps hashing, JWT, and archives in the browser, uses Bun only when native or cross-host work is required, and badges every tool’s execution venue.
1438 wordsRead articleUse DHTMLX React Gantt with Remix for project planning apps
Wire DHTMLX React Gantt into Remix routes with stable config, data.save callbacks, and optional imperative API access—without SSR workarounds.
1037 wordsRead articleClosures, hoisting, and this: JavaScript rules that show up in bugs
Walk through hoisting, closures, and this with the loop-and-handler bugs that make the rules stick—TDZ, shared var bindings, and detached methods.
1108 wordsRead articleMaster Playwright GitHub Actions YAML for CI test runs
Read a Playwright GitHub Actions workflow end to end: on triggers, jobs, checkout, Node setup, npm ci, browsers, tests, and report artifacts.
1008 wordsRead articleBuild a Manifest V3 Chrome extension business that survives suspension
Design MV3 popups, content scripts, and ephemeral service workers with chrome.storage messaging, server-side entitlements, and Store-friendly permissions.
1460 wordsRead article
About these articles
Request a 24h estimate
Need the same stack in a production operator layer? Send the brief — estimate within 24 hours.