Skip to content

Instantly share code, notes, and snippets.

@CarlMungazi
Last active January 2, 2019 13:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CarlMungazi/261c796a3fa1c891619a8c8319f5d0d6 to your computer and use it in GitHub Desktop.
Save CarlMungazi/261c796a3fa1c891619a8c8319f5d0d6 to your computer and use it in GitHub Desktop.
Fiber node finished
{
actualDuration: 4.100000005564652
actualStartTime: 95595.49999999581
alternate: null
child: null
childExpirationTime: 0
effectTag: 0
elementType: "h1"
expirationTime: 0
firstContextDependency: null
firstEffect: null
index: 0
key: null
lastEffect: null
memoizedProps: {children: "Hello, world!"}
memoizedState: null
mode: 4
nextEffect: FiberNode {tag: 3, key: null, …}
pendingProps: {children: "Hello, world!"}
ref: null
return: FiberNode {tag: 3, key: null, …}
selfBaseDuration: 0.5999999993946403
sibling: null
stateNode: h1
tag: 5
treeBaseDuration: 0.5999999993946403
type: "h1"
updateQueue: null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment