Articles by tag: node-js
Dependency Security: Lessons from the Axios Hack | Guide for DevOps
How the attack via Axios account compromise affected 174 thousand packages. Practical recommendations for protecting CI/CD and preventing supply chain attacks. Learn more.
Pretext: text measurement without reflow in 0.05 ms
Pretext revolutionizes text measurement in the browser: from 94 ms to 0.05 ms without DOM reflow. Ideal for chats and virtualization. Learn the details and applications for middle/senior dev.
Claude Watch for Apple Watch and Claude Code
Learn how to set up Claude Watch to control Claude Code from Apple Watch. Installation instructions, architecture, and code for middle/senior developers. Deploy the system in minutes.
SWX: your own language on Node.js with AST and cryptography
Breakdown of the SWX scripting language implementation: lexer, parser, interpreter, crypto and HTML-DSL. Architecture for middle/senior dev. Study the source code and code examples.
OpenClaw on Android: Termux guide
Deploying OpenClaw gateway on old Android via Termux/proot. Step-by-step instructions, Bionic fixes, protection from kill. For middle/senior dev. Start now.
Frontend digest: AI, CSS, TypeScript 6.0
Frontend and AI overview: TanStack for images, three-tier code architecture, Flexbox Masonry math, Node.js and React SSR updates. For middle/senior dev — techniques, benchmarks, news.
Fraud Detection in Lead Forms: Methods and Code
Study the evolution of attacks on forms and the 'soft' filter for blocking spam without rejection. Node.js code examples, behavioral checks. Protect lead generation from ordered applications — implement today.