Tennis-Refactoring-Kata VS Theatrical-Players-Refactoring-Kata

Compare Tennis-Refactoring-Kata vs Theatrical-Players-Refactoring-Kata and see what are their differences.

Tennis-Refactoring-Kata

This is a Refactoring Kata based on the rules of Tennis (by emilybache)

Theatrical-Players-Refactoring-Kata

Example from first chapter of 'Refactoring' by Martin Fowler, with tests and translations (by emilybache)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
Tennis-Refactoring-Kata Theatrical-Players-Refactoring-Kata
1 2
659 175
- -
6.9 6.3
9 days ago 3 days ago
TypeScript Pascal
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Tennis-Refactoring-Kata

Posts with mentions or reviews of Tennis-Refactoring-Kata. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-12.

Theatrical-Players-Refactoring-Kata

Posts with mentions or reviews of Theatrical-Players-Refactoring-Kata. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-26.
  • Test-Driven Development by Example (PHP Code Samples)
    3 projects | /r/PHP | 26 Aug 2021
    I can recommend Theatrical Players Refactoring Kata - Based on the first (free) chapter of ‘Refactoring’ by Martin Fowler, the 2nd Edition has a PHP version. You can refactor the code while reading the first chapter of his book for free, which is based on JavaScript. The refactoring is mostly the same, one of the exceptions is invoice and plays appear to be global scope in the book. The workaround is the make them properties of the class in the PHP script and adjust the code.
  • Tools for better programming
    9 projects | /r/PHP | 12 Jan 2021
    Theatrical Players Refactoring Kata PHP

What are some alternatives?

When comparing Tennis-Refactoring-Kata and Theatrical-Players-Refactoring-Kata you can also consider the following projects:

GildedRose-Refactoring-Kata - Starting code for the GildedRose Refactoring Kata in many programming languages.

Racing-Car-Katas - Several code katas on a racing car theme

laravel-ide-helper - IDE Helper for Laravel

awesome-php - A curated list of amazingly awesome PHP libraries, resources and shiny things.

Parrot-Refactoring-Kata - Kata to learn about Polymorphism

SupermarketReceipt-Refactoring-Kata - This is a refactoring kata for improving your coding skills

tdd-php - Test Driven Development by Example (Kent Beck) PHP Code samples

Assert - Thin assertion library for use in libraries and business-model