, 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); })(); James K.A. Smith | 澳门六合彩开奖记录资料

澳门六合彩开奖记录资料

Skip to main content

Dr. James K.A. Smith

Professor

Biography

James K.A. Smith is professor of philosophy at 澳门六合彩开奖记录资料 and serves as editor in chief of journal, a quarterly devoted to “art, mystery, and faith.” Trained as a philosopher with a focus on contemporary French thought, Smith has expanded on that scholarly platform to become an engaged public intellectual and cultural critic. An award-winning author and widely-traveled speaker, he has emerged as a thought leader with a unique gift of translation, building bridges between the academy, society, and the church.

He is author of a number of books, including Who’s Afraid of Postmodernism? (2006), Desiring the Kingdom (2009), Imagining the Kingdom (2013), How (Not) To Be Secular: Reading Charles Taylor (2014), You Are What You Love: The Spiritual Power of Habit (2016), Awaiting the King: Reforming Public Theology (2017), On the Road with Saint Augustine (2019) and, most recently, The Nicene Option: An Incarnational Phenomenology (2021). He is currently at work on a book entitled When Are We? The Spirituality of Timekeeping.

His popular writing has appeared in magazines such as Christianity Today, Christian Century, and the Los Angeles Review of Books, as well as the New York Times, the Wall Street Journal, and USA Today. Jamie and his wife, Deanna, have four adult children, and live in the Heritage Hill neighborhood of Grand Rapids where they attend Sherman Street Christian Reformed Church.

 

Website:

Twitter: @james_ka_smith

Education

PhD, Villanova University, 1999,
MPhil, Institute for Christian Studies, 1995
BS, Emmaus Bible College, 1993
Undergraduate Studies, University of Waterloo, 1992-1993

Academic Interests

  • Philosophical Theology
  • Continental Philosophy
  • Hermeneutics
  • Postmodernism
  • Saint Augustine
  • Philosophy of the Social Sciences

Research

James K.A. Smith is currently at work on a book entitled When Are We? The Spirituality of Timekeeping.

Professional Associations

Smith serves as a Senior Fellow of Cardus, a think tank devoted to "the renewal of North American social architecture," for which he also serves as the editor of Comment magazine.

Awards

In 2015 Smith gave the Roberton Lectures at University of Glasgow and the Payton Lectures at Fuller Theological Seminary. In 2016 he will give the Bavinck Lecture in Kampen School of Theology in the Netherlands.

Publications