[Easy] 🏷 ️ Box Model
Default
Default
1. What are the inline and block elements ? What's the difference between them ?
1. How to calculate the weight of a selector ?
什麼是偽元素
概述
1. What is the difference between == and === ?
比對兩者差異
1. What is TypeScript?
1. What are the new features in Vue 3?
1. What are TypeScript Basic Types?
1. What is Closure ?
1. Please explain and compare the advantages and disadvantages of SPA and SSR
1. What's the IIFE ?
1. Please explain the underlying principle of how Vue2 and Vue3 each implement two-way binding
📋 面試情境題
1. 請說明 px, em, rem, vw, vh 的差異
💡 建議先閱讀 Promise 了解基礎概念
1. Why you shouldn't use index as a key in lists and iterators?
1. What are the ways for Vue components to communicate with each other?
比對
1. Why Javascript need asynchronous ? And please explain callback and event loop
1. What's Hoisting ?
1. What is HTTP caching and why is it important?
1. What are Primitive Types and Reference Types?
什麼是 Promise?
1. What is this in JavaScript?
概述
1. Can you describe the core principles and advantages of the framework Vue?
1. Please explain Vue lifecycle hooks (include Vue 2 & Vue 3)
1. What is Composition API?
1. What are Interface and Type Alias?
1. What is useEffect?
1. What are ref and reactive?
1. What are Set and Map?
1. What is Static Hoisting in Vue 3?
1. What are watch and watchEffect?
1. What are Generics?