Skip to content

2023-02-08 直播内容

分享看源码的一个方式

如何发布一个小程序

融入大家,玩狼人杀

rebase, cherry-pick

如何准备面试

  • 简历上有展示的一定要带上链接

  • 给上一些特殊有趣的表达方式

    ts
    const person = {
    	name: 'xxx',
    	age: 'xxx',
    	school: 'xxx',
    }
    const person = {
    	name: 'xxx',
    	age: 'xxx',
    	school: 'xxx',
    }