2023.03.20 晨会汇报

Good morning, everyone !

Today, I'd like to take a moment to share an update over my recent work activities and outline my agenda for today.

First, let me touch on to my work activities from yesterday.

Yesterday's primary work was to complete the tasks listed on the Monday.com.

To be specific, I refactored the workflow of the webpack of our mobile project.

After that, I sealed a component that can make the player list of the gamemate detail page loaded smoothly.

For today, I'll be working on developing the new features of the stories listed on Monday.com.

And I am going to dedicate some time to fixing bugs.

That's all from my side.

Thank you all for your attention!

相关推荐
小鱼儿亮亮8 小时前
使用Redux的combineReducers对数据拆分
前端·react.js
定栓8 小时前
Typescript入门-类型断言讲解
前端·javascript·typescript
码间舞9 小时前
你不知道的pnpm!如果我的电脑上安装了nvm,切换node版本后,那么pnpm还会共享一个磁盘的npm包吗?
前端·代码规范·前端工程化
用户1512905452209 小时前
itoa函数
前端
xiaominlaopodaren9 小时前
“UI里就可以请求数据库”,让你陌生的 React 特性
前端·javascript·react.js
薛定谔的算法9 小时前
JavaScript数组操作完全指南:从基础到高级
前端·javascript·算法
拜无忧9 小时前
前端,用SVG 模仿毛笔写字绘画,defs,filter
前端·css·svg
怪可爱的地球人9 小时前
ts的迭代器和生成器
前端
FlowGram9 小时前
Flowgram 物料库建设思考与实践
前端
用户22152044278009 小时前
Promise实例方法和async、await语法糖
前端·javascript