This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 6 lines
!!! Overview
[{$pagename}] is the [Programming] process of changing a software system in a way that does not alter the external behavior of the [code] yet improves its internal structure. [{$pagename}] is a disciplined way to clean up code that minimizes the chances of introducing [bugs]. In essence, when you refactor, you are improving the [design] of the [code] after it has been written.!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]
----
* [#1] - [Refactoring; Improving the Design of Existing Code|https://refactoring.com/|target='_blank'] - based on information obtained 2018-12-01-