How to troubleshoot this error?
Open Source Contribution: pre-commit
Open Source Contribution: flake8 documentation
Recently I did a couple of open source contributions. I decided to document my learning here.
In this pull request I updated the contributor documentation for flake8
Open Source Contribution: pyramid_heroku
Recently I did a couple of open source contributions. I decided to document my learning here.
In this pull request I added Check for type coverage to travis CI for
pyramid_heroku
project.
Elixir: Alias, Import, Use and Require
Elixir has four ways to access functionality from other modules
Render Options in Phoenix
You don't have to always use render
How a 'request' moves thru various phoenix layers
How a “request” moves thru various phoenix layers