, but this code // executes before the first paint, when

app

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); })(); All Investing is Impact Investing: How Our Capital Shapes Our World | app

app

Skip to main content

Events Calendar

All Investing is Impact Investing: How Our Capital Shapes Our World

S M T W T F S
27
 
28
 
29
 
30
 
31
 
1
 
2
 
3
 
4
 
5
 
6
 
7
 
8
 
9
 
10
 
11
 
12
 
13
 
14
 
15
 
16
 
17
 
18
 
19
 
20
 
21
 
22
 
23
 
24
 
25
 
26
 
27
 
28
 
29
 
30
 

All Investing is Impact Investing: How Our Capital Shapes Our World

  • Sat, Nov 02, 2024
  • 1:00 pm–2:15 pm
40

Please register by Wednesday, October 23, 2024 5:00pm.

The app School of Business is excited to welcome John Coleman as the Keynote Speaker for the 2024 Christian Business Faculty Association Conference. This event is open to the public.

Right now, there’s more than $100 trillion in invested capital touching almost everything in the world: local businesses, global corporations, apartment complexes, airplane leases, entertainment, and the world's most innovative start-ups. And that capital has influence. The mainstream world grasped this long ago, with the Environmental, Social, and Governance (ESG) Investing movement growing to be approximately 1/3 of global assets over the last several decades. But as various constituencies push back on ESG as the solitary framework by which investors consider impact, there's an opportunity for Christians to steward their capital differently and more effectively. 

Join us as John Coleman shares his unique perspectives on investing. Registration is $40 (including lunch).


John Coleman is a Managing Partner at Sovereign’s Capital, which invests in public equities, private equity, and venture capital. He has prior experience at McKinsey & Company, Invesco, and Bridgewater Associates among others. John has been recognized as a Term Member at the Council on Foreign Relations, a Presidential Leadership Scholar, and as one of both Georgia Trend’s and the Atlanta Business Chronicle’s “40 Under 40.” A frequent contributor to Harvard Business Review, John and his work have been featured in Forbes, the Washington Post, the New York Times, the Financial Times, and the LA Times among other publications. He previously published Passion & Purpose (HBP, 2011) and How to Argue Like Jesus (Crossway, 2009). John lives in Atlanta with his wife Jackie, their four young children, and a menagerie of small animals, including a bearded dragon affectionately named “Bruce Willis.”