-
Updated
Aug 9, 2021 - PHP
#
refactor
Here are 158 public repositories matching this topic...
Discover files in need of refactoring.
Coca is a toolbox which is design for legacy system refactoring and analysis, includes call graph, concept analysis, api tree, design patterns suggest. Coca 是一个用于系统重构、系统迁移和系统分析的工具箱。它可以分析代码中的测试坏味道、模块化分析、行数统计、分析调用与依赖、Git 分析以及自动化重构等。
-
Updated
Jul 9, 2021 - Go
A package to help you clean up your controllers in laravel
-
Updated
Sep 16, 2020 - PHP
Design Pattern that described by Python, This is the source code for the book of Everybody Know Design Patterns.
python
adapter
design-pattern
factory
observer
clone
command
proxy
filter
iterator
composite
callback
mediator
singleton
decorator
strategy
refactor
responsibility
objectpool
principle
-
Updated
Sep 14, 2019 - Python
convert files from gbk encoding to utf-8 or rename packages including java source codes and any type configuration files
-
Updated
Apr 26, 2021 - Java
Refactoring Kata:涵盖所有重构手法练习的栗子和测试。重构刻意练习。
-
Updated
Aug 23, 2018 - Java
[UNMANTAINED]. Simple app to time your Rubik's Cube solves
-
Updated
Jun 10, 2021 - JavaScript
Programming in the next paradigm -- your way
-
Updated
May 11, 2021 - HTML
Golang source code parsing, usage like reflect package
-
Updated
Aug 2, 2021 - Go
Starting code and proposed solution for Functional Structures Refactoring Kata
functional
kata
deliberate-practice
functional-programming
composition
monad
functor
category-theory
refactor
applicative
-
Updated
May 12, 2021 - C#
Autofix TypeScript types to be imported using `import type`
-
Updated
Mar 18, 2021 - TypeScript
Forkman helps fork and re-brand projects
-
Updated
Aug 10, 2020 - Shell
A better way to do CanCanCan ability classes.
ruby
rails
security
permissions
acl
optimize
namespace
policy
authorization
cancancan
authorisation
cancan
refactor
authorization-middleware
ability
warhol
-
Updated
Dec 5, 2017 - Ruby
line-bot refactor use oop (design pattern)
-
Updated
Oct 26, 2020 - Python
StevenKowalzik
commented
Feb 6, 2020
At the moment the html is accessed from the cache, then scraped. This leads to long loading times, even though a cache is used. Instead the data itself should be cached and html should only be requested and scraped if the cache exceeds the TTL.
the best structural search and replace tool for JavaScript, Flow, and TypeScript
-
Updated
Aug 18, 2021 - TypeScript
Incomprehensible Finder Refactoring Kata Scala
refactoring
java
testing
scala
news
kata
sbt
functional-programming
example
fp
codelytv
barcelona
refactor
guru
scalatest
incomprehensible
finder-refactoring-kata
-
Updated
Mar 6, 2019 - Scala
-
Updated
Aug 13, 2021 - Python
Improve this page
Add a description, image, and links to the refactor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the refactor topic, visit your repo's landing page and select "manage topics."
Description of issue
Add tests to check the memory and performance by benchmarking these metrics and making sure future changes don't affect them