, 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); })(); Recent Calvin Grad Publishes Article in Economics Journal - News & Stories | 黄大仙高手论坛

黄大仙高手论坛

Skip to main content

Calvin News

Recent Calvin Grad Publishes Article in Economics Journal

Wed, Feb 09, 2022
Kayliani Powlison

During his undergraduate career at Calvin, philosophy and math major Matthew Bone realized how important it was to seize opportunities both at and beyond Calvin. For Bone, his majors didn鈥檛 confine him to a box; instead, he was able to explore other avenues, including Japanese and economics.

Though not in his area of concentration, Bone, a 2020 grad, dedicated a portion of his senior year to co-authoring an article in the entitled His dedication to researching, revising, and challenging the article鈥檚 contents impressed his professor, Sung Soo Lim.

According to Lim, Bone contacted him over the summer after taking one economics class and was persistent on writing the article together. 鈥淸Bone] questioned every sentence of my paper,鈥 Lim recalls. 鈥淗is comments were comparable with the reviewers 鈥hat鈥檚 how excellent he was.鈥

鈥淚t was a long process,鈥 says Bone, 鈥淸but] I was really excited about it.鈥 The peer-review process for academic journals is toilsome, but after their third draft and many revisions, the paper was published.

Extracurricular Experiences Help Nourish Perspectives

For Bone, going to Calvin played a large role in re-centering his moral perspective. 鈥淚鈥檓 actually not religious,鈥 Bone explains, 鈥渂ut Calvin instilled a moral imperative in me 鈥 that feeds into what my future goals are.鈥

Bone clarifies that smaller class sizes and the ability to easily connect with professors inspired him as well, leading him to work as a research assistant for Jesse Holcomb, professor of English. He shares his gratitude about the experience, as it opened many doors for him while at Calvin and even now as an alumnus.

Having this exposure in Calvin鈥檚 learning environment influenced Bone鈥檚 career aspirations, from wanting to pursue a mathematical career, to now wanting to make a moral impact on the world.

鈥淚 want to continue doing research, probably something to do with the digital ecosystem and how that鈥檚 affecting things like political polarization or mental health, and trying to understand how environment creates positives and negatives. Designing a system that does a better job and has better outcomes for people is what I want to do long term.鈥

Connecting in the Classroom and Beyond

Lim confesses he owes it all to the professors in Bone鈥檚 life who have challenged him so that he could be such an influential contributor to not only their article, but also in the classroom. When asked what advice he would give to current and incoming students about how to get the most out of classes, Lim says to 鈥渜uestion everything鈥 and to 鈥渢ry and acquire more critical thinking skills.鈥

鈥淎ll you need is a clear goal and aspiration,鈥 Lim laughs. 鈥淣ot everyone needs to be like Matthew, but this is an example of how Calvin can serve students with different skills and backgrounds.鈥