Echo JS 0.11.0

<~>

amitport 2329 days ago. link 1 point
hmmm... I must be missing something. How does this help with reproducible deployments?
michaelgv 2329 days ago. link 1 point
Ignite has built in deployment for providers such as Heroku, Now, and providers a wrapper for deploying, this makes sure everyone runs the same commands so it helps eliminate potential of people (dev,system admins,etc) running different commands to deploy which may effect others
amitport 2327 days ago. link 1 point
OK. I also noticed that 'readme.md' was updated. Things are getting a little clearer, will give it a try, thanks :)

(Still, IMO, you may want to mention the providers abstraction (/SPI?) with specific examples early in the introduction. For me, this seems like the most meaningful unique (AFAIK) capability)