TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Building Web Apps With Yeoman And Polymer

4 点作者 kinlan超过 11 年前

2 条评论

ivan_ah超过 11 年前
This webcomponents stuff is pretty neat.<p>The css, html, and js code are all in one place, e.g., <a href="https://github.com/eduardolundgren/google-maps-element/blob/master/src/google-maps.html" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;eduardolundgren&#x2F;google-maps-element&#x2F;blob&#x2F;...</a><p>This will probably make creating websites easier to manage...
danso超过 11 年前
I know nothing about Polymer but Yeoman makes trying out JavaScript frameworks so fun and easy that I&#x27;ll probably try it out.