Week 17: Making Sorting Work (and Tests Too)
This week felt like a steady mix of learning, fixing, and just trying to understand things properly. I’m still getting used to how everything connects in the system, but each small improvement made the bigger picture a little clearer. Making Sorting Actually Work I spent the first part of the week implementing server-side sorting for React Admin lists using a non-partitioned CouchDB setup. I’m still new to CouchDB’s indexing rules, so I had to go through a lot of trial Read more