josevalim
Creator of Elixir
ExDoc v0.29 is out with a new amazing feature: cheatsheets!
Alongside guides and API reference, cheatsheets are another option for Elixir/Erlang devs to share their knowledge with the community. Check the cheatsheet’s cheatsheet to get started: Cheatsheet Example — ExDoc v0.40.3
Cheatsheets are Markdown files with the .cheatmd extension - so they fit right in with the community practices. The work is heavily inspired by https://devhints.io from Rico Sta. Cruz (he also designed the Plug/Phoenix error pages!) and was a contribution from Paulo Valim.
I am looking forward to the cheatsheets the community will come up with and we will have some for Elixir soon. ![]()
Trending in News
Other Trending Topics
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
ExRatatui lets you cook up rich terminal UIs in Elixir, powered by Rust’s ratatui via Rustler NIFs. Build interactive terminal applicatio...
New
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve.
They are GUI (Emerge) and State management (S...
New
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
Emily is an Elixir library that runs Nx computations on Apple’s MLX. Install it as the default Nx backend and Nx, defn, Axon, Nx.Serving,...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #blog-post
- #phoenix_html
- #iex
- #graphql
- #ai
- #genstage
- #elixirconf-us
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #security
- #hex










Showing Posts 1 to 6- Show Best Posts
- Show All Posts (oldest first)
- Show All Posts (newest first)
kwando
Nice
pmangalakader
derpycoder
I saw you fork devhints on GitHub. I didn’t know you had such great plans.
Thanks for this awesome feature, now I can use hints without reservations.
apoorv-2204
Yay!!!
tommica
I would love to be able to print devhints cheatsheets out in paper, and wished they would provide printer friendly PDFs.
josevalim
We would absolutely love a PR that adds a print.css to ExDoc and makes the cheatsheets printable.