-
In the code sample in http://elixirschool.com/lessons/basics/modules/#use, you use the `quote` macro but I don't yet know what that means.
-
## Get Involved!
The README.md & INDEX.md of this project need to be updated. This task can be split into two separate PRs if desired.
**README.md**
There is duplicate information here because this …
-
The section http://elixirschool.com/lessons/basics/comprehensions/#basics ends with the sentence, "List comprehensions are syntactic sugar and should be used only when appropriate."
How do I know whe…
-
In http://elixirschool.com/lessons/basics/collections/, which is early in the process, you start referring to functions by their arity (i.e. `++/2` when talking about List Concatenation). As a newbie …
-
cn is the code for CHINA, but not for the language. Zh is.
I am not sure if we should go with a code for traditional and simplified chinese, instead of one that represent the countries such as zh-CN …
-
Currently it seems like wherever we make use of the Interactive Shell(`iex`) related examples as part of the docs, they don't seem to have Elixir syntax highlighting reflected wrt them. PFB a sample s…
-
### Description
Currently locales are on `src/locales` would nice to follow Rails convention here and move this folder to `config/locales`
### Steps to Reproduce
Not applicable
### Version…
-
How would you all like the idea of adding some exercises in each lesson? I feel that without them we are somewhat incomplete as a `school`. I don't think we should include the answers though, this wou…
-
## Get Involved!
We are seeking **Portuguese** translators for this project. If you would like to get involved with translating a lesson. Please folk the project and start translating.
- **Set up*…
-
I'd like to open up discussions about a new section or sub-site to Elixir School for full-fledged projects. This would be something different from individual lesson exercises. I envision these proje…