The Importance of code refactoring.
How refactoring can make it easier for other developers to contribute on your/a open source project
Aug 3, 20222 min read148

Search for a command to run...
Articles tagged with #aspnet
How refactoring can make it easier for other developers to contribute on your/a open source project

When the bees, meet the code.

In the early stages of this year I created a QR code scanner app. The user enters a URL in the text box and a QR Code is generated. The initial thinking behind this project was to keep track of a set number of bottles which qualify for a free honey r...