Tag
A README for the RedHatInsights/javascript-clients monorepo that auto-generates Javascript API clients for Swagger/OpenAPI specs, using NX for monorepo management and GitHub Actions for CI/CD and NPM publishing.
Anthropic's blog post details best practices for using Claude Code in large, complex codebases, explaining how agentic search and the 'harness' of extensions like CLAUDE.md files improve navigation and performance at scale.
A retrospective on the evolution of IDEs at Google, from a fragmented ecosystem of individual choices to the development of a cloud-based IDE called Cider that gained popularity for its efficiency in editing and code review.
A developer shares their GitHub Actions setup for testing a Gleam monorepo with separate BEAM and JavaScript runtimes, using matrix strategies and strict formatting checks.
A blog post explaining how to use the Changesets tool for versioning and changelog management in a polyglot monorepo spanning multiple programming languages, leveraging its GitHub Action for custom version and publish scripts.
Pi is an open-source mono repo containing a coding agent CLI, agent runtime, and unified multi-provider LLM API, designed for building interactive coding agents.
A 3D building editor built with React Three Fiber and WebGPU, structured as a Turborepo monorepo with core, viewer, and editor packages for schema definitions, 3D rendering, and interactive tools.