SlideShare uma empresa Scribd logo
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.

Mais conteúdo relacionado

Mais procurados

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
Matt 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 To
Raymond Camden
 
Rapidly scaffold your frontend with yeoman
Rapidly scaffold your frontend with yeomanRapidly scaffold your frontend with yeoman
Rapidly scaffold your frontend with yeoman
Simon 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 2016
Matt 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 2017
Matt Raible
 
Fast Loading JavaScript
Fast Loading JavaScriptFast Loading JavaScript
Fast Loading JavaScript
Aaron 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 Plugin
Kelly Phillips
 
Ako na vlastne WP temy
Ako na vlastne WP temyAko na vlastne WP temy
Ako na vlastne WP temy
Juraj 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 2017
Matt 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 2020
Magdalena 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
 
SydJS.com
SydJS.comSydJS.com
SydJS.com
Lachlan Hardy
 
Spring Boot
Spring BootSpring Boot
Spring Boot
Diego Pacheco
 
Efficient Search Campaigns SAScon May 2012
Efficient Search Campaigns SAScon May 2012Efficient Search Campaigns SAScon May 2012
Efficient Search Campaigns SAScon May 2012
Steve Lock
 
Oscon 20080724
Oscon 20080724Oscon 20080724
Oscon 20080724
linkedin_resptest2
 
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
Qing-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 widgets
Martijn Pannevis
 
React native - What, Why, How?
React native - What, Why, How?React native - What, Why, How?
React native - What, Why, How?
Teerasej Jiraphatchandej
 
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
JSFestUA
 

Mais procurados (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
 

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

Wookie Meetup
Wookie MeetupWookie Meetup
Wookie Meetup
scottw
 
Wookie Meetup
Wookie MeetupWookie Meetup
Wookie Meetup
scottw
 
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
mguillem
 
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
Adam 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 Victoria
Jeff Richards
 
Intro to Github Actions @likecoin
Intro to Github Actions @likecoinIntro to Github Actions @likecoin
Intro to Github Actions @likecoin
William Chong
 
Widget Summit 2008
Widget Summit 2008Widget Summit 2008
Widget Summit 2008
Volkan Unsal
 
03 integrate webapisignalr
03 integrate webapisignalr03 integrate webapisignalr
03 integrate webapisignalr
Erhwen Kuo
 
Create ABS Project In Twenty Minutes
Create ABS Project In Twenty MinutesCreate ABS Project In Twenty Minutes
Create ABS Project In Twenty Minutes
BENOIS 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 Beginners
Stewart 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 2017
Matt Raible
 
Untangling spring week5
Untangling spring week5Untangling spring week5
Untangling spring week5
Derek Jacoby
 
夜宴42期《Gadgets》
夜宴42期《Gadgets》夜宴42期《Gadgets》
夜宴42期《Gadgets》
Koubei Banquet
 
Banquet 42
Banquet 42Banquet 42
Banquet 42
Koubei UED
 
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
Matt 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 Deadlines
Tikal 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 2017
Matt 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 🎸
 

Semelhante a 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
 
夜宴42期《Gadgets》
夜宴42期《Gadgets》夜宴42期《Gadgets》
夜宴42期《Gadgets》
 
Banquet 42
Banquet 42Banquet 42
Banquet 42
 
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)
 

Mais de 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 Growth
Turing 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 Value
Turing 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 Design
Turing 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 True
Turing 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
 

Mais de 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...
 

Último

一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理
dakas1
 
Malibou Pitch Deck For Its €3M Seed Round
Malibou Pitch Deck For Its €3M Seed RoundMalibou Pitch Deck For Its €3M Seed Round
Malibou Pitch Deck For Its €3M Seed Round
sjcobrien
 
E-commerce Development Services- Hornet Dynamics
E-commerce Development Services- Hornet DynamicsE-commerce Development Services- Hornet Dynamics
E-commerce Development Services- Hornet Dynamics
Hornet Dynamics
 
Using Query Store in Azure PostgreSQL to Understand Query Performance
Using Query Store in Azure PostgreSQL to Understand Query PerformanceUsing Query Store in Azure PostgreSQL to Understand Query Performance
Using Query Store in Azure PostgreSQL to Understand Query Performance
Grant Fritchey
 
Requirement Traceability in Xen Functional Safety
Requirement Traceability in Xen Functional SafetyRequirement Traceability in Xen Functional Safety
Requirement Traceability in Xen Functional Safety
Ayan Halder
 
Artificia Intellicence and XPath Extension Functions
Artificia Intellicence and XPath Extension FunctionsArtificia Intellicence and XPath Extension Functions
Artificia Intellicence and XPath Extension Functions
Octavian Nadolu
 
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian CompaniesE-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
Quickdice ERP
 
UI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
UI5con 2024 - Keynote: Latest News about UI5 and it’s EcosystemUI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
UI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
Peter Muessig
 
J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...
J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...
J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...
Bert Jan Schrijver
 
316895207-SAP-Oil-and-Gas-Downstream-Training.pptx
316895207-SAP-Oil-and-Gas-Downstream-Training.pptx316895207-SAP-Oil-and-Gas-Downstream-Training.pptx
316895207-SAP-Oil-and-Gas-Downstream-Training.pptx
ssuserad3af4
 
在线购买加拿大英属哥伦比亚大学毕业证本科学位证书原版一模一样
在线购买加拿大英属哥伦比亚大学毕业证本科学位证书原版一模一样在线购买加拿大英属哥伦比亚大学毕业证本科学位证书原版一模一样
在线购买加拿大英属哥伦比亚大学毕业证本科学位证书原版一模一样
mz5nrf0n
 
Oracle 23c New Features For DBAs and Developers.pptx
Oracle 23c New Features For DBAs and Developers.pptxOracle 23c New Features For DBAs and Developers.pptx
Oracle 23c New Features For DBAs and Developers.pptx
Remote DBA Services
 
How Can Hiring A Mobile App Development Company Help Your Business Grow?
How Can Hiring A Mobile App Development Company Help Your Business Grow?How Can Hiring A Mobile App Development Company Help Your Business Grow?
How Can Hiring A Mobile App Development Company Help Your Business Grow?
ToXSL Technologies
 
Microservice Teams - How the cloud changes the way we work
Microservice Teams - How the cloud changes the way we workMicroservice Teams - How the cloud changes the way we work
Microservice Teams - How the cloud changes the way we work
Sven Peters
 
Enums On Steroids - let's look at sealed classes !
Enums On Steroids - let's look at sealed classes !Enums On Steroids - let's look at sealed classes !
Enums On Steroids - let's look at sealed classes !
Marcin Chrost
 
2024 eCommerceDays Toulouse - Sylius 2.0.pdf
2024 eCommerceDays Toulouse - Sylius 2.0.pdf2024 eCommerceDays Toulouse - Sylius 2.0.pdf
2024 eCommerceDays Toulouse - Sylius 2.0.pdf
Łukasz Chruściel
 
Need for Speed: Removing speed bumps from your Symfony projects ⚡️
Need for Speed: Removing speed bumps from your Symfony projects ⚡️Need for Speed: Removing speed bumps from your Symfony projects ⚡️
Need for Speed: Removing speed bumps from your Symfony projects ⚡️
Łukasz Chruściel
 
Mobile app Development Services | Drona Infotech
Mobile app Development Services  | Drona InfotechMobile app Development Services  | Drona Infotech
Mobile app Development Services | Drona Infotech
Drona Infotech
 
Top 9 Trends in Cybersecurity for 2024.pptx
Top 9 Trends in Cybersecurity for 2024.pptxTop 9 Trends in Cybersecurity for 2024.pptx
Top 9 Trends in Cybersecurity for 2024.pptx
devvsandy
 
8 Best Automated Android App Testing Tool and Framework in 2024.pdf
8 Best Automated Android App Testing Tool and Framework in 2024.pdf8 Best Automated Android App Testing Tool and Framework in 2024.pdf
8 Best Automated Android App Testing Tool and Framework in 2024.pdf
kalichargn70th171
 

Último (20)

一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理
 
