orionchen.me

// Writing

32 posts · page 2 of 4

React组件生命周期小记

通过一个ScrollView组件案例,深入理解React组件的生命周期过程,包括挂载、更新和卸载三个阶段。

Vibe Coding:AI 编程时代的幻象与现实

当 AI 代码生成成为主流,程序员的角色将如何演变?Vibe Coding 让人沉迷于“魔法”,却也挑战了编程的本质。

2024年终小结

忆往昔桃李年华,展未来云卷云舒

AI辅助编程对前端开发范式的影响:重塑技能结构与发展方向(AI问答)

深入探讨AI编程工具对前端开发的影响,以及开发者如何在新时代重新定位自己的技能发展方向。

回顾Vue3组件通信的形式

总结Vue3中各种组件通信的方式,包括Props、Emits、v-model、provide/inject等

Orientation Week

Summarize some of the previous month and welcome the new semester

New to St.Andrews.

This is my first time coming to St. Andrews.

A Brief Discussion on Front-End Hash and History Routing

Nowadays, developing single-page applications (SPAs) is mainstream. You’ve probably already used both hash and history routing, but do you really understand them?

总结与展望

从某种意义上说,我的青春结束了~

preinstall中的七七八八

今天看项目中的preinstall感觉有很多的门道,小结一下