, 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); })(); Determined quest for truth - News & Stories | 黄大仙高手论坛

黄大仙高手论坛

Skip to main content

Spark

Determined quest for truth

Wed, Dec 01, 2021

As a senior producer for CNN, Ryan Struyk is always learning. He gets to write questions for guests and spends a lot of time researching and writing. His love for journalism was sparked at Calvin, where he served as the editor-in-chief of the student newspaper.

For alumnus Ryan Struyk 鈥14, journalism is an ongoing education. 鈥淚 love learning something new, which is one of the reasons I love this gig,鈥 he said.

Struyk鈥檚 鈥済ig鈥 is serving as a senior producer for CNN, a role that requires him to know a little bit about everything. 鈥淢y job is specifically to write interview questions for our Sunday morning show State of the Union, so it鈥檚 a lot of research; it鈥檚 a lot of writing. One of the reasons I love my job is because you have to have an inch-deep knowledge of just about everything from infrastructure to immigration to foreign policy with China, Russia, and North Korea to, obviously, the pandemic.鈥

A SOLID FOUNDATION

Having a broad-based liberal arts education as a foundation has aided Struyk in this regard, particularly his double major in mathematics and political science.

鈥淚 came to Calvin wanting to be a high school math teacher,鈥 he said. 鈥淚 was going to major in math. Then I took a political science class and fell in love with it and decided that working in a classroom was not going to be my thing. At one point I told my (political science) adviser I was going to drop math, and he was like, 鈥榥o, no you鈥檙e not.鈥

鈥淭hat was just some tremendous advice that I got from Professor (Doug) Koopman, who was looking out for my best interest,鈥 Struyk said. 鈥淭hat鈥檚 why I ended up working as a data reporter for several years right out of college.鈥

Struyk began work on a polling unit and the 2016 election for ABC News and then moved to CNN, where he has been for the past five years.

During his Calvin career, Struyk was also encouraged to pursue his interest in journalism, eventually finding himself as editor in chief for Chimes, Calvin鈥檚 student newspaper.

鈥淭hat was an opportunity that I bring into work every day at CNN,鈥 he said. 鈥淭he experience I gained in how to navigate a team, how to lead other people, how to think about news judgment and what鈥檚 important and not important was all invaluable.鈥

HIGH PRESSURE, HIGH REWARD

Struyk spends his days catching up on the latest news and thinking about guests he may want to have on the show. Once the guests are booked, he focuses on writing interview questions.

鈥淚鈥檓 reading everything the guest has said in the last several weeks, reading what legislation they are working on, continuing to stay up on the news of the day, and trying to figure out how we can conduct the best interview with this guest,鈥 he said.

鈥淚t鈥檚 high pressure, but it鈥檚 also high reward,鈥 he added. 鈥淚t鈥檚 really satisfying at the end of the day to have put a show on the air and have this finished product. It鈥檚 also really exciting when your question makes news or your guest gives you an important answer that you feel like really furthered the conversation in Washington.鈥

SPEAKING TRUTH

Journalistic integrity is at the heart of Struyk鈥檚 work; the principles of truth and being a voice for the voiceless are fundamentals learned from his tenure at Chimes.

鈥淐urrently, we鈥檙e in a season where journalism is under a lot of scrutiny,鈥 he said. 鈥淲hat鈥檚 important in these moments is to return to the fundamentals of journalism, verifying facts and reporting the truth.

鈥淚 see a lot of really important ways that the Christian faith maps into the work of journalism, that is speaking truth, embracing the image of God in all people, exposing injustice, amplifying the voices of marginalized people. These things run central throughout Scripture. It always surprises me when there are Christians who dismiss the work of journalism. The core goals of news overlap pretty clearly with our calling as Christians and believers in Jesus Christ.鈥