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.

Gestalt: A set of React UI components that supports Pinterest’s design language

72 pointsby sloankevabout 7 years ago

4 comments

chrislloydabout 7 years ago
I (alongside some very talented people) work on this. AMA!
评论 #16635163 未加载
评论 #16626330 未加载
评论 #16626014 未加载
评论 #16625895 未加载
评论 #16627492 未加载
bauerplabout 7 years ago
Great job! Feel free to add Gestalt to <a href="https:&#x2F;&#x2F;adele.uxpin.com" rel="nofollow">https:&#x2F;&#x2F;adele.uxpin.com</a> - the repository of publicly available design systems
评论 #16627113 未加载
评论 #16627618 未加载
评论 #16635491 未加载
评论 #16627472 未加载
mephitixabout 7 years ago
Congrats on the release.<p>One point about the docs - you can cut down on the verbosity of those examples by using arrow functions (instead of .bind) and class properties instead of state initialization in constructors.
firloopabout 7 years ago
Prior art in this area by Shopify: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=14159994" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=14159994</a>