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!

相关推荐
咪库咪库咪5 小时前
Vue3-生命周期
前端
莪_幻尘6 小时前
你的 AI Skill 越多越蠢?Token 上下文爆炸的求生指南
前端·ai编程
lichenyang4536 小时前
从 has.echo 到异步 API 注册表:一次 ASCF API 回调不触发的排查复盘
前端
林瞅瞅6 小时前
Nuxt3 项目部署 Nginx 防盗链后特定 JS 文件 403 问题修复方案
前端
kyriewen7 小时前
别再每次都 Google 了:我整理了前端日常最常踩的 10 个 Git 坑,附速查表
前端·javascript·git
一颗奇趣蛋7 小时前
Web 视频开发完全指南:从入门到精通
前端
非洲农业不发达7 小时前
windows终端体验大升级,让你拥有macos级别的美化
前端·后端
妙码生花8 小时前
从 PHP 到 AI + Golang,程序员自救转型手记(十七):登录接口完善,登录页接口整合,解决跨域
前端·后端·ai编程
唐诗8 小时前
改 3 行配置,我的 Tauri dev 冷启动从 100 秒干到 4 秒
前端·客户端
SmartBoyW8 小时前
深入ECMAScript规范:彻底搞懂JS隐式类型转换与底层ToPrimitive机制
前端·javascript