, 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); })(); YA author enjoys success and ā€˜sense of calmā€™ - News & Stories | Ā鶹Ēų

Ā鶹Ēų

Skip to main content

Spark

YA author enjoys success and ā€˜sense of calmā€™

Mon, Apr 01, 2019


Today, best-selling author Lisa Gort McMann ā€™90 is no stranger to critical acclaim. But looking back on her days at Calvin, she remembers a review of a different tone.

ā€œI distinctly remember Professor John Timmerman in his creative writing class telling me how sappy and melodramatic one of my stories was,ā€ McMann said. ā€œTimm was right; it was bad. The critiques from him and my classmates definitely made an impact on my work.

ā€McMann says her work was also shaped by a childrenā€™s literature class with Gary Schmidt that analyzed the techniques of authors in the genre.

Eighteen years after graduating from Calvin with an English degree, McMannā€™s first novel, a young adult book about a girl sucked into the dreams of others, debuted on The New York Times best-seller list for childrenā€™s chapter books.

Yes, debuted as a best-seller.

Spark caught up with McMann and reviewed her blockbuster novel, Wake, more than a decade ago in 2008. Whatā€™s changed for McMann since entering, and rising in, the world of young adult literature?ā€œ

I do have more of a sense of calm about this job after 12 years of writing novels,ā€ she said. ā€œAuthors are constantly worried at the beginning of their careers: What if this book fails? What if publishers donā€™t like it?

ā€œIā€™m glad to say it has gotten easier for me, but there are always doubts lurking like with any artist, musician, actor, or freelancer. There are no guarantees in the arts. But I wouldnā€™t trade this job for anything.ā€

McMann is surrounded by fellow artists: Her husband, Matt McMann ā€™91, is a former worship leader and emerging writer, and the coupleā€™s adult children work in acting and the graphic arts. When McMannā€™s kids were just 9 and 12 years old, their creativity inspired her to begin a new book series.

After her childrenā€™s school made cuts to their arts programs, her kids came to her feeling frustratedā€”even punishedā€”for being creative. She asked them: ā€œWhat if there really was a world where children were punished for being creative?ā€

Her son responded, ā€œNot just punished, Mom. Sent to their deaths!ā€

ā€œIt gave me a chill and I knew I had to write that book,ā€ McMann said. ā€œNow Iā€™m basically 11 books into this magical fantasy world, and Iā€™m still enjoying it.ā€

This world is explored in her seven-title series The Unwanteds (2011ā€“2016) and continued in The Unwanted Quests series, which just grew to three books in February. Fans eagerly await book four, Dragon Curse, to be released in September.

McMann says her creative process changes from book to book, and she embraces writing each novel as a new journey.ā€œTwenty-two books into this gig and Iā€™m learning more and more all the time.ā€