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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

CodeYam Introduction: A Software Simulator

5 点作者 irrationaljared12 个月前

2 条评论

irrationaljared12 个月前
My team and I have been working on a software simulator. It deconstructs software projects, creating simulations of all components (front-end and back-end) in isolation and in context, so you can easily see, test, and share any area of an application or the application as a whole. The blog post has more details.<p>It&#x27;s starting to work pretty well and we&#x27;re looking for people who might be interested in trying it out. Would also love to hear any feedback or questions people have about the concept.
rohitpaulk12 个月前
This is a great idea. We’ve used Storybook &amp; Chromatic in the past to cook up something similar for our front-end apps. There was quite a bit of setup work involved though.<p>How does integrating this into a web app work? Do you hook into an existing test suite? Record sessions on staging?
评论 #40601653 未加载