Live data from Hacker News

Show HN: Zero – A fast, zero-configuration server for React, Node.js, Markdown

zeroserver.io

251–256 of 256 posts

Re: Show HN: Zero – A fast, zero-configuration server for React, Node.js, Markdown

#253
post #247

Earlier 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…

Wise words, I completely agree :-)

Thanks for the discussion

Re: Show HN: Zero – A fast, zero-configuration server for React, Node.js, Markdown

#254

Earlier quoted context omitted.

Thanks! I will def move .ts up the list. It should be easy to add.

Great work, if you need any help with it just add requestes on github and tag as help needed.

I just added typescript support. Check it out!

Re: Show HN: Zero – A fast, zero-configuration server for React, Node.js, Markdown

#256
post #255

Minimalism 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`.

Ignore that. Apparently I don't know my own code. It just looks at `dependencies`. :-p

That said, it looks like the latest (not yet npm-published?) version of zero has moved all the dependencies to `devDependencies`.

Post reply on HN