Valentin Tsatskin
Valentin Tsatskin
As expressed in #167, Elixir users are getting dependency issues when no mix.exs file exists specifying the required dependencies.
To follow [the convention set in `create-react-app`](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md#what-other-env-files-can-be-used), I'm proposing the following additional environment files: * `.env.local` which overrides `.env` * `env.development.local` which overrides `.env.development` * `.env.production.local` which overrides `.env.production.local` These...
In production, we ran into an issue where if an express server starts up and a client attempts to make requests with an access token issued from the wrong issuer,...
Doing something like this: ``` php
``` > pip3 install erlport Collecting erlport Installing collected packages: erlport Successfully installed erlport-0.6 > python3 Python 3.5.2 (default, Nov 25 2016, 16:29:04) [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.42.1)]...
Instead of > 7:30pm - 10:00 PM Should be > 7:30–10:30 PM Note the – instead of -
We are using an outdated list
I wanted to keep up with the content on your site with RSS. I know I can subscribe to the commits of this repository, but it's not the best experience...