Clojure-Intro-Course / babel

MIT License
2 stars 0 forks source link

[Le #150] Improve documentation and code organization in core files #60

Open stanislowskij opened 1 week ago

stanislowskij commented 1 week ago

⚠️ Imported from legacy repository. This issue is a duplicate of https://github.com/Clojure-Intro-Course/babel-legacy/issues/150.

This is more of a long-term goal, but there has been a fair bit of talk about the messiness of comments and docstrings throughout the project. I've already started working on this a bit, but it'd be nice to have some well-defined goals. I think being more clear about how things work and organizing the code correctly would help with getting people involved in the project more quickly in the future.

stanislowskij commented 2 days ago

Refactoring commits associated with dictionaries.clj and prettify_exception.clj should also mention #34.