#elixir #documentation
Writing documentation for elixir projects and serving it on localhost
https://medium.com/podiihq/writing-documentation-for-elixir-projects-and-serving-it-on-localhost-92ae07f7f5bb
Writing documentation for elixir projects and serving it on localhost
https://medium.com/podiihq/writing-documentation-for-elixir-projects-and-serving-it-on-localhost-92ae07f7f5bb
Medium
Writing documentation for elixir projects and serving it on localhost
Documenting elixir code is important for yourself and team mates. We found a way of serving this documentation on your localhost server too
#web_development #elixir #documentation
Customize how your exdoc documentation looks
https://medium.com/@takanori.ishikawa/customize-how-your-exdoc-documentation-looks-6913c240fb92
Customize how your exdoc documentation looks
https://medium.com/@takanori.ishikawa/customize-how-your-exdoc-documentation-looks-6913c240fb92
Medium
Customize how your ExDoc documentation looks
Documentation is a first-class citizen in the Elixir eco-system. ExDoc produces your project’s documentation in HTML format. Let’s learn…
#elixir #tdd #documentation #doctests
Love potion `number == 9` | how elixir completely changed my relationship with testing
https://dev.to/thepeoplesbourgeois/love-potion-assert-number-9-how-elixir-completely-changed-my-relationship-with-testing-5h8p
Love potion `number == 9` | how elixir completely changed my relationship with testing
https://dev.to/thepeoplesbourgeois/love-potion-assert-number-9-how-elixir-completely-changed-my-relationship-with-testing-5h8p
DEV Community 👩💻👨💻
Love Potion `number == 9` | How Elixir Completely Changed My Relationship With Testing
Back in 2012, I interviewed for a company that emphasized TDD as their primary feature development st...