-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Docs updates und restructuring #14636
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
Conversation
- Move non pin related stuff to prev. section - Add section on pinned values for map matches to reference
- Stick to optional syntax explained in the text
Co-authored-by: Zach Daniel <[email protected]>
If you find yourself nesting several [`if`](`if/2`) blocks, you may want to consider using [`cond`](`cond/1`) instead. Let's check it out. | ||
|
||
## Being expressions based |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd love for this to get to the very start of the getting started guides given this is really a fundamental property of elixir. Not sure how and where though. It certainly needs to be at least linked close to if
though, because that's where people stumble over it first
This reverts commit 8be7348.
Co-authored-by: José Valim <[email protected]>
Co-authored-by: José Valim <[email protected]>
Co-authored-by: José Valim <[email protected]>
💚 💙 💜 💛 ❤️ |
No description provided.