-
The role that a dad can play in advocacy...
-
“It was a journey of contradictions.�...
-
An NP in the PICU: “My experience with...
-
An NP in the PICU: It’s really importa...
-
An NP in the PICU: “I think the bigges...
-
An NP in the PICU: “We often see that ...
-
A PICU NP on appreciating the minute com...
-
Evolving as parents: from feeling shocke...
-
Mi consejo para otros padres es tener la...
-
Tips for providers: assess the scene; do...
-
“I internalized that to be competent m...
-
I convinced myself my job was to be comp...
SHARE
Videos
Theme: Advocating for your child
The role that a dad can play in advocacy: “We have to create an avenue for dads.”
Page: 5 of 10
The role that a dad can play in advocacy: “We have to create an avenue for dads.”
SHARE
49 / 109
0) {
const rect = $el.getBoundingClientRect();
const clickX = $event.clientX - rect.left;
const percentage = clickX / rect.width;
const newTime = percentage * $store.globalAudio.duration;
$refs.audio.currentTime = newTime;
}">