#code-reuse

[ follow ]
collaboration
blog.bitsrc.io
2 months ago
Web development

5 Best Ways to Share Code in 2024

Code reuse accelerates development timelines.
Reuse enhances code quality, reduces bugs, and fosters collaboration. [ more ]
Medium
2 months ago
Web development

Innersource Development: A Practical Guide

Innersource integrates open source practices into organizations.
Key aspects include modularity, shared platform, visibility, and collaboration. [ more ]
Medium
3 months ago
JavaScript

MACH Architecture: A Practical Guide

MACH architecture is focused on building agile, customer-centric software applications using microservices, APIs, cloud-native, and headless design principles.
Bit components can be used to implement MACH architecture by enabling code reuse and collaboration across microservices. [ more ]
morecollaboration
Medium
1 month ago
Angular

OpenSource to InnerSource: Why Enterprises are Adopting this Strategy

Component-based software is easier to read, understand, and maintain.
Reusing components from other teams in an InnerSource ecosystem can enhance flexibility and efficiency. [ more ]
Medium
2 months ago
Scala

Become a Scala Wizzard!

Scala covers key programming concepts like classes, objects, control abstractions, traits, and packages.
Scala emphasizes code reuse through traits and explores data structures like lists and collections. [ more ]
DevOps.com
3 months ago
Artificial intelligence

Does Using AI Assistants Lead to Lower Code Quality? - DevOps.com

Developers are using AI tools to complete tasks 55% quicker using Copilot, an LLM-based code generator.
Research suggests that the use of AI assistants like Copilot may lead to a decline in code quality and an increase in code churn and decrease in code reuse. [ more ]
Medium
3 months ago
Software development

6 Common Challenges in Micro Frontends and How to Solve Them

Maintain a single source of truth for components
Reuse code across different projects and suggest changes easily [ more ]
Medium
3 months ago
Web frameworks

Building Reusable JavaScript Development Environments

Development environments provide an integrated framework for writing, testing, building, and deploying code to production.
Consistent development standards lead to a coherent, readable, and maintainable codebase.
Reusable development environments save time and enable teams to work independently while maintaining consistent standards across distributed codebases. [ more ]
Sitepoint
3 months ago
Web design

Layouts in Astro - SitePoint

Use an overarching layout file for efficient code reuse in .astro pages
Organize layout files within the src/layouts folder for organization [ more ]
[ Load more ]