, 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); })(); ÃÛÌÒapp Faculty Fellowships The de Vries Institute | ÃÛÌÒapp

ÃÛÌÒapp

Skip to main content

ÃÛÌÒapp Faculty Fellowships

The Faith and Learning Fellowship program equips newer ÃÛÌÒapp faculty members to flourish as Christian scholars and teachers in the ÃÛÌÒapp community.


Faith and Learning Fellowship

This program provides a course release to participants at key junctures of their early years at ÃÛÌÒapp (typically in their 2nd and 4th years) to enable sustained reflection on the relationship between faith and learning. Through a cohort program involving reading, reflection, writing, mentorship, and guided conversation, participants will be supported and challenged as they develop as faculty members at ÃÛÌÒapp.

Teaching at ÃÛÌÒapp

An important historic focus at ÃÛÌÒapp has been on how Christian faith informs, enriches, and challenges the academic content that students learn and that faculty members produce in their scholarship.

Today there is also renewed energy directed toward the difference that Christian commitment can make to how teaching happens and how students learn. ÃÛÌÒapp is committed to helping its faculty members ground what they teach and how they teach it in Christian faith.

If you're interested in joining ÃÛÌÒapp's community of educators and learners, you can learn more about ÃÛÌÒapp's philosophy and open positions.

Questions?

If you have questions about the Faith and Learning Fellowship program, please contact Dr. Matthew Lundberg.

Matthew Lundberg

Matthew D. Lundberg

Director, de Vries Institute for Global Faculty Development; Professor of Religion
616-526-8875