Malibou Pitch Deck For Its €3M Seed Round
Malibou Pitch Deck For Its €3M Seed RoundMalibou Pitch Deck For Its €3M Seed Round
Malibou Pitch Deck For Its €3M Seed Round
 
E-commerce Development Services- Hornet Dynamics
E-commerce Development Services- Hornet DynamicsE-commerce Development Services- Hornet Dynamics
E-commerce Development Services- Hornet Dynamics
 
Using Query Store in Azure PostgreSQL to Understand Query Performance
Using Query Store in Azure PostgreSQL to Understand Query PerformanceUsing Query Store in Azure PostgreSQL to Understand Query Performance
Using Query Store in Azure PostgreSQL to Understand Query Performance
 
Requirement Traceability in Xen Functional Safety
Requirement Traceability in Xen Functional SafetyRequirement Traceability in Xen Functional Safety
Requirement Traceability in Xen Functional Safety
 
Artificia Intellicence and XPath Extension Functions
Artificia Intellicence and XPath Extension FunctionsArtificia Intellicence and XPath Extension Functions
Artificia Intellicence and XPath Extension Functions
 
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian CompaniesE-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
 
UI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
UI5con 2024 - Keynote: Latest News about UI5 and it’s EcosystemUI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
UI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
 
J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...
J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...
J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...
 
316895207-SAP-Oil-and-Gas-Downstream-Training.pptx
316895207-SAP-Oil-and-Gas-Downstream-Training.pptx316895207-SAP-Oil-and-Gas-Downstream-Training.pptx
316895207-SAP-Oil-and-Gas-Downstream-Training.pptx
 
在线购买加拿大英属哥伦比亚大学毕业证本科学位证书原版一模一样
在线购买加拿大英属哥伦比亚大学毕业证本科学位证书原版一模一样在线购买加拿大英属哥伦比亚大学毕业证本科学位证书原版一模一样
在线购买加拿大英属哥伦比亚大学毕业证本科学位证书原版一模一样
 
Oracle 23c New Features For DBAs and Developers.pptx
Oracle 23c New Features For DBAs and Developers.pptxOracle 23c New Features For DBAs and Developers.pptx
Oracle 23c New Features For DBAs and Developers.pptx
 
How Can Hiring A Mobile App Development Company Help Your Business Grow?
How Can Hiring A Mobile App Development Company Help Your Business Grow?How Can Hiring A Mobile App Development Company Help Your Business Grow?
How Can Hiring A Mobile App Development Company Help Your Business Grow?
 
Microservice Teams - How the cloud changes the way we work
Microservice Teams - How the cloud changes the way we workMicroservice Teams - How the cloud changes the way we work
Microservice Teams - How the cloud changes the way we work
 
Enums On Steroids - let's look at sealed classes !
Enums On Steroids - let's look at sealed classes !Enums On Steroids - let's look at sealed classes !
Enums On Steroids - let's look at sealed classes !
 
2024 eCommerceDays Toulouse - Sylius 2.0.pdf
2024 eCommerceDays Toulouse - Sylius 2.0.pdf2024 eCommerceDays Toulouse - Sylius 2.0.pdf
2024 eCommerceDays Toulouse - Sylius 2.0.pdf
 
Need for Speed: Removing speed bumps from your Symfony projects ⚡️
Need for Speed: Removing speed bumps from your Symfony projects ⚡️Need for Speed: Removing speed bumps from your Symfony projects ⚡️
Need for Speed: Removing speed bumps from your Symfony projects ⚡️
 
Mobile app Development Services | Drona Infotech
Mobile app Development Services  | Drona InfotechMobile app Development Services  | Drona Infotech
Mobile app Development Services | Drona Infotech
 
Top 9 Trends in Cybersecurity for 2024.pptx
Top 9 Trends in Cybersecurity for 2024.pptxTop 9 Trends in Cybersecurity for 2024.pptx
Top 9 Trends in Cybersecurity for 2024.pptx
 
8 Best Automated Android App Testing Tool and Framework in 2024.pdf
8 Best Automated Android App Testing Tool and Framework in 2024.pdf8 Best Automated Android App Testing Tool and Framework in 2024.pdf
8 Best Automated Android App Testing Tool and Framework in 2024.pdf
 

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