👋
WongIT
Search
Toggle theme
WongIT
Wong Atticus💯
💻👔🛏️🍔
111
👋
9 篇文章
12 个话题
70 次访问
Latest Posts🚀
TypeScript
TS单例
这篇文章介绍了如何在 TypeScript 中实现单例模式。首先通过导出实例对象方式创建单例,接着讨论了使用代理的方式来确保类的实例唯一性,最后通过类装饰器结合代理的方式实现单例模式。适合想要在 TypeScript 中使用单例模式并解决常见问题(如类型丢失、参数副作用等)的开发者。
Updated 1 days ago
#Frontend
notebook
Hy2搭建
Updated 1 days ago
#Linux
notebook
Github Action自动化部署
Updated 1 weeks ago
#Docker
#Github
GO
Air热重载使用
Updated 1 weeks ago
#Backend
#Tools
frontend
SSE与WebSocket
Updated on 2024-12-21 09:33
#Node
#Bun
frontend
Bun切换镜像源
Updated on 2024-12-20 13:45
#Bun
#Mac
frontend
React Router V7体验报告
Updated on 2024-12-20 13:26
#React
frontend
Tauri自定义Menubar
Updated on 2024-12-16 02:52
#Rust
#React
#Mac
learn
Rust文件读取和日志输出
Updated on 2024-12-12 14:47
#Rust