👋 #Ruby community!
Looking for recommendations on open source repositories with a top-notch contributor experience.
Which projects do you suggest checking out?
👋 #Ruby community!
Looking for recommendations on open source repositories with a top-notch contributor experience.
Which projects do you suggest checking out?
@lucian Selfishly: https://github.com/radar/mtg
Mainly because:
1. There's an established set of code to reference.
2. The cards are "self-documenting"
3. Usually you can implement a card in 10 ish lines, so it feels a bit like a code kata.
4. You might learn something when implementing a trickier card