惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

The Hacker News
The Hacker News
Spread Privacy
Spread Privacy
NISL@THU
NISL@THU
C
Cybersecurity and Infrastructure Security Agency CISA
D
Darknet – Hacking Tools, Hacker News & Cyber Security
S
Secure Thoughts
Cisco Talos Blog
Cisco Talos Blog
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
W
WeLiveSecurity
H
Hacker News: Front Page
C
Cisco Blogs
博客园_首页
Cloudbric
Cloudbric
有赞技术团队
有赞技术团队
腾讯CDC
The Cloudflare Blog
量子位
V
V2EX
Jina AI
Jina AI
N
News and Events Feed by Topic
J
Java Code Geeks
IT之家
IT之家
S
Schneier on Security
人人都是产品经理
人人都是产品经理
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
TaoSecurity Blog
TaoSecurity Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
T
Tor Project blog
AI
AI
P
Privacy International News Feed
Hacker News - Newest:
Hacker News - Newest: "LLM"
雷峰网
雷峰网
G
GRAHAM CLULEY
L
LINUX DO - 热门话题
Google Online Security Blog
Google Online Security Blog
S
Security Affairs
V
Visual Studio Blog
T
Tenable Blog
Application and Cybersecurity Blog
Application and Cybersecurity Blog
Security Archives - TechRepublic
Security Archives - TechRepublic
小众软件
小众软件
大猫的无限游戏
大猫的无限游戏
博客园 - Franky
G
Google Developers Blog
T
The Blog of Author Tim Ferriss
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
V2EX - 技术
V2EX - 技术
博客园 - 聂微东
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
阮一峰的网络日志
阮一峰的网络日志

𝚓𝚊𝚟𝚊𝚜𝚌𝚛𝚒𝚙𝚝

I need your vote: Padding Line Between Statements - ESLint Rule Currently Missing in Biome Showoff Saturday (July 11, 2026) [AskJS] most js changelogs don't survive being read aloud, which is how i noticed i wasn't reading them I built a zero-dependency CLI tool to validate and repair missing .env variables before startup [AskJS] Looking for a solid vanilla JS datepicker. Am I completely out of options? [AskJS] Large in-memory caches were causing GC pauses in our Node service, so I built an off-heap cache addon for it History of JavaScript: Browser wars, ECMAScript, Node.js, TypeScript, and React TypeScript v7 Toolchain TTSC: compiler plugin (typia), AI codegraph 90% reducing token cost, compiler integrated Lint, unplugin for vite/nextjs/etc Simple Release v3 is out! Also with a new documentation website Built a dynamic replacement for skillicons.dev - way more icons, more variants, self-hostable [AskJS] Has anyone else come across IBM Bob while working on JavaScript projects? peek-cli: let coding agents see your browser. GitHub - vectojs/vectojs: Canvas-native UI runtime with a Virtual Math Tree, semantic accessibility projection, WebGL/WebGPU backends, and agent-drivable controls. Tracking unique visitors without cookies [AskJS] Did anyone else move away from TypeScript and feel like it was obviously the right call? Conventional Changelog finally has a documentation website - 12 years after the first commit Ship a cookie banner and privacy policy in your Wasp app littlebag — a 343-byte reactive framework What's the best way to do store auth tokens Announcing TypeScript 7.0 Javascript TUI Network Throughput Inspection I built a JS/TS Web SDK for AI Agent to handle frontend-to-kernel streaming I wrote a quick tutorial on detecting visitor country + currency in vanilla JS (no backend, no API key) How do we make coding agents write good code? Browser based AI algorithm 80+ ESLint rules for improving your Node.js tests [AskJS] a daily audio readback of my own repo made me start writing commit messages like someone's listening Nameless Drive: A self hosted storage lanterm: PTY-backed terminal UX toolkit for web apps An interactive visualization that follows a single HTTP request through its entire ~200ms life lintp — a linter for file names and directory structure (Rust) Your /r/javascript recap for the week of June 29 - July 05, 2026 I built a mathematical expression parser and evaluation engine from scratch with runtime data type checking, entirely in vanilla JavaScript. DFCraft — our free open source first extension Oxc (popular front-end tooling) forked my parser but deliberately removed my copyright notice [AskJS] What small JavaScript pattern made your React code cleaner? I built a browser-based 3D annotation viewer in React + three.js — curious about your feedback on the architecture Showoff Saturday (July 04, 2026) TS Compiler Graph, 10x fewer tokens in Claude Code and Codex, by TypeScript-Go toolchain Vite+ is now in beta
[AskJS] I might never write a constructor ever again
/u/Own_Natur · 2026-07-11 · via 𝚓𝚊𝚟𝚊𝚜𝚌𝚛𝚒𝚙𝚝
// the only state that needs tracking for a timeline, the read index export function Timeline(index) { let st…