Ryan Vu
Ryan Vu
Elixir v1.7 has hard-deprecated Code.get_docs/2. Since v0.2.3 of atom-elixir have modules that depend on this function, documentation no longer works.
On the page [Hooks](https://react-v8.holt.courses/lessons/core-react-concepts/hooks), the code snippets are using the "update" convention rather than the "set" convention.
Currently, if the provided image does not exist, then `check_if_library` will receive a http 404 response and the script exit with an error. Would it be possible to handle the...
# Issue `devcontainer.json` is normally source controlled. Sometimes, the values provided in `devcontainer.json` although not necessary for running the project, is incompatible with the local machine. E.g. - Including powershell...