Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A Big Thanks! #10

Open
twashing opened this issue Jul 12, 2020 · 8 comments
Open

A Big Thanks! #10

twashing opened this issue Jul 12, 2020 · 8 comments

Comments

@twashing
Copy link

Not an issue really. Just dropped in to say that the Clojure Cheatsheet with TipTip is my goto documentation.

So a big thanks to all contributors. And let me / us know if there's any way to support your work.

Cheers
Tim

@jafingerhut
Copy link
Owner

Glad you like it!

It is fairly low maintenance work these days, with occasional bursts of additions when a new release of Clojure comes out.

I know it does not contain everything included with Clojure. I could imagine adding a few more things to it that aren't there already, but it isn't clear to me what the most important things are that are left out.

@twashing
Copy link
Author

twashing commented Jul 12, 2020 via email

@jafingerhut
Copy link
Owner

Here is a list of Clojure Vars (functions, macros, and others) that are in the namespaces used by the cheat sheet generator program, but not currently included in the cheat sheet. I would not want to include them all, since some are fairly esoteric in their use, but I would not be surprised if some of them would be useful to add: https://github.com/jafingerhut/clojure-cheatsheets/blob/master/src/clj-jvm/unused-symbols.txt

@twashing
Copy link
Author

twashing commented Jul 13, 2020 via email

@jafingerhut
Copy link
Owner

There is little or nothing about the core.async library in the cheat sheet right now. In general, if something is there, it is good if it can have some kind of at least rough categorization of it, and yes, implementation details are best not included, I think.

@twashing
Copy link
Author

twashing commented Jul 13, 2020 via email

@lkdm
Copy link

lkdm commented Oct 29, 2022

I don't even write Clojure, but I have to say I am really impressed with the UI for this documentation. Well done!

@jfingerh
Copy link

Thanks. Some of the contributors to the project are as responsible for the UI as I am, but glad to hear you like it. The code that produced it is all included and open source, so should not be difficult to reproduce for other documentation projects if you are interested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants