Skip to content

Masynchin/Tricks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tricks

The list of small context-free refactorings.

What is context-free refactoring?

  • "Context-free" means that you can derive all the types for refactoring straight from the given code sample.
  • "Refactoring" is a small set of changes to a code that highly improves readability, and/or perfomance.

How to format a refactoring?

Provide source link for your code, paste it right below the link, and describe each of the changes step-by-step.

Here is the example.

How to navigate?

The refactorings are stored in the file of their language. Check the list of available languages:

What languages it is targetted for?

All of them! If there is no refactorings of your language, don't be shy to PR!

About

The list of little refactorings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published