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