TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #14713 · May 16

#go#bugtracker#decentralized_application#distributed_systems#git#gitdb git-bug is a powerful, decentralized issue tracker that stores issues, comments, and users directly inside a Git repository as versioned objects, not just files. This means you can manage your issues offline, sync them later, and keep everything clean and organized within your existing Git workflow. It’s very fast, supports syncing with platforms like GitHub and GitLab, and offers multiple ways to interact, including command line, text user interface, or web browser. This tool helps you track and manage project issues efficiently without needing a separate server or database, making collaboration and version control seamless. https://github.com/git-bug/git-bug

Results

1 similar post found

Search: #dependencyinjection

当前筛选 #dependencyinjection清除筛选
DSR Corporation News

@dsr_news · Post #1036 · 06/19/2025, 09:18 AM

❓Интересуешься внедрением DI в Kotlin-скрипты и хочешь избежать tight coupling? Мы подробно разобрали это в свежей статье на Medium — ‘Keep your scripts decoupled: flexible and safe dependency injection for Kotlin Scripts’! Наши инженеры: Игорь Покотило, Senior Software Engineer, и Константин Некрасов, Principal Software Engineer рассказывают: ✅ как внедрить DI в скрипты так, чтобы не переписывать их при развитии приложения ✅ как использовать Spring IoC ✅ и как при этом не завязать бизнес-логику на инфраструктуру 📖 Читать: ссылка ✍️ Статья на английском языке #Kotlin#DependencyInjection#BackendDevelopment