Axton
RSS FeedI am a front-end developer with over five years of experience since 2018, specializing in building responsive web interfaces and cross-platform solutions. My core expertise includes Vue.js, React.js, Next.js (for server-side rendering), UniApp, and React Native for mobile development. Beyond frontend, I utilize Node.js for backend services, manage databases with MySQL, handle data processing using Python, and deploy applications via Docker. Continuously expanding my full-stack capabilities while maintaining sharp focus on frontend architecture best practices.
You can follow me on my social media and Github account for more info.
Recent Posts
-
检查项目依赖的开源许可证
Published: at 10:22 PM下面这些命令是用来**检查和导出项目所有依赖包的开源许可证信息**的。
-
PNPM 项目安全漏洞批量修复完整指南
Published: at 10:22 PM本文记录了在使用 PNPM 管理的项目中,如何系统性地发现和修复依赖包安全漏洞的完整过程。
-
使用 Flex 布局在不固定高度下实现可滚动列表的技巧
Published: at 10:22 PM使用 Flex 布局在不固定高度下实现可滚动列表的技巧
-
pake/tauri/electron有什么区别?
Published: at 10:22 PMPake / Tauri / Electron 都是可以用来把前端网页封装成 桌面应用 的方案,但它们的定位、性能、体积、能力差异非常大。