Echo JS 0.11.0

<~>

zdivozzo 3040 days ago. link 3 points
This is really cool, thanks for sharing.  A great way to quickly get up and running
ferahl 3018 days ago. link 1 point
Tbh I don't get this - it's essentially a generator which nests some components - nesting is incredibly easy in React anyway. Still, I'm sure it can be made more useful down the line. And I suppose it will help people new to babel/webpack/node etc
bgrober 3018 days ago. link 1 point
The idea wasn't to solve the difficulty of nesting, but the annoying aspect of it. Usually I would have to copy and paste a React template for my components or type it from scratch. It  became tedious, so we decided to build something to let us be lazy and get coding on the more important things faster! 

If you have any features that you think would be great to add, please let me know. You can submit feedback on the link at the bottom. Thanks!