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

app

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); })(); New Author Series Raises Profile of Academic Scholarship - News & Stories | app

app

Skip to main content

app News

New Author Series Raises Profile of Academic Scholarship

Wed, Mar 01, 2023

The app School of Business is advancing its promotion of excellence in scholarship with the inaugural app Faith in Business Author Series on March 24, 2023. Scholar and author Hannah Stolze will deliver a talk titled Enduring Truths: The Impact of Faith & Wisdom in Business.

The series is designed to help business leaders better understand how to integrate a Reformed Christian faith into a diverse, global business world while connecting them with thoughtful leaders about faith in business.

“I'm excited to welcome Hannah Stolze to app as the inaugural author,” said Jill Risner. “She is a thought leader in operations and supply chain management who will share ways the Bible's wisdom literature can provide a guiding framework to move professionals toward business excellence with a particular emphasis on sustainability.

Stolze is the inaugural William E. Crenshaw Endowed Chair in Supply Chain Management at Baylor University and author of Wisdom-Based Business: Applying Biblical Principles and Evidence-Based Research for a Purposeful and Profitable Business in June. Prior roles include tenure at Wheaton College and Lipscomb University.

A networking reception starts at 3:15 p.m. followed by a presentation at 4 p.m. Both events will occur at the Prince Conference Center.

Complimentary tickets are available at calvin.edu/calendar.  The series is funded by the app Center for Innovation in Business. Contact businessevents@calvin.edu for more information about the event.