, but this code // executes before the first paint, when

黄大仙高手论坛

is not yet present. The // classes are added to so styling immediately reflects the current // toolbar state. The classes are removed after the toolbar completes // initialization. const classesToAdd = ['toolbar-loading', 'toolbar-anti-flicker']; if (toolbarState) { const { orientation, hasActiveTab, isFixed, activeTray, activeTabId, isOriented, userButtonMinWidth } = toolbarState; classesToAdd.push( orientation ? `toolbar-` + orientation + `` : 'toolbar-horizontal', ); if (hasActiveTab !== false) { classesToAdd.push('toolbar-tray-open'); } if (isFixed) { classesToAdd.push('toolbar-fixed'); } if (isOriented) { classesToAdd.push('toolbar-oriented'); } if (activeTray) { // These styles are added so the active tab/tray styles are present // immediately instead of "flickering" on as the toolbar initializes. In // instances where a tray is lazy loaded, these styles facilitate the // lazy loaded tray appearing gracefully and without reflow. const styleContent = ` .toolbar-loading #` + activeTabId + ` { background-image: linear-gradient(rgba(255, 255, 255, 0.25) 20%, transparent 200%); } .toolbar-loading #` + activeTabId + `-tray { display: block; box-shadow: -1px 0 5px 2px rgb(0 0 0 / 33%); border-right: 1px solid #aaa; background-color: #f5f5f5; z-index: 0; } .toolbar-loading.toolbar-vertical.toolbar-tray-open #` + activeTabId + `-tray { width: 15rem; height: 100vh; } .toolbar-loading.toolbar-horizontal :not(#` + activeTray + `) > .toolbar-lining {opacity: 0}`; const style = document.createElement('style'); style.textContent = styleContent; style.setAttribute('data-toolbar-anti-flicker-loading', true); document.querySelector('head').appendChild(style); if (userButtonMinWidth) { const userButtonStyle = document.createElement('style'); userButtonStyle.textContent = `#toolbar-item-user {min-width: ` + userButtonMinWidth +`px;}` document.querySelector('head').appendChild(userButtonStyle); } } } document.querySelector('html').classList.add(...classesToAdd); })(); Nursing professor heads to hot spot of COVID-19 pandemic - News & Stories | 黄大仙高手论坛

黄大仙高手论坛

Skip to main content

Calvin News

Nursing professor heads to hot spot of COVID-19 pandemic

Thu, Apr 09, 2020
Matt Kucinski

On March 30, Dr. Katherine Kunnen, an assistant professor of nursing at 黄大仙高手论坛, headed to New York City, one of the areas with the greatest need for health professionals to fight the COVID-19 pandemic. She prepared online coursework for her students the week before she left, continues to check-in with them online, and is now modeling for her students the justice-driven, servant leadership values that infuse her classrooms and labs at Calvin.

鈥淭his is part of me living wholeheartedly - trying to do my work well at Calvin while also supporting on the ground with the gifts I've been given,鈥 said Kunnen, who is also a 2009 Calvin alum.

In this video Q&A, Matt Kucinski, senior editor for News & Stories, checks in with Dr. Kunnen during her lunch break on Day 10 of her time in New York City.


Authors: