type
status
date
slug
summary
tags
category
password
Date
Free
Free
Link
xhsContent
Price
xhsTitle
🌈 I feel
icon
👟 Articles
📖 Title: JS 中的大数处理;
👍 Some Contents
- 52位编码尾数,所以最大是2^53 - 1

- 使用BIgInt/math.js bignumber.js等可以进行大数运算而不丢精度;
- Bigint

- math.js

📖 Title: React Server Component概览;

📖 Title: 使用weakmap来保存DOM相关;
👍 Some Contents
- 使用FinalizationRegistry来做垃圾回收的callback;

- Map在大数据存储的时候可能更快

📖 Title: qwik框架
Nice配图

📖 Title: 自定义tooltip animation;
👍 Some Contents
- 使用'@floating-ui/react’自tooltip组件(也可以是modal之类);使用frame-motion自定义动画等;

- 使用useLayoutEffect,在DOM变化后需要同步执行的副作用;
📱 Products
🍞 name: purejs的streamopenai 处理
📖 desc:

🍞 name: room gpt;
🔗 link: https://www.roomgpt.io/dream
📖 desc:

🍞 name: awesome chatgpt;
🔗 link:
📖 desc:

🍞 name: chatbot ui;
🔗 link: https://www.chatbotui.com/zh
📖 desc:

🍞 name: 开源vue3 admin;
🔗 link:
📖 desc:


🍞 name:只能查看一次的加密字符;
🔗 link: https://horuspass.com/send
📖 desc:

🍞 name: 开源图片模版生成;
📖 desc:

🍞 name: 开源个人dashboard面板;
🔗 link: https://demo.dashy.to/
📖 desc: 多主题、开源

🍞 name: 自定义data连接LLM;
🔗 link:
📖 desc:

🍞 name: 一些free chat站点;
📖 desc:


🍞 name: AI chat APP ui;
📖 desc:

❣️ Summary
- eval可以获取到原生的window,非代理的
- React.lazy之后的组件js可以拆分并且异步加载;组件哪import用到的vendor可能也会拆分

- Author:AGILab
- URL:http://agilab.top/article/acf45f78-f7f8-4536-8fb8-d932652e8446
- Copyright:All articles in this blog, except for special statements, adopt BY-NC-SA agreement. Please indicate the source!