Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/saleem-hadad/refactoring-lab

πŸ˜Άβ€πŸŒ«οΈ A collection of codes with tests where you can practice improving them and submit better versions
https://github.com/saleem-hadad/refactoring-lab

code coding csharp improve-skills kata nodejs php refactoring

Last synced: 8 days ago
JSON representation

πŸ˜Άβ€πŸŒ«οΈ A collection of codes with tests where you can practice improving them and submit better versions

Awesome Lists containing this project

README

        



RefactoringLab


A collection of codes with tests where you can practice improving them and submit better versions


Welcome to RefactoringLab, a repository dedicated to improving coding skills through refactoring challenges. Here, you'll find a collection of poorly written code snippets accompanied by tests. Your task is to refactor the code to make it more efficient, readable, and maintainable while ensuring that the tests still pass.

## Challenges

- [php](./php)
- - [sms-template-detector](./php/sms-template-detector)
- [js/nodejs](./js)
- - [object-to-json-object](./js/object-to-json-object)
- c# (Coming soon)
- go (Coming soon)

## Getting Started

1. Fork this repository and clone it.
2. Choose a code snippet you'd like to work on for your fav. language.
3. Refactor the code while making sure the tests in the "tests" directory still pass.
4. If the tests pass and you're satisfied with your changes, submit a pull request.

Happy refactoring!

## Get $200 DigitalOcean Credit

[![DigitalOcean Referral Badge](https://web-platforms.sfo2.cdn.digitaloceanspaces.com/WWW/Badge%201.svg)](https://www.digitalocean.com/?refcode=64aee93d49da&utm_campaign=Referral_Invite&utm_medium=Referral_Program&utm_source=badge)

## Contributions

Feel free to submit pull requests, create issues, or spread the word.

## πŸ”– License

This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/saleem-hadad/finance/blob/main/LICENSE) file for details.