![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
@detalk/static
Advanced tools
The fastest way to add Detalk (Based on Deta) to your website. | 将 Detalk (Based on Deta) 加入你的网站。
⚡ The static files of Detalk(a simple comment plugin based on Deta).
⚡ 您部署 Detalk 的最快方式。
最推荐的方法:
<script src="https://cdn.jsdelivr.net/npm/@detalk/static@latest/dist/detalk.js"></script>
<!-- 我们推荐您将 @latest 替换为所需的版本号 -->
首先,在页面上需要有一个空白的挂载点。
<div id="detalk"></div>
然后,您需要使用下方代码进行最简单的初始化:
detalk.init({
// 挂载点 (CSS 选择器)
el: "#detalk", // <div id="detalk"></div>
// 后端地址
url: "https://detalk.deta.dev/",
// 当前页面的路径 (为空默认获取)
path: window.location.pathname,
});
更多信息,请参考:「初始化 | Detalk.js」.
如果需要更多支持文档,或是后端部署方法,请查看文档。
现在 Detalk 正在开发中,还会增加新功能。
欢迎加入 QQ 讨论群测试讨论,群号:914564265
如果在使用中出现任何问题,请在 GitHub 发起 Issue。
前端问题请前往 detalkjs/client
,后端问题请前往 detalkjs/server
仓库。
同时,你也可以参与 GitHub 讨论。
FAQs
The fastest way to add Detalk (Based on Deta) to your website. | 将 Detalk (Based on Deta) 加入你的网站。
The npm package @detalk/static receives a total of 1 weekly downloads. As such, @detalk/static popularity was classified as not popular.
We found that @detalk/static demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.