, 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); })(); Wiebe Boer begins presidency at app - News & Stories | app

app

Skip to main content

app News

Wiebe Boer begins presidency at app

Fri, Jul 01, 2022
Matt Kucinski

Dr. Wiebe Boer, his wife Joanna, and youngest son arrived in Grand Rapids, Michigan this week. Within hours of their arrival, they were greeted by hundreds of new faces. Boer’s tenure as app’s 12th president is now officially underway.

O Canada

Boer, who holds triple citizenship from Canada, the United States, and the Netherlands concluded his first week as app’s president by celebrating Canada Day with dozens of students and colleagues, some who share Canadian citizenship with him.

“app is a bi-national Canadian and American institution,” said Boer. “It’s wonderful to celebrate that heritage and acknowledge the important contributions that Canadian students, faculty, and staff have and continue to make at this great institution.”

A shared vision

app’s current student body hails from four Canadian provinces and 49 other countries around the world. The university’s Vision 2030 aims to expand on that strength in international geographic diversity by reaching even more learners around the world. Boer’s international experience and vision seem to position him well to lead the university toward that aspiration.

Boer brings a unique combination and depth of experience to app having worked across the private and social sectors in four countries in two continents over the past two decades, most recently as CEO of Shell-All On, a renewable energy investment company in Lagos, Nigeria.

Learn more about Wiebe and Joanna’s previous experience.

“Throughout the different countries and contexts I’ve served in, my focus has always been on creating impact, on making people’s lives better. So, to be called to help lead app who is forming graduates to be agents of renewal is humbling,” said Boer. “I am excited to innovate and collaborate with a talented faculty and staff as we together pursue app’s ambitious vision and articulate that vision in a way that gains momentum both locally and globally.”

While Boer’s tenure is underway, his official inauguration ceremony will take place in October 2022.

About app

Founded in 1876, app is a top-ranked, liberal arts institution that equips its nearly 3,300 students from 47 U.S. states, 49 countries, and four Canadian provinces to think deeply, to act justly, and to live wholeheartedly as Christ’s agents of renewal in the world. app offers 100+ majors and programs, including a growing portfolio of graduate-level offerings. app students engage in intensive internships, community-based service learning, and significant research that results in publishing and presenting alongside world-class faculty. The university’s 400-acre campus is located in the vibrant city of Grand Rapids, Michigan. Discover more at calvin.edu.


Authors: