SlideShare a Scribd company logo
1 of 165
Download to read offline
A Modern Approach to
Third-Party Embedded
Widgets
Paul Campbell, CEO & co-founder, Tito
The Bullshit Web
https://pxlnv.com/blog/bullshit-web/
The Bullshit Web
https://pxlnv.com/blog/bullshit-web/
Don’t do it.
The end.
A bit of background
Tito
Old Stack:
Rails + Backbone +
CoffeeScript + Custom
New Stack:
Rails + Vue.js + ES6 + Custom
Modern!
All of the Widgets
The hit counter
(from http://www.reliablecounter.com/)
The Hit Counter
The form post
The form POST, i.e. PayPal
Google Analytics
Google Analytics
Google Analytics
Create a queue function
Google Analytics
Create a script tag, set src
Google Analytics
Insert script tag before the first script tag
Social widgets etc.
Twitter Timeline
https://platform.twitter.com/widgets.js
Facebook Like Button
Facebook Like Button
Facebook Like Button
Facebook Like Button
wut?
Facebook Like Button
Facebook Like Button
Initialize variables, fail fast
Facebook Like Button
Create script element + add before first <script>
Facebook Like Button
Use data-attributes for config
Google +1 Button
Google +1 Button
Google +1 Button
Stripe Checkout
Stripe Checkout
Stripe Checkout
Stripe Checkout
Intercom Messenger
Intercom Messenger
Settings in a global
Fail fast, create queue
Add script tag before first etc.
Feature detection in a snippet
Patterns
• HTML element to fill/replace
• Optionally, set up a queue
• Global or inline tags for config
• Insert additional <script> before the first <script> tag
What makes a
modern widget?
Simple, easy to use
Drop-in,“just works”,
but configurable
Async loading
Modern JavaScript
syntax & features
Scaleable
No JS
Example app:
Modern Hit Counter
SVG (obviously)
Lots of benefits
Sample Implementation
Server
Sample Implementation
Server Host
Sample Implementation
e.g. Starwavatar
e.g. Starwavatar
http://starwavatars.global.ssl.fastly.net/avatars/ed005058da8ad6798b9253567b395ea.png
https://github.com/teamtito/starwavatars
A Sprinkle, i.e. form POST
Example app:
Register Interest Form
Form POST
Sample Implementation
Server
Sample Implementation
Sample Implementation
Sample Implementation
Oh, so easy.
The Embedded App
Deep breath
Let’s start simple.
Simple Example
Implementation
Implementation
Implementation
Implementation
Implementation
Implementation
Implementation
Implementation
Implementation
Implementation
Pros & Cons
• Pros
• Simple
• Use modern JavaScript features, with limited fallbacks
• Dead easy to get started
• Control
• 2kb filesize
• Cons
• No bundling
• Can get out of hand quickly
Stop!
Node.js
npm
https://docs.npmjs.com/getting-started
Webpack
https://webpackjs.org/concepts
https://webpack.js.org/guides/author-libraries/
Babel
https://babeljs.io/docs/en
Vue.js
https://vuejs.org/v2/guide/
Modular Approach
Modular Approach
Modular Approach
Wait!
Tooling
Directory Structure
Directory Structure
package.json
package.json
package.json
package.json
package.json
package.json
package.json
package.json
package.json
package.json
package.json
Directory Structure
Directory Structure
Directory Structure
Directory Structure
Oh, webpack.
webpack.config.js
webpack.config.js
webpack.config.js
webpack.config.js
webpack.config.js
webpack.config.js
Whew.
Implementation
Implementation
Pros & Cons
• Pros
• Split code into logical components
• Use modern JavaScript features
• Dependency management
• Cons
• Complexity of setup
• 145kb filesize
Framework Approach
Implementation
Implementation
New Usage
App.vue
App.vue
App.vue
Pros & Cons
• Pros
• All the benefits of modular approach
• Rapid development
• Rich ecosystem
• “Easy”to add validations, routes, transitions etc. & more
• Cons
• Complexity of setup
• Bloat, bloat and more bloat
• 450kb filesize
Listen!
Server App
Local Development
Widget App Host App
Server App
Local Development
Widget App Host App
http://localhost:7045 http://localhost:53473 http://localhost:4057
Try it at home!
• https://github.com/paulca/turing-counter
• https://github.com/paulca/turing-form
• https://github.com/paulca/turing-form-respond
• https://github.com/paulca/turing-widget
• https://github.com/paulca/turing-widget-host
Takeaways
Embedded JavaScript
apps are hard
Do you really need
to do this?
The best of times,
the worst of times
The future is bright,
and almost here.
There are no rules.
Have fun.

More Related Content

What's hot

Cloud Native Progressive Web Applications - Denver JUG 2016
Cloud Native Progressive Web Applications - Denver JUG 2016Cloud Native Progressive Web Applications - Denver JUG 2016
Cloud Native Progressive Web Applications - Denver JUG 2016Matt Raible
 
Building a PWA - For Everyone Who Is Scared To
Building a PWA - For Everyone Who Is Scared ToBuilding a PWA - For Everyone Who Is Scared To
Building a PWA - For Everyone Who Is Scared ToRaymond Camden
 
Rapidly scaffold your frontend with yeoman
Rapidly scaffold your frontend with yeomanRapidly scaffold your frontend with yeoman
Rapidly scaffold your frontend with yeomanSimon Waibl
 
Testing Angular 2 Applications - Rich Web 2016
Testing Angular 2 Applications - Rich Web 2016Testing Angular 2 Applications - Rich Web 2016
Testing Angular 2 Applications - Rich Web 2016Matt Raible
 
Front End Development for Back End Developers - vJUG24 2017
Front End Development for Back End Developers - vJUG24 2017Front End Development for Back End Developers - vJUG24 2017
Front End Development for Back End Developers - vJUG24 2017Matt Raible
 
Fast Loading JavaScript
Fast Loading JavaScriptFast Loading JavaScript
Fast Loading JavaScriptAaron Peters
 
5 Things You Shouldn't Do With A WordPress Plugin
5 Things You Shouldn't Do With A WordPress Plugin5 Things You Shouldn't Do With A WordPress Plugin
5 Things You Shouldn't Do With A WordPress PluginKelly Phillips
 
Ako na vlastne WP temy
Ako na vlastne WP temyAko na vlastne WP temy
Ako na vlastne WP temyJuraj Kiss
 
Develop Hip APIs and Apps with Spring Boot and Angular - Connect.Tech 2017
 Develop Hip APIs and Apps with Spring Boot and Angular - Connect.Tech 2017 Develop Hip APIs and Apps with Spring Boot and Angular - Connect.Tech 2017
Develop Hip APIs and Apps with Spring Boot and Angular - Connect.Tech 2017Matt Raible
 
First steps with Gutenberg for developers - WC Prague 2020
First steps with Gutenberg for developers - WC Prague 2020First steps with Gutenberg for developers - WC Prague 2020
First steps with Gutenberg for developers - WC Prague 2020Magdalena Paciorek
 
Spring IO '15 - Developing microservices, Spring Boot or Grails?
Spring IO '15 - Developing microservices, Spring Boot or Grails?Spring IO '15 - Developing microservices, Spring Boot or Grails?
Spring IO '15 - Developing microservices, Spring Boot or Grails?Fátima Casaú Pérez
 
Selenium 4 with Simon Stewart [Webinar]
Selenium 4 with Simon Stewart [Webinar]Selenium 4 with Simon Stewart [Webinar]
Selenium 4 with Simon Stewart [Webinar]BrowserStack
 
Efficient Search Campaigns SAScon May 2012
Efficient Search Campaigns SAScon May 2012Efficient Search Campaigns SAScon May 2012
Efficient Search Campaigns SAScon May 2012Steve Lock
 
How QCLean Works? Introduction to Browser Extensions
How QCLean Works? Introduction to Browser ExtensionsHow QCLean Works? Introduction to Browser Extensions
How QCLean Works? Introduction to Browser ExtensionsQing-Cheng Li
 
Hello Cats: MobileWidgetCamp talk about mobile widgets
Hello Cats: MobileWidgetCamp talk about mobile widgetsHello Cats: MobileWidgetCamp talk about mobile widgets
Hello Cats: MobileWidgetCamp talk about mobile widgetsMartijn Pannevis
 
JS Fest 2019. Minko Gechev. Building Fast Angular Applications by Default
JS Fest 2019. Minko Gechev. Building Fast Angular Applications by DefaultJS Fest 2019. Minko Gechev. Building Fast Angular Applications by Default
JS Fest 2019. Minko Gechev. Building Fast Angular Applications by DefaultJSFestUA
 

What's hot (20)

Cloud Native Progressive Web Applications - Denver JUG 2016
Cloud Native Progressive Web Applications - Denver JUG 2016Cloud Native Progressive Web Applications - Denver JUG 2016
Cloud Native Progressive Web Applications - Denver JUG 2016
 
Building a PWA - For Everyone Who Is Scared To
Building a PWA - For Everyone Who Is Scared ToBuilding a PWA - For Everyone Who Is Scared To
Building a PWA - For Everyone Who Is Scared To
 
Rapidly scaffold your frontend with yeoman
Rapidly scaffold your frontend with yeomanRapidly scaffold your frontend with yeoman
Rapidly scaffold your frontend with yeoman
 
Testing Angular 2 Applications - Rich Web 2016
Testing Angular 2 Applications - Rich Web 2016Testing Angular 2 Applications - Rich Web 2016
Testing Angular 2 Applications - Rich Web 2016
 
Front End Development for Back End Developers - vJUG24 2017
Front End Development for Back End Developers - vJUG24 2017Front End Development for Back End Developers - vJUG24 2017
Front End Development for Back End Developers - vJUG24 2017
 
Fast Loading JavaScript
Fast Loading JavaScriptFast Loading JavaScript
Fast Loading JavaScript
 
5 Things You Shouldn't Do With A WordPress Plugin
5 Things You Shouldn't Do With A WordPress Plugin5 Things You Shouldn't Do With A WordPress Plugin
5 Things You Shouldn't Do With A WordPress Plugin
 
Ako na vlastne WP temy
Ako na vlastne WP temyAko na vlastne WP temy
Ako na vlastne WP temy
 
Develop Hip APIs and Apps with Spring Boot and Angular - Connect.Tech 2017
 Develop Hip APIs and Apps with Spring Boot and Angular - Connect.Tech 2017 Develop Hip APIs and Apps with Spring Boot and Angular - Connect.Tech 2017
Develop Hip APIs and Apps with Spring Boot and Angular - Connect.Tech 2017
 
First steps with Gutenberg for developers - WC Prague 2020
First steps with Gutenberg for developers - WC Prague 2020First steps with Gutenberg for developers - WC Prague 2020
First steps with Gutenberg for developers - WC Prague 2020
 
Spring IO '15 - Developing microservices, Spring Boot or Grails?
Spring IO '15 - Developing microservices, Spring Boot or Grails?Spring IO '15 - Developing microservices, Spring Boot or Grails?
Spring IO '15 - Developing microservices, Spring Boot or Grails?
 
Selenium 4 with Simon Stewart [Webinar]
Selenium 4 with Simon Stewart [Webinar]Selenium 4 with Simon Stewart [Webinar]
Selenium 4 with Simon Stewart [Webinar]
 
SydJS.com
SydJS.comSydJS.com
SydJS.com
 
Spring Boot
Spring BootSpring Boot
Spring Boot
 
Efficient Search Campaigns SAScon May 2012
Efficient Search Campaigns SAScon May 2012Efficient Search Campaigns SAScon May 2012
Efficient Search Campaigns SAScon May 2012
 
Oscon 20080724
Oscon 20080724Oscon 20080724
Oscon 20080724
 
How QCLean Works? Introduction to Browser Extensions
How QCLean Works? Introduction to Browser ExtensionsHow QCLean Works? Introduction to Browser Extensions
How QCLean Works? Introduction to Browser Extensions
 
Hello Cats: MobileWidgetCamp talk about mobile widgets
Hello Cats: MobileWidgetCamp talk about mobile widgetsHello Cats: MobileWidgetCamp talk about mobile widgets
Hello Cats: MobileWidgetCamp talk about mobile widgets
 
React native - What, Why, How?
React native - What, Why, How?React native - What, Why, How?
React native - What, Why, How?
 
JS Fest 2019. Minko Gechev. Building Fast Angular Applications by Default
JS Fest 2019. Minko Gechev. Building Fast Angular Applications by DefaultJS Fest 2019. Minko Gechev. Building Fast Angular Applications by Default
JS Fest 2019. Minko Gechev. Building Fast Angular Applications by Default
 

Similar to Paul Campbell — A Modern Approach to Third-Party Embedded Widgets (Turing Fest 2018)

Wookie Meetup
Wookie MeetupWookie Meetup
Wookie Meetupscottw
 
Wookie Meetup
Wookie MeetupWookie Meetup
Wookie Meetupscottw
 
WebTest - Efficient Functional Web Testing with HtmlUnit and Beyond
WebTest - Efficient Functional Web Testing with HtmlUnit and BeyondWebTest - Efficient Functional Web Testing with HtmlUnit and Beyond
WebTest - Efficient Functional Web Testing with HtmlUnit and Beyondmguillem
 
Php[tek] 2016 - BDD with Behat for Beginners
Php[tek] 2016 - BDD with Behat for BeginnersPhp[tek] 2016 - BDD with Behat for Beginners
Php[tek] 2016 - BDD with Behat for BeginnersAdam Englander
 
Widgets: Making Your Site Great and Letting Others Help - WordCamp Victoria
Widgets: Making Your Site Great and Letting Others Help - WordCamp VictoriaWidgets: Making Your Site Great and Letting Others Help - WordCamp Victoria
Widgets: Making Your Site Great and Letting Others Help - WordCamp VictoriaJeff Richards
 
Intro to Github Actions @likecoin
Intro to Github Actions @likecoinIntro to Github Actions @likecoin
Intro to Github Actions @likecoinWilliam Chong
 
Widget Summit 2008
Widget Summit 2008Widget Summit 2008
Widget Summit 2008Volkan Unsal
 
03 integrate webapisignalr
03 integrate webapisignalr03 integrate webapisignalr
03 integrate webapisignalrErhwen Kuo
 
Create ABS Project In Twenty Minutes
Create ABS Project In Twenty MinutesCreate ABS Project In Twenty Minutes
Create ABS Project In Twenty MinutesBENOIS Jérôme
 
Google I/O 2012 - Protecting your user experience while integrating 3rd party...
Google I/O 2012 - Protecting your user experience while integrating 3rd party...Google I/O 2012 - Protecting your user experience while integrating 3rd party...
Google I/O 2012 - Protecting your user experience while integrating 3rd party...Patrick Meenan
 
Spca2014 chris o brien modern share-point development - techniques for off-...
Spca2014 chris o brien   modern share-point development - techniques for off-...Spca2014 chris o brien   modern share-point development - techniques for off-...
Spca2014 chris o brien modern share-point development - techniques for off-...NCCOMMS
 
WordPress London Developer Operations For Beginners
WordPress London Developer Operations For BeginnersWordPress London Developer Operations For Beginners
WordPress London Developer Operations For BeginnersStewart Ritchie
 
Front End Development for Back End Developers - UberConf 2017
Front End Development for Back End Developers - UberConf 2017Front End Development for Back End Developers - UberConf 2017
Front End Development for Back End Developers - UberConf 2017Matt Raible
 
Untangling spring week5
Untangling spring week5Untangling spring week5
Untangling spring week5Derek Jacoby
 
夜宴42期《Gadgets》
夜宴42期《Gadgets》夜宴42期《Gadgets》
夜宴42期《Gadgets》Koubei Banquet
 
Front End Development for Back End Java Developers - NYJavaSIG 2019
Front End Development for Back End Java Developers - NYJavaSIG 2019Front End Development for Back End Java Developers - NYJavaSIG 2019
Front End Development for Back End Java Developers - NYJavaSIG 2019Matt Raible
 
JBUG 11 - Django-The Web Framework For Perfectionists With Deadlines
JBUG 11 - Django-The Web Framework For Perfectionists With DeadlinesJBUG 11 - Django-The Web Framework For Perfectionists With Deadlines
JBUG 11 - Django-The Web Framework For Perfectionists With DeadlinesTikal Knowledge
 
Front End Development for Back End Developers - Devoxx UK 2017
 Front End Development for Back End Developers - Devoxx UK 2017 Front End Development for Back End Developers - Devoxx UK 2017
Front End Development for Back End Developers - Devoxx UK 2017Matt Raible
 
Building a Spring Boot Application - Ask the Audience! (from JVMCon 2018)
Building a Spring Boot Application - Ask the Audience! (from JVMCon 2018)Building a Spring Boot Application - Ask the Audience! (from JVMCon 2018)
Building a Spring Boot Application - Ask the Audience! (from JVMCon 2018)🎤 Hanno Embregts 🎸
 

Similar to Paul Campbell — A Modern Approach to Third-Party Embedded Widgets (Turing Fest 2018) (20)

Wookie Meetup
Wookie MeetupWookie Meetup
Wookie Meetup
 
Wookie Meetup
Wookie MeetupWookie Meetup
Wookie Meetup
 
WebTest - Efficient Functional Web Testing with HtmlUnit and Beyond
WebTest - Efficient Functional Web Testing with HtmlUnit and BeyondWebTest - Efficient Functional Web Testing with HtmlUnit and Beyond
WebTest - Efficient Functional Web Testing with HtmlUnit and Beyond
 
Php[tek] 2016 - BDD with Behat for Beginners
Php[tek] 2016 - BDD with Behat for BeginnersPhp[tek] 2016 - BDD with Behat for Beginners
Php[tek] 2016 - BDD with Behat for Beginners
 
Widgets: Making Your Site Great and Letting Others Help - WordCamp Victoria
Widgets: Making Your Site Great and Letting Others Help - WordCamp VictoriaWidgets: Making Your Site Great and Letting Others Help - WordCamp Victoria
Widgets: Making Your Site Great and Letting Others Help - WordCamp Victoria
 
Intro to Github Actions @likecoin
Intro to Github Actions @likecoinIntro to Github Actions @likecoin
Intro to Github Actions @likecoin
 
Widget Summit 2008
Widget Summit 2008Widget Summit 2008
Widget Summit 2008
 
03 integrate webapisignalr
03 integrate webapisignalr03 integrate webapisignalr
03 integrate webapisignalr
 
Create ABS Project In Twenty Minutes
Create ABS Project In Twenty MinutesCreate ABS Project In Twenty Minutes
Create ABS Project In Twenty Minutes
 
Google I/O 2012 - Protecting your user experience while integrating 3rd party...
Google I/O 2012 - Protecting your user experience while integrating 3rd party...Google I/O 2012 - Protecting your user experience while integrating 3rd party...
Google I/O 2012 - Protecting your user experience while integrating 3rd party...
 
Spca2014 chris o brien modern share-point development - techniques for off-...
Spca2014 chris o brien   modern share-point development - techniques for off-...Spca2014 chris o brien   modern share-point development - techniques for off-...
Spca2014 chris o brien modern share-point development - techniques for off-...
 
WordPress London Developer Operations For Beginners
WordPress London Developer Operations For BeginnersWordPress London Developer Operations For Beginners
WordPress London Developer Operations For Beginners
 
Front End Development for Back End Developers - UberConf 2017
Front End Development for Back End Developers - UberConf 2017Front End Development for Back End Developers - UberConf 2017
Front End Development for Back End Developers - UberConf 2017
 
Untangling spring week5
Untangling spring week5Untangling spring week5
Untangling spring week5
 
Banquet 42
Banquet 42Banquet 42
Banquet 42
 
夜宴42期《Gadgets》
夜宴42期《Gadgets》夜宴42期《Gadgets》
夜宴42期《Gadgets》
 
Front End Development for Back End Java Developers - NYJavaSIG 2019
Front End Development for Back End Java Developers - NYJavaSIG 2019Front End Development for Back End Java Developers - NYJavaSIG 2019
Front End Development for Back End Java Developers - NYJavaSIG 2019
 
JBUG 11 - Django-The Web Framework For Perfectionists With Deadlines
JBUG 11 - Django-The Web Framework For Perfectionists With DeadlinesJBUG 11 - Django-The Web Framework For Perfectionists With Deadlines
JBUG 11 - Django-The Web Framework For Perfectionists With Deadlines
 
Front End Development for Back End Developers - Devoxx UK 2017
 Front End Development for Back End Developers - Devoxx UK 2017 Front End Development for Back End Developers - Devoxx UK 2017
Front End Development for Back End Developers - Devoxx UK 2017
 
Building a Spring Boot Application - Ask the Audience! (from JVMCon 2018)
Building a Spring Boot Application - Ask the Audience! (from JVMCon 2018)Building a Spring Boot Application - Ask the Audience! (from JVMCon 2018)
Building a Spring Boot Application - Ask the Audience! (from JVMCon 2018)
 

More from Turing Fest

Ivana McConnell — Ethics, Software and Identity in the Age of Data (Turing Fe...
Ivana McConnell — Ethics, Software and Identity in the Age of Data (Turing Fe...Ivana McConnell — Ethics, Software and Identity in the Age of Data (Turing Fe...
Ivana McConnell — Ethics, Software and Identity in the Age of Data (Turing Fe...Turing Fest
 
Sam Noble — Blink & You’ll Miss It: The Ever Changing Landscape of Paid Media...
Sam Noble — Blink & You’ll Miss It: The Ever Changing Landscape of Paid Media...Sam Noble — Blink & You’ll Miss It: The Ever Changing Landscape of Paid Media...
Sam Noble — Blink & You’ll Miss It: The Ever Changing Landscape of Paid Media...Turing Fest
 
Check Warner — Building with Diversity (Turing Fest 2018)
Check Warner — Building with Diversity (Turing Fest 2018)Check Warner — Building with Diversity (Turing Fest 2018)
Check Warner — Building with Diversity (Turing Fest 2018)Turing Fest
 
Mike McQuaid — How to Not Fail at Using Open-Source Software in Your Organisa...
Mike McQuaid — How to Not Fail at Using Open-Source Software in Your Organisa...Mike McQuaid — How to Not Fail at Using Open-Source Software in Your Organisa...
Mike McQuaid — How to Not Fail at Using Open-Source Software in Your Organisa...Turing Fest
 
Mark Logan —The Real Reasons Start-ups and Scale-ups Fail (And What to Do Abo...
Mark Logan —The Real Reasons Start-ups and Scale-ups Fail (And What to Do Abo...Mark Logan —The Real Reasons Start-ups and Scale-ups Fail (And What to Do Abo...
Mark Logan —The Real Reasons Start-ups and Scale-ups Fail (And What to Do Abo...Turing Fest
 
Ed Fry — Data-Driven Growth: Lies, Lawyers & Outsized Results (Turing Fest 2018)
Ed Fry — Data-Driven Growth: Lies, Lawyers & Outsized Results (Turing Fest 2018)Ed Fry — Data-Driven Growth: Lies, Lawyers & Outsized Results (Turing Fest 2018)
Ed Fry — Data-Driven Growth: Lies, Lawyers & Outsized Results (Turing Fest 2018)Turing Fest
 
Colin Burns — "Peak Web" UX Design: What to do next...? (Turing Fest 2018)
Colin Burns — "Peak Web" UX Design: What to do next...? (Turing Fest 2018)Colin Burns — "Peak Web" UX Design: What to do next...? (Turing Fest 2018)
Colin Burns — "Peak Web" UX Design: What to do next...? (Turing Fest 2018)Turing Fest
 
Miloš Lalić — The Continuous Search for Product/Market Fit (Turing Fest 2018)
Miloš Lalić — The Continuous Search for Product/Market Fit (Turing Fest 2018)Miloš Lalić — The Continuous Search for Product/Market Fit (Turing Fest 2018)
Miloš Lalić — The Continuous Search for Product/Market Fit (Turing Fest 2018)Turing Fest
 
Patrick Campbell — Our Fundamental Strategy of Building a Business is Broken ...
Patrick Campbell — Our Fundamental Strategy of Building a Business is Broken ...Patrick Campbell — Our Fundamental Strategy of Building a Business is Broken ...
Patrick Campbell — Our Fundamental Strategy of Building a Business is Broken ...Turing Fest
 
Amy Zima — Killing Products (Turing Fest 2018)
Amy Zima — Killing Products (Turing Fest 2018)Amy Zima — Killing Products (Turing Fest 2018)
Amy Zima — Killing Products (Turing Fest 2018)Turing Fest
 
Fabrizio Ballarini — Scaling Organic Growth by Building Products (Turing Fest...
Fabrizio Ballarini — Scaling Organic Growth by Building Products (Turing Fest...Fabrizio Ballarini — Scaling Organic Growth by Building Products (Turing Fest...
Fabrizio Ballarini — Scaling Organic Growth by Building Products (Turing Fest...Turing Fest
 
Edgar Rouwenhorst — Marketing as a Growth Driver (Turing Fest 2018)
Edgar Rouwenhorst — Marketing as a Growth Driver (Turing Fest 2018)Edgar Rouwenhorst — Marketing as a Growth Driver (Turing Fest 2018)
Edgar Rouwenhorst — Marketing as a Growth Driver (Turing Fest 2018)Turing Fest
 
Rebecca Moore — Self-Disrupt for Growth
Rebecca Moore — Self-Disrupt for GrowthRebecca Moore — Self-Disrupt for Growth
Rebecca Moore — Self-Disrupt for GrowthTuring Fest
 
Roan Lavery — Driving Growth vs. Building Core Value
Roan Lavery — Driving Growth vs. Building Core ValueRoan Lavery — Driving Growth vs. Building Core Value
Roan Lavery — Driving Growth vs. Building Core ValueTuring Fest
 
Susan Ramonat — Blockchain Unraveled (Turing Fest 2018)
Susan Ramonat — Blockchain Unraveled (Turing Fest 2018)Susan Ramonat — Blockchain Unraveled (Turing Fest 2018)
Susan Ramonat — Blockchain Unraveled (Turing Fest 2018)Turing Fest
 
Martin Eriksson — You Are All Product Managers (Turing Fest 2018)
Martin Eriksson — You Are All Product Managers (Turing Fest 2018)Martin Eriksson — You Are All Product Managers (Turing Fest 2018)
Martin Eriksson — You Are All Product Managers (Turing Fest 2018)Turing Fest
 
Oli Gardner - Data-Driven Design
Oli Gardner - Data-Driven DesignOli Gardner - Data-Driven Design
Oli Gardner - Data-Driven DesignTuring Fest
 
Rand Fishkin - The State of SEO & How to Survive Google’s Trojan Horsing of t...
Rand Fishkin - The State of SEO & How to Survive Google’s Trojan Horsing of t...Rand Fishkin - The State of SEO & How to Survive Google’s Trojan Horsing of t...
Rand Fishkin - The State of SEO & How to Survive Google’s Trojan Horsing of t...Turing Fest
 
Lisa Myers - How to Make Your Wishlist Piece of Coverage Come True
Lisa Myers - How to Make Your Wishlist Piece of Coverage Come TrueLisa Myers - How to Make Your Wishlist Piece of Coverage Come True
Lisa Myers - How to Make Your Wishlist Piece of Coverage Come TrueTuring Fest
 
Juan Felipe Rincon - How Do You Teach 10 Million Hard-to-Reach Website Owners...
Juan Felipe Rincon - How Do You Teach 10 Million Hard-to-Reach Website Owners...Juan Felipe Rincon - How Do You Teach 10 Million Hard-to-Reach Website Owners...
Juan Felipe Rincon - How Do You Teach 10 Million Hard-to-Reach Website Owners...Turing Fest
 

More from Turing Fest (20)

Ivana McConnell — Ethics, Software and Identity in the Age of Data (Turing Fe...
Ivana McConnell — Ethics, Software and Identity in the Age of Data (Turing Fe...Ivana McConnell — Ethics, Software and Identity in the Age of Data (Turing Fe...
Ivana McConnell — Ethics, Software and Identity in the Age of Data (Turing Fe...
 
Sam Noble — Blink & You’ll Miss It: The Ever Changing Landscape of Paid Media...
Sam Noble — Blink & You’ll Miss It: The Ever Changing Landscape of Paid Media...Sam Noble — Blink & You’ll Miss It: The Ever Changing Landscape of Paid Media...
Sam Noble — Blink & You’ll Miss It: The Ever Changing Landscape of Paid Media...
 
Check Warner — Building with Diversity (Turing Fest 2018)
Check Warner — Building with Diversity (Turing Fest 2018)Check Warner — Building with Diversity (Turing Fest 2018)
Check Warner — Building with Diversity (Turing Fest 2018)
 
Mike McQuaid — How to Not Fail at Using Open-Source Software in Your Organisa...
Mike McQuaid — How to Not Fail at Using Open-Source Software in Your Organisa...Mike McQuaid — How to Not Fail at Using Open-Source Software in Your Organisa...
Mike McQuaid — How to Not Fail at Using Open-Source Software in Your Organisa...
 
Mark Logan —The Real Reasons Start-ups and Scale-ups Fail (And What to Do Abo...
Mark Logan —The Real Reasons Start-ups and Scale-ups Fail (And What to Do Abo...Mark Logan —The Real Reasons Start-ups and Scale-ups Fail (And What to Do Abo...
Mark Logan —The Real Reasons Start-ups and Scale-ups Fail (And What to Do Abo...
 
Ed Fry — Data-Driven Growth: Lies, Lawyers & Outsized Results (Turing Fest 2018)
Ed Fry — Data-Driven Growth: Lies, Lawyers & Outsized Results (Turing Fest 2018)Ed Fry — Data-Driven Growth: Lies, Lawyers & Outsized Results (Turing Fest 2018)
Ed Fry — Data-Driven Growth: Lies, Lawyers & Outsized Results (Turing Fest 2018)
 
Colin Burns — "Peak Web" UX Design: What to do next...? (Turing Fest 2018)
Colin Burns — "Peak Web" UX Design: What to do next...? (Turing Fest 2018)Colin Burns — "Peak Web" UX Design: What to do next...? (Turing Fest 2018)
Colin Burns — "Peak Web" UX Design: What to do next...? (Turing Fest 2018)
 
Miloš Lalić — The Continuous Search for Product/Market Fit (Turing Fest 2018)
Miloš Lalić — The Continuous Search for Product/Market Fit (Turing Fest 2018)Miloš Lalić — The Continuous Search for Product/Market Fit (Turing Fest 2018)
Miloš Lalić — The Continuous Search for Product/Market Fit (Turing Fest 2018)
 
Patrick Campbell — Our Fundamental Strategy of Building a Business is Broken ...
Patrick Campbell — Our Fundamental Strategy of Building a Business is Broken ...Patrick Campbell — Our Fundamental Strategy of Building a Business is Broken ...
Patrick Campbell — Our Fundamental Strategy of Building a Business is Broken ...
 
Amy Zima — Killing Products (Turing Fest 2018)
Amy Zima — Killing Products (Turing Fest 2018)Amy Zima — Killing Products (Turing Fest 2018)
Amy Zima — Killing Products (Turing Fest 2018)
 
Fabrizio Ballarini — Scaling Organic Growth by Building Products (Turing Fest...
Fabrizio Ballarini — Scaling Organic Growth by Building Products (Turing Fest...Fabrizio Ballarini — Scaling Organic Growth by Building Products (Turing Fest...
Fabrizio Ballarini — Scaling Organic Growth by Building Products (Turing Fest...
 
Edgar Rouwenhorst — Marketing as a Growth Driver (Turing Fest 2018)
Edgar Rouwenhorst — Marketing as a Growth Driver (Turing Fest 2018)Edgar Rouwenhorst — Marketing as a Growth Driver (Turing Fest 2018)
Edgar Rouwenhorst — Marketing as a Growth Driver (Turing Fest 2018)
 
Rebecca Moore — Self-Disrupt for Growth
Rebecca Moore — Self-Disrupt for GrowthRebecca Moore — Self-Disrupt for Growth
Rebecca Moore — Self-Disrupt for Growth
 
Roan Lavery — Driving Growth vs. Building Core Value
Roan Lavery — Driving Growth vs. Building Core ValueRoan Lavery — Driving Growth vs. Building Core Value
Roan Lavery — Driving Growth vs. Building Core Value
 
Susan Ramonat — Blockchain Unraveled (Turing Fest 2018)
Susan Ramonat — Blockchain Unraveled (Turing Fest 2018)Susan Ramonat — Blockchain Unraveled (Turing Fest 2018)
Susan Ramonat — Blockchain Unraveled (Turing Fest 2018)
 
Martin Eriksson — You Are All Product Managers (Turing Fest 2018)
Martin Eriksson — You Are All Product Managers (Turing Fest 2018)Martin Eriksson — You Are All Product Managers (Turing Fest 2018)
Martin Eriksson — You Are All Product Managers (Turing Fest 2018)
 
Oli Gardner - Data-Driven Design
Oli Gardner - Data-Driven DesignOli Gardner - Data-Driven Design
Oli Gardner - Data-Driven Design
 
Rand Fishkin - The State of SEO & How to Survive Google’s Trojan Horsing of t...
Rand Fishkin - The State of SEO & How to Survive Google’s Trojan Horsing of t...Rand Fishkin - The State of SEO & How to Survive Google’s Trojan Horsing of t...
Rand Fishkin - The State of SEO & How to Survive Google’s Trojan Horsing of t...
 
Lisa Myers - How to Make Your Wishlist Piece of Coverage Come True
Lisa Myers - How to Make Your Wishlist Piece of Coverage Come TrueLisa Myers - How to Make Your Wishlist Piece of Coverage Come True
Lisa Myers - How to Make Your Wishlist Piece of Coverage Come True
 
Juan Felipe Rincon - How Do You Teach 10 Million Hard-to-Reach Website Owners...
Juan Felipe Rincon - How Do You Teach 10 Million Hard-to-Reach Website Owners...Juan Felipe Rincon - How Do You Teach 10 Million Hard-to-Reach Website Owners...
Juan Felipe Rincon - How Do You Teach 10 Million Hard-to-Reach Website Owners...
 

Recently uploaded

Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVshikhaohhpro
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdfWave PLM
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...kellynguyen01
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providermohitmore19
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsJhone kinadey
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comFatema Valibhai
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsArshad QA
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsAlberto González Trastoy
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...harshavardhanraghave
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...MyIntelliSource, Inc.
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfkalichargn70th171
 
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️anilsa9823
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxbodapatigopi8531
 
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AISyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AIABDERRAOUF MEHENNI
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...OnePlan Solutions
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...ICS
 
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female serviceCALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female serviceanilsa9823
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...MyIntelliSource, Inc.
 

Recently uploaded (20)

Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS LiveVip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.com
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview Questions
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
 
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptx
 
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AISyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
 
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female serviceCALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
 

Paul Campbell — A Modern Approach to Third-Party Embedded Widgets (Turing Fest 2018)