InJavaScript in Plain EnglishbyDipak AhiravDay 14: Can You Refactor This Code Using Modern JavaScript Array Methods?Make Your JavaScript Code Cleaner with Modern Array Methods!6d ago
InPicnic EngineeringbyRick OssendrijverDeveloping a Java plugin that automatically fixes codeIn one of our previous blogs we wrote an article that explains the tools Error Prone and Refaster, and how we use them within Picnic. Now…Dec 5
Aditya BhuyanEffective Strategies for Refactoring a Large Codebase: Best Practices and ApproachesNov 29Nov 29
InAdevinta Tech BlogbyUla La ParisDeep Dive in PaddleOCR inferenceDiscover the complexities of using PaddleOCR as a Text in Image service and how the Cognition team overcame the challenges to improve user…Mar 6, 20238Mar 6, 20238
Harsha VanukuriThe Ultimate Guide to Static Code Refactoring in Python for Large ProjectsRefactoring large Python projects can be daunting, especially when working with frameworks like LangChain, GraphRAG, or other GenAI use…Nov 20Nov 20
InJavaScript in Plain EnglishbyDipak AhiravDay 14: Can You Refactor This Code Using Modern JavaScript Array Methods?Make Your JavaScript Code Cleaner with Modern Array Methods!6d ago
InPicnic EngineeringbyRick OssendrijverDeveloping a Java plugin that automatically fixes codeIn one of our previous blogs we wrote an article that explains the tools Error Prone and Refaster, and how we use them within Picnic. Now…Dec 5
Aditya BhuyanEffective Strategies for Refactoring a Large Codebase: Best Practices and ApproachesNov 29
InAdevinta Tech BlogbyUla La ParisDeep Dive in PaddleOCR inferenceDiscover the complexities of using PaddleOCR as a Text in Image service and how the Cognition team overcame the challenges to improve user…Mar 6, 20238
Harsha VanukuriThe Ultimate Guide to Static Code Refactoring in Python for Large ProjectsRefactoring large Python projects can be daunting, especially when working with frameworks like LangChain, GraphRAG, or other GenAI use…Nov 20
Sruthi GaneshCommand Design Pattern: A Hidden Gem in Software DevelopmentThe Command Design Pattern is often an underutilized tool in everyday programming. Many developers instinctively rely on direct method…Nov 18
Md. Abul HassanHow I use PHP CS Fixer in my Laravel appPHP CS Fixer is a handy tool that plays a crucial role in the PHP ecosystem. Its main purpose is to automatically resolve coding standards…Apr 31