, 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); })(); Walking Boldly: Jonathan Engle - News & Stories | 黄大仙高手论坛

黄大仙高手论坛

Skip to main content

Calvin News

Walking Boldly: Jonathan Engle

Thu, Jun 29, 2017
News and Stories Staff

This summer, we鈥檙e following the class of 2017: Calvin graduates who are journeying around the corner and across the globe. Jonathan Engle is working as a systems engineer at Northrop Grumman Corporation in Rolling Meadows, Illinois.

  • 狈补尘别:听Jonathan Engle
  • 颁濒补蝉蝉:听2017
  • 贬辞尘别迟辞飞苍:听Troy, Michigan
  • 惭补箩辞谤(蝉):听Electrical and Computer Engineering
  • 惭颈苍辞谤(蝉):听Mathematics
  • Next step:聽Systems engineer, Northrop Grumman Corporation

What鈥檚 one thing you would want to tell someone starting his or her journey at Calvin?

Be open! Try new things and get involved in Calvin鈥檚 dynamic community in some way. Have an open mind coming in, and meet as many people from different backgrounds as you can.

What about Calvin specifically prepared you for this next step in your journey?

When I interviewed for engineering positions, companies were drawn to the diversity of experiences that I had as a Calvin student. While at Calvin, I had the fantastic opportunity to study abroad, gain real-world experience at a tier one automotive supplier, and conduct electrical engineering-related research at a prestigious university. This diversity of experiences coupled with a strong technical and liberal arts background really made me stand out from other applicants.

How has your time at Calvin changed you?

I came to college not really knowing what it meant to be an engineer in today鈥檚 technologically-dominated world, let alone a 鈥淐hristian鈥 engineer. Calvin has taught me that being a Christian is more than having a statement of beliefs and going to church every Sunday, or beginning the day with a quick prayer. The most important thing that makes me a Christian engineer is that I take this realization to heart: my degree is not for me.

Calvin also taught me that engineering is much more than a profession. It lets a curious mind see a glimpse of the divine鈥攊n that one can explore how the universe operates at the fundamental level鈥攁nd then put this knowledge and discovery to use for the benefit of others. My faith molds my scientific interest to be rooted in the 鈥榳ho鈥欌攏ot just the 鈥榳hy鈥 or 鈥榟ow.鈥 This is the unique perspective that I learned while at Calvin, and it will forever shape who I am as a lifelong student and engineer.

What is your favorite space on campus, and why?

One of my favorite academic spaces on campus is the basement lobby of DeVries Hall. It was an excellent space to relax between classes鈥攖he space has a scanner/printer, a vending machine and cool lounge chairs. There are also a variety of plants, and it is quiet and flooded with lots of natural light. An excellent space for napping or studying!