2022-10-10大厂面经00

招行信用卡中心一面

方式:视频

讲讲promie解决什么问题,有替代promise的方法吗?

讲讲ajax原理

讲讲nodejs的特点

echarts的生命周期

讲讲盒模型

有投互联网公司吗?觉得银行与互联网最大的区别?

webpack如何配置?

nodejs当前版本,webpack当前版本?

2022-10-10大厂面经00

依图一面

方式:电话

讲讲JSONP

一个圆面积100,一个圆面积50,如何画两个圆,让他们重叠部分为25.

讲讲对原型链的理解

vue的生命周期

vue组件间的通信

new的原理

call和aplly的原理,区别

2022-10-10Web300

Lesson 3: Remix Storage Factory

⌨️ (03:05:34) Lesson 3: Remix Storage Factory

💻 Code: https://github.com/PatrickAlphaC/storage-factory-fcc

Introduction

Basic Solidity: Importing Contracts into other Contracts

Basic Solidity: Interacting with other Contracts

  • To interact, you always need: ABI + Address
  • ABI

Basic Solidity: Inheritance & Overrides

2022-10-10Web300

Lesson 2: Welcome to Remix! Simple Storage

⌨️ (02:01:16) Lesson 2: Welcome to Remix! Simple Storage

💻 Code: https://github.com/PatrickAlphaC/simple-storage-fcc

Introduction

Setting Up Your First Contract