
Hi, I am Sean Wang
I'm a JavaScript/TypeScript developer. My primary focus is frontend development using TypeScript. I've also worked on NodeJS applications, and NestJS is my go-to framework. I pay attention to UX/DX, have experience developing component libraries , and am familiar with design systems. Additionally, I've participated in some open-source projects and made some minor contributions.
Social Links
Projects
My main contribution was to refine the technical stack of dumi, making it fully support the running of third-party framework demos. Based on this, I contributed the Vue plugin @dumijs/preset-vue and @dumijs/vue-meta.
An inquirer select that supports filtering/searching and multiple selections.
Recent Posts
探索Markdown的强大世界!本文全面展示从基础语法到KaTeX数学、代码块、表格、HTML嵌入及占位符图片等高级特性,是测试CSS渲染的终极指南。
Dive into "The Grand Markdown Syntax Showcase," a comprehensive guide designed to rigorously test CSS rendering capabilities. This article explores a vast array of Markdown features, from fundamental text formatting and intricate nested lists to advanced elements like code blocks, detailed tables, and KaTeX math expressions. See how various Markdown elements, including dynamic images from Placehold.co, are displayed, making it an invaluable resource for developers and designers focused on robust web styling and accurate content presentation.
探索如何利用Signals构建框架无关组件库,实现“编写一次,处处运行”的愿景。本文深入分析现有跨框架组件开发模式的局限,并提出统一Signal API的创新方案,助你高效开发多框架通用组件。
告别编码困扰!本文将带你系统梳理ASCII、GBK、Unicode、UTF-8等常见字符编码的前世今生,助你彻底理解其原理与应用,轻松应对开发中的编码挑战。