TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Puer – more than a live-reload server, built for efficient front end development

63 pointsby leeluoleeover 10 years ago

7 comments

contingenciesover 10 years ago
For the uninitiated, it&#x27;s named after Pu&#x27;er Tea[1], a fermented Chinese tea that was made infamous by a previous imperial taste for the stuff and originates in the town of Pu&#x27;er[2] (recently renamed Ning&#x27;er), in Simao prefecture[2] (recently renamed Pu&#x27;er), Yunnan Province[3], China. The area is at the historical frontier of China, bordering Tibet, Burma, Laos and Vietnam. Ning&#x27;er is notable for its specific altitude and soil. The same variety of tea was also grown in Yiwu, Xishuangbanna, a town so small and otherwise without note that it lacks a Wikipedia entry. Last time I visited, they had a wild monkey locked in a cage, probably for sale for the (no bullshit) Chinese delicacy of live monkey brains.* The second area was probably traded through a different, more easterly route to the north via Jianshui[4].<p>[1] <a href="https://en.wikipedia.org/wiki/Puer_tea" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Puer_tea</a><p>[2] <a href="https://en.wikipedia.org/wiki/Ning%27er" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Ning%27er</a><p>[3] <a href="http://en.wikipedia.org/wiki/Puer_Prefecture" rel="nofollow">http:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Puer_Prefecture</a><p>[4] <a href="http://en.wikipedia.org/wiki/Jianshui" rel="nofollow">http:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Jianshui</a><p>* I lived in the area for 2.5 years.
评论 #8516263 未加载
albertolealover 10 years ago
Reminds me of this:<p>- <a href="http://gaearon.github.io/react-hot-loader/" rel="nofollow">http:&#x2F;&#x2F;gaearon.github.io&#x2F;react-hot-loader&#x2F;</a><p>- <a href="https://github.com/gaearon/react-hot-loader" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;gaearon&#x2F;react-hot-loader</a>
slashnullover 10 years ago
It&#x27;s also the french for &quot;to stink&quot;<p>... Sorry
评论 #8514095 未加载
评论 #8514437 未加载
评论 #8513975 未加载
kolevover 10 years ago
How is this any better than BrowserSync [1]?<p>[1] <a href="http://www.browsersync.io/" rel="nofollow">http:&#x2F;&#x2F;www.browsersync.io&#x2F;</a>
评论 #8513892 未加载
评论 #8514175 未加载
anonovaover 10 years ago
For the rubyist, Middleman [1] is really nice alternative. It also includes live reloading [2].<p>[1]: <a href="http://middlemanapp.com/" rel="nofollow">http:&#x2F;&#x2F;middlemanapp.com&#x2F;</a><p>[2]: <a href="http://middlemanapp.com/basics/livereload/" rel="nofollow">http:&#x2F;&#x2F;middlemanapp.com&#x2F;basics&#x2F;livereload&#x2F;</a>
leeluoleeover 10 years ago
The last two years, puer is nearly a personal tool for myself(and some clever colleague ). so the project may looks poor. if people also like it, I will do my best to make it better (document, gulp &amp; grunt support, public api, etc) :)
zjuwwqover 10 years ago
so useful