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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

A new release of MOSP: A tool for creating, editing and sharing JSON objects

8 点作者 cedricbonhomme将近 4 年前

1 comment

theamk将近 4 年前
I don&#x27;t understand -- how is this better than a github repo full of json files, with a pre-merge check to enforce the naming format and schema?<p>The repo will give you integrated authentication, ability to review changes, history, offline capability, ability to test changes locally and many other features for free.<p>The only downside of github repo is that it is hard to query an object by properties.. but for that you can have an post-merge task that runs after every merge and updates the some sort of database. This will be more complex than a single repo, but still way easier than setting up the whole editing workflow from scratch.
评论 #27549932 未加载