タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

JavaScriptとjavascriptとAIに関するefclのブックマーク (2)

  • Introducing Lix: An embeddable version control system | Lix Blog

    Git tracks: -Binary files differ Lix tracks: order_id 1002 status: - pending + shipped The same approach extends to any other format your product cares about — as long as there’s a plugin that can interpret it. How does Lix work? Lix is change-first: it stores semantic changes as queryable data, not snapshots. That means audit trails, rollbacks, and “blame” become simple queries: SELECT * FROM sta

    efcl
    efcl 2026/01/28
    SQLiteベースのバイナリのdiffも扱えるバージョン管理システム。 Gitのような行ベースの差分ではなく、ファイル形式を理解した意味的な差分を表示できる。 Excel、PDF、Word文書などに対応し、SQLを使ってバージョン履歴のクエ
  • Introducing: React Best Practices - Vercel

    We've encapsulated 10+ years of React and Next.js optimization knowledge into react-best-practices, a structured repository optimized for AI agents and LLMs. React performance work is usually, well, reactive. A release goes out, the app feels slower, and the team starts chasing symptoms. That’s expensive, and it’s easy to optimize the wrong thing. We’ve seen the same root causes across production

    Introducing: React Best Practices - Vercel
    efcl
    efcl 2026/01/15
    Vercelが10年以上のReact・Next.js最適化の知見をまとめた`react-best-practices`というリポジトリを公開した。 AIエージェントやLLM向けに最適化されたルール集で、40以上のルールが8カテゴリに分類されている。 ウォーターフォール
  • 1