Bookmarks

Bookmarks

46225 bookmarks
Custom sorting
Quality Assurance for i18n in React
Quality Assurance for i18n in React
Discover how to achieve quality assurance in React app internationalization by using i18n-check to catch translation issues early, ensuring reliable and consistent multilingual user experiences.
·lingual.dev·
Quality Assurance for i18n in React
Using Atomic State to Improve React Performance in Deeply Nested Component Trees | Harbor
Using Atomic State to Improve React Performance in Deeply Nested Component Trees | Harbor
Atomic state has enabled us to build complex, deeply nested React component trees in our clinical trial data capture application without trading off render performance or developer ergonomics. Here's a very brief overview of the difference between vanilla React Context-based state management and atomic state management, with an interactive demo based on real-world clinical trial data showing how we use atomic state to keep Harbor's EDC UI responsive and performant.
·runharbor.com·
Using Atomic State to Improve React Performance in Deeply Nested Component Trees | Harbor
VSCodeが重い!メモリ使用量を1/3にする設定まとめ - Qiita
VSCodeが重い!メモリ使用量を1/3にする設定まとめ - Qiita
重くなる主な原因 VSCodeが重くなる最も一般的な原因は、インストールされている拡張機能の数や質です。その他の原因として以下が挙げられます↓ 大規模なプロジェクトを開いていると、VSCodeが必要とするリソースが増加 ファイル監視プロセス(watcherServ...
·qiita.com·
VSCodeが重い!メモリ使用量を1/3にする設定まとめ - Qiita
Immutable releases are now generally available - GitHub Changelog
Immutable releases are now generally available - GitHub Changelog
GitHub releases now support immutability, adding a new layer of supply chain security. With immutable releases, assets and tags are protected from tampering after publication, so the software you publish—and…
·github.blog·
Immutable releases are now generally available - GitHub Changelog
AI Can't Read Your Docs
AI Can't Read Your Docs
Designing software that today's AI coding agents can actually use.
·blog.sshh.io·
AI Can't Read Your Docs
gittower/git-flow-next: A modern reimplementation of git-flow in Go that offers greater flexibility while maintaining backward compatibility with the original git-flow and git-flow-avh.
gittower/git-flow-next: A modern reimplementation of git-flow in Go that offers greater flexibility while maintaining backward compatibility with the original git-flow and git-flow-avh.
A modern reimplementation of git-flow in Go that offers greater flexibility while maintaining backward compatibility with the original git-flow and git-flow-avh. - gittower/git-flow-next
·github.com·
gittower/git-flow-next: A modern reimplementation of git-flow in Go that offers greater flexibility while maintaining backward compatibility with the original git-flow and git-flow-avh.
manaflow-ai/cmux: cmux lets you run Claude Code, Codex CLI, Amp, Gemini CLI, Cursor CLI, Opencode, and other coding agent CLIs in parallel across multiple tasks
manaflow-ai/cmux: cmux lets you run Claude Code, Codex CLI, Amp, Gemini CLI, Cursor CLI, Opencode, and other coding agent CLIs in parallel across multiple tasks
cmux lets you run Claude Code, Codex CLI, Amp, Gemini CLI, Cursor CLI, Opencode, and other coding agent CLIs in parallel across multiple tasks - manaflow-ai/cmux
·github.com·
manaflow-ai/cmux: cmux lets you run Claude Code, Codex CLI, Amp, Gemini CLI, Cursor CLI, Opencode, and other coding agent CLIs in parallel across multiple tasks
Code research projects with async coding agents like Claude Code and Codex
Code research projects with async coding agents like Claude Code and Codex
I’ve been experimenting with a pattern for LLM usage recently that’s working out really well: asynchronous code research tasks. Pick a research question, spin up an asynchronous coding agent and …
·simonwillison.net·
Code research projects with async coding agents like Claude Code and Codex