Show HN: Zero – A fast, zero-configuration server for React, Node.js, Markdown
251–256 of 256 posts
Re: Show HN: Zero – A fast, zero-configuration server for React, Node.js, Markdown
#252I for one think this looks great! Keep up the good work and don't get discouraged!
Re: Show HN: Zero – A fast, zero-configuration server for React, Node.js, Markdown
#253Earlier quoted context omitted.
Ok, I think I understand your position better, and if so I agree. > The Carnegie approach thus described makes it very easy for devs to notice the encouragement and ignore the suggestions of criticism. This is definitely true, I've seen it too. Definitely something to watch out for. I guess at the end of the day I think it comes down to "know your audience." Similar to the Principle of Least Privilege I like to follo…
That's a wonderful idea! It's an ideal way to engage with people. With that said there might be some significant limitations on the approach. The principle one is that it relies on knowing the individuals involved fairly well. This is easy in a close-knit and small startup environment! It could perhaps be more difficult in a sizable enterprise or open source context where you don't know the other party, don't have ti…
Thanks for the discussion
Re: Show HN: Zero – A fast, zero-configuration server for React, Node.js, Markdown
#254Re: Show HN: Zero – A fast, zero-configuration server for React, Node.js, Markdown
#255Minimalism has a cost. http://npm.broofa.com/?q=zero
Re: Show HN: Zero – A fast, zero-configuration server for React, Node.js, Markdown
#256Minimalism has a cost. http://npm.broofa.com/?q=zero
It's worth noting that (for now) npm.broofa.com includes `devDependencies` in it's graph. Zero doesn't have any production `dependencies`.
That said, it looks like the latest (not yet npm-published?) version of zero has moved all the dependencies to `devDependencies`.