Please enable JavaScript.
Coggle requires JavaScript to display documents.
Front-End (React (LifeCycle API (constructor, componentDidMount,…
Front-End
React
virtual DOM
change management
diffing
component
render()
JSX
event
not function call
camelCase
props
state
setState
Uncontrolled
Controlled
LifeCycle API
constructor
componentDidMount
getDerivedStateFromProps
shouldComponentUpdate
getSnapshotBeforeUpdate
componentDidUpdate
componentWillUnmount
componentDidCatch
Immutability
array
concat
slice
map
key
filter
re-render
performance optimization
user interface
ES2015
Spread syntax
Computed property names
ECMAScript 2015
ECMAScript
Ecma International
Destructuring assignment
Typescript
type
declaration
module
implement
import
relative
non-relative
compiler
Webkit
Layout
reflow
web rendering engine
apple
HTML Parser
DOM
Node
DOM Tree
Document Object Model
UI
CSS Parser
inline style
attachment
synchronous
Render Tree
Painting
Display
HTML
RULE
follow shape
Name
Concept
Style Sheets