SlideShare uma empresa Scribd logo
1 de 55
Baixar para ler offline
@jacdevos jacques@nreality.com
Hybrid	
  vs	
  native	
  mobile
showdown!
@jacdevos jacques@nreality.com
Are	
  you	
  building	
  a	
  mobile	
  app?
@jacdevos jacques@nreality.com
Why	
  is	
  mobile	
  development	
  so	
  hard?
@jacdevos jacques@nreality.com
@jacdevos jacques@nreality.com
Mobile/tablet	
  operating	
  system	
  internet	
  usage
http://marketshare.hitslink.com
@jacdevos jacques@nreality.com
You	
  have to	
  support	
  multiple	
  
operating	
  systems
Users	
  don’t	
  care	
  about	
  your	
  preferences
@jacdevos jacques@nreality.com
Platforms	
  are	
  different
We	
  underestimate	
  the	
  learning	
  costs
@jacdevos jacques@nreality.com
Technology	
  changes	
  fast	
  
often	
  changes	
  before	
  our	
  project	
  is	
  complete
@jacdevos jacques@nreality.com
Evolution	
  of	
  Swift	
  (iOS)
• June	
  2013	
  – Swift	
  programming	
  language	
  does	
  not	
  exist
• June	
  2014	
  – Swift	
  1	
  is	
  announced
• June	
  2015	
  – Swift	
  2	
  is	
  announced	
  (BREAKING	
  CHANGES)
• June	
  2016	
  – Swift	
  3	
  is	
  announced	
  (BREAKING	
  CHANGES)
• REALLY?
@jacdevos jacques@nreality.com
Different	
  and	
  changing	
  tech
=
expensive	
  and	
  slow	
  to	
  development
@jacdevos jacques@nreality.com
Mobile	
  technology	
  
stack	
  options?
@jacdevos jacques@nreality.com
Pure	
  Native
@jacdevos jacques@nreality.com
Who	
  has	
  done	
  some native	
  
development?
@jacdevos jacques@nreality.com
Mobile	
  website	
  
Responsively	
  designed
@jacdevos jacques@nreality.com
Semi-­‐native
C#	
  compiled	
  to	
  native	
  machine	
  code
@jacdevos jacques@nreality.com
Semi-­‐native
JavaScript	
  calls	
  native
@jacdevos jacques@nreality.com
Hybrid
HTML	
  +	
  Cordova	
  +	
  Angular2	
  +	
  Ionic2
@jacdevos jacques@nreality.com
Contenders	
  for	
  the	
  mobile	
  stack
Native	
  SDK	
  rendering:
1. Pure	
  Native:	
  iOS	
  and	
  Android
2. Semi-­‐native:	
  Xamarin
3. Semi-­‐native:	
  React	
  Native
Browser	
  HTML	
  rendering:
1. Hybrid:	
  Ionic2	
  or	
  Cordova
2. Mobile	
  website:	
  responsive	
  design
@jacdevos jacques@nreality.com
How	
  do	
  you	
  choose	
  a	
  
technology	
  stack?
@jacdevos jacques@nreality.com
Do	
  you	
  choose	
  the	
  “new	
  and	
  shiny”	
  
precious	
  one?
Do	
  you	
  choose	
  the	
  “new	
  and	
  shiny”	
  
precious	
  one?
@jacdevos jacques@nreality.comDo	
  you	
  choose	
  based	
  on	
  your	
  fanaticismDo	
  you	
  choose	
  based	
  on	
  your	
  fanaticism
@jacdevos jacques@nreality.comDo	
  you	
  choose	
  what	
  you	
  know?Do	
  you	
  choose	
  what	
  you	
  know?
@jacdevos jacques@nreality.com
Rather:	
  start	
  with	
  the	
  business	
  
Quality	
  of	
  Service	
  (QoS)	
  needs
@jacdevos jacques@nreality.com
Consider	
  the	
  real	
  QoS factors	
  first
• User	
  experience
• Maintenance	
  costs	
  including:
– Learnability:	
  ease	
  of	
  upskilling
– Reuse:	
  write	
  once,	
  run	
  anywhere
• The	
  ability	
  to	
  deliver	
  quickly
• Other	
  subtle	
  business	
  needs
@jacdevos jacques@nreality.com
What	
  are	
  the	
  trade-­‐offs?
@jacdevos jacques@nreality.com
The	
  Potential	
  for	
  User	
  Experience
@jacdevos jacques@nreality.com
@jacdevos jacques@nreality.com
A	
  great	
  User	
  Experience	
  
is	
  always expected!
@jacdevos jacques@nreality.com
@jacdevos jacques@nreality.com
Native	
  has	
  a	
  higher	
  potential	
  for	
  UX
@jacdevos jacques@nreality.com
“the	
  biggest	
  mistake	
  that	
  we	
  made	
  as	
  a	
  
company	
  is	
  betting	
  too	
  much	
  on	
  
HTML5	
  as	
  opposed	
  to	
  native….”
-­‐ Mark	
  Zuckerberg,	
  CEO	
  of	
  Facebook
@jacdevos jacques@nreality.com
@jacdevos jacques@nreality.com
@jacdevos jacques@nreality.com
User	
  Experience	
  
Potential
Pure	
  Native
iOS	
  and	
  Android
Semi-­‐native
Xamarin
Semi-­‐native
React	
  Native
Hybrid
Ionic2/Cordova
Mobi	
  website
Native	
  paradigm	
  
Speed	
  of	
  interaction	
  
Ease	
  of	
  using	
  interesting	
  native	
  SDK
Visualisation libs
@jacdevos jacques@nreality.com
3
2 2
0
-­‐2
PURE	
  NATIVE
IOS	
  AND	
  
ANDROID
SEMI-­‐NATIVE
XAMARIN
SEMI-­‐NATIVE
REACT	
  NATIVE
HYBRID
IONIC2/CORDOVA
MOBI	
  WEBSITE
User	
  Experience	
  Potential
@jacdevos jacques@nreality.com
Learnability:	
  ease	
  of	
  upskilling
@jacdevos jacques@nreality.com
@jacdevos jacques@nreality.com
Learnability:	
  
ease	
  of	
  upskilling
Pure	
  Native
iOS	
  and	
  Android
Semi-­‐native
Xamarin
Semi-­‐native
React	
  Native
Hybrid
Ionic2/Cordova
Mobi	
  website
Stackoverflowabiliy:	
  help	
  availability
(+	
  long	
  term	
  support)
Framework	
  knowledge	
  required	
  
(multiple	
  teams!?)
Amount	
  of	
  tools	
  required
@jacdevos jacques@nreality.com
-­‐1 -­‐1
-­‐2
2
3
PURE	
  NATIVE
IOS	
  AND	
  
ANDROID
SEMI-­‐NATIVE
XAMARIN
SEMI-­‐NATIVE
REACT	
  NATIVE
HYBRID
IONIC2/CORDOVA
MOBI	
  WEBSITE
Learnability:	
  Ease	
  of	
  development
@jacdevos jacques@nreality.com
Reuse:	
  write	
  once,	
  run	
  anywhere
@jacdevos jacques@nreality.com
@jacdevos jacques@nreality.com
@jacdevos jacques@nreality.com
Reuse:	
  write once,	
  run
anywhere
Pure	
  Native
iOS	
  and	
  Android
Semi-­‐native
Xamarin
Semi-­‐native
React	
  Native
Hybrid
Ionic2/Cordova
Mobi	
  website
Reuse	
  business	
  logic
Reuse	
  User Interface logic
Workarounds	
  needed
@jacdevos jacques@nreality.com
-­‐1
0 0
1
3
PURE	
  NATIVE
IOS	
  AND	
  
ANDROID
SEMI-­‐NATIVE
XAMARIN
SEMI-­‐NATIVE
REACT	
  NATIVE
HYBRID
IONIC2/CORDOVA
MOBI	
  WEBSITE
Portability	
  and	
  Reuse
@jacdevos jacques@nreality.com
The	
  ability	
  to	
  deliver	
  quickly
@jacdevos jacques@nreality.com
@jacdevos jacques@nreality.com
Continuous	
  Delivery
Push	
  updates	
  without	
  App	
  Store
• Only	
  JavaScript	
  is	
  given	
  this	
  privilege	
  by	
  Apple
• Ionic	
  Platform	
  Deploy	
  for	
  Ionic
• AppHub Deploy	
  for	
  React	
  Native
@jacdevos jacques@nreality.com
Speed	
  of	
  development
Pure	
  Native
iOS	
  and	
  Android
Semi-­‐native
Xamarin
Semi-­‐native
React	
  Native
Hybrid
Ionic2/Cordova
Mobi	
  website
Speed	
  of	
  deploymentor	
  patch
Ease	
  of	
  testing	
  cross-­‐platforms
Require	
  multiple	
  version	
  support
@jacdevos jacques@nreality.com
-­‐3 -­‐3
0
2
3
PURE	
  NATIVE
IOS	
  AND	
  
ANDROID
SEMI-­‐NATIVE
XAMARIN
SEMI-­‐NATIVE
REACT	
  NATIVE
HYBRID
IONIC2/CORDOVA
MOBI	
  WEBSITE
Speed	
  of	
  development
@jacdevos jacques@nreality.com
There	
  are	
  other	
  options	
  too
@jacdevos jacques@nreality.com
Some	
  options	
  are	
  not	
  linear
• Hybrid	
  native	
  (Turbolinks)
• Cross-­‐native	
  (Xamarin Forms)
• Progressive	
  Web	
  Apps	
  – Service	
  Worker
• NativeScript
@jacdevos jacques@nreality.com
So,	
  which	
  stack	
  is	
  right?
@jacdevos jacques@nreality.com
Most	
  
native
Least	
  
native
Cost	
  Effectiveness
User	
  Experience	
  Potential
There	
  is	
  a	
  trade-­‐off
@jacdevos jacques@nreality.com
When	
  choosing	
  a	
  tech	
  stack
• Be	
  aware	
  of	
  your	
  biases	
  and	
  bigotry
• Understand	
  your	
  business	
  needs	
  well
• Understand	
  the	
  subtleties	
  of	
  the	
  trade-­‐offs
@jacdevos jacques@nreality.com
Hybrid	
  or	
  native	
  mobile?
It	
  depends!

Mais conteúdo relacionado

Mais procurados

Mais procurados (20)

Pick Your Poison – Mobile Web, Native or Hybrid?
Pick Your Poison – Mobile Web, Native or Hybrid?Pick Your Poison – Mobile Web, Native or Hybrid?
Pick Your Poison – Mobile Web, Native or Hybrid?
 
Native vs Hybrid Apps
Native vs Hybrid AppsNative vs Hybrid Apps
Native vs Hybrid Apps
 
Native vs Web vs Hybrid Mobile Application Development
Native vs Web vs Hybrid Mobile Application DevelopmentNative vs Web vs Hybrid Mobile Application Development
Native vs Web vs Hybrid Mobile Application Development
 
Native, Web or Hybrid Mobile App Development?
Native, Web or Hybrid Mobile App Development?Native, Web or Hybrid Mobile App Development?
Native, Web or Hybrid Mobile App Development?
 
Native vs hybrid approach Mobile App Development
Native vs hybrid approach Mobile App DevelopmentNative vs hybrid approach Mobile App Development
Native vs hybrid approach Mobile App Development
 
Hybrid mobile app development
Hybrid mobile app developmentHybrid mobile app development
Hybrid mobile app development
 
Introduction to Mobile Development
Introduction to Mobile DevelopmentIntroduction to Mobile Development
Introduction to Mobile Development
 
Hybrid vs Native vs Web Apps
Hybrid vs Native vs Web AppsHybrid vs Native vs Web Apps
Hybrid vs Native vs Web Apps
 
Introduction to Cross-Platform Hybrid Mobile App Development
Introduction to Cross-Platform Hybrid Mobile App DevelopmentIntroduction to Cross-Platform Hybrid Mobile App Development
Introduction to Cross-Platform Hybrid Mobile App Development
 
Native vs. Hybrid Applications
Native vs. Hybrid ApplicationsNative vs. Hybrid Applications
Native vs. Hybrid Applications
 
Building Hybrid Apps with AngularJS and Ionic
Building Hybrid Apps with AngularJS and IonicBuilding Hybrid Apps with AngularJS and Ionic
Building Hybrid Apps with AngularJS and Ionic
 
Mobile application development strategy and execution
Mobile application development   strategy and executionMobile application development   strategy and execution
Mobile application development strategy and execution
 
Hybrid Mobile Development - Overview and Intro to Cordova/Ionic Framework
Hybrid Mobile Development - Overview and Intro to Cordova/Ionic FrameworkHybrid Mobile Development - Overview and Intro to Cordova/Ionic Framework
Hybrid Mobile Development - Overview and Intro to Cordova/Ionic Framework
 
Native vs Hybrid vs Web
Native vs Hybrid vs WebNative vs Hybrid vs Web
Native vs Hybrid vs Web
 
Consider Starting Small
Consider Starting SmallConsider Starting Small
Consider Starting Small
 
An introduction to mobile app development and investing
An introduction to mobile app development and investingAn introduction to mobile app development and investing
An introduction to mobile app development and investing
 
Mobile Application Development: Hybrid, Native and Mobile Web Apps
Mobile Application Development: Hybrid, Native and Mobile Web AppsMobile Application Development: Hybrid, Native and Mobile Web Apps
Mobile Application Development: Hybrid, Native and Mobile Web Apps
 
Cross Platform Mobile App Development
Cross Platform Mobile App DevelopmentCross Platform Mobile App Development
Cross Platform Mobile App Development
 
Top 10 programming languages for mobile app development
Top 10 programming languages for mobile app developmentTop 10 programming languages for mobile app development
Top 10 programming languages for mobile app development
 
On Mobile- Product Strategy
On Mobile- Product StrategyOn Mobile- Product Strategy
On Mobile- Product Strategy
 

Semelhante a Hybrid vs native mobile development – how to choose a tech stack

Why should I care about Responsive Design?
Why should I care about Responsive Design?Why should I care about Responsive Design?
Why should I care about Responsive Design?
Fabricio Teixeira
 
The challenges of building mobile HTML5 applications - FEEC Brazil 2012 - Recife
The challenges of building mobile HTML5 applications - FEEC Brazil 2012 - RecifeThe challenges of building mobile HTML5 applications - FEEC Brazil 2012 - Recife
The challenges of building mobile HTML5 applications - FEEC Brazil 2012 - Recife
Caridy Patino
 
Beyond Branding SharePoint - SharePoint and Today's Web
Beyond Branding SharePoint - SharePoint and Today's WebBeyond Branding SharePoint - SharePoint and Today's Web
Beyond Branding SharePoint - SharePoint and Today's Web
Eric Overfield
 

Semelhante a Hybrid vs native mobile development – how to choose a tech stack (20)

Mobile (App) Development with Sitecore
Mobile (App) Development with SitecoreMobile (App) Development with Sitecore
Mobile (App) Development with Sitecore
 
Mobile UX Challenges
Mobile UX ChallengesMobile UX Challenges
Mobile UX Challenges
 
Mobile ux sot a and challenges
Mobile ux sot a and challengesMobile ux sot a and challenges
Mobile ux sot a and challenges
 
How to Build a Great Web Application
How to Build a Great Web ApplicationHow to Build a Great Web Application
How to Build a Great Web Application
 
Pieter Brinkman - My first mobile experience From mobile no no, to mobile go ...
Pieter Brinkman - My first mobile experienceFrom mobile no no, to mobile go ...Pieter Brinkman - My first mobile experienceFrom mobile no no, to mobile go ...
Pieter Brinkman - My first mobile experience From mobile no no, to mobile go ...
 
Mobile web development
Mobile web development Mobile web development
Mobile web development
 
Uxperts mobi 2013 soa & challenges
Uxperts mobi 2013   soa & challengesUxperts mobi 2013   soa & challenges
Uxperts mobi 2013 soa & challenges
 
Why should I care about Responsive Design?
Why should I care about Responsive Design?Why should I care about Responsive Design?
Why should I care about Responsive Design?
 
Cross Platform Mobile Development
Cross Platform Mobile DevelopmentCross Platform Mobile Development
Cross Platform Mobile Development
 
The challenges of building mobile HTML5 applications - FEEC Brazil 2012 - Recife
The challenges of building mobile HTML5 applications - FEEC Brazil 2012 - RecifeThe challenges of building mobile HTML5 applications - FEEC Brazil 2012 - Recife
The challenges of building mobile HTML5 applications - FEEC Brazil 2012 - Recife
 
Leverage web technology in a mobile world
Leverage web technology in a mobile worldLeverage web technology in a mobile world
Leverage web technology in a mobile world
 
Finding the sweet spot - blending the best of native and web
Finding the sweet spot - blending the best of native and webFinding the sweet spot - blending the best of native and web
Finding the sweet spot - blending the best of native and web
 
Beyond Branding SharePoint - SharePoint and Today's Web
Beyond Branding SharePoint - SharePoint and Today's WebBeyond Branding SharePoint - SharePoint and Today's Web
Beyond Branding SharePoint - SharePoint and Today's Web
 
Why Do Mobile Projects Fail?
Why Do Mobile Projects Fail?Why Do Mobile Projects Fail?
Why Do Mobile Projects Fail?
 
Native VS HTML5
Native VS HTML5Native VS HTML5
Native VS HTML5
 
Hybrid mobile app with Kendo UI Mobile
Hybrid mobile app with Kendo UI MobileHybrid mobile app with Kendo UI Mobile
Hybrid mobile app with Kendo UI Mobile
 
Hybrid App Development, Redefined
Hybrid App Development, RedefinedHybrid App Development, Redefined
Hybrid App Development, Redefined
 
Mobile Web Application Development (An Insight)
Mobile Web Application Development (An Insight)Mobile Web Application Development (An Insight)
Mobile Web Application Development (An Insight)
 
HTML5 Can't Do That
HTML5 Can't Do ThatHTML5 Can't Do That
HTML5 Can't Do That
 
Hybrid mobile app with kendo ui mobile
Hybrid mobile app with kendo ui mobileHybrid mobile app with kendo ui mobile
Hybrid mobile app with kendo ui mobile
 

Último

%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
masabamasaba
 
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
VictoriaMetrics
 
The title is not connected to what is inside
The title is not connected to what is insideThe title is not connected to what is inside
The title is not connected to what is inside
shinachiaurasa2
 
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Medical / Health Care (+971588192166) Mifepristone and Misoprostol tablets 200mg
 
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Medical / Health Care (+971588192166) Mifepristone and Misoprostol tablets 200mg
 
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
masabamasaba
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
Health
 

Último (20)

%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
 
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
 
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
 
%in Benoni+277-882-255-28 abortion pills for sale in Benoni
%in Benoni+277-882-255-28 abortion pills for sale in Benoni%in Benoni+277-882-255-28 abortion pills for sale in Benoni
%in Benoni+277-882-255-28 abortion pills for sale in Benoni
 
%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg
%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg
%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg
 
%in Harare+277-882-255-28 abortion pills for sale in Harare
%in Harare+277-882-255-28 abortion pills for sale in Harare%in Harare+277-882-255-28 abortion pills for sale in Harare
%in Harare+277-882-255-28 abortion pills for sale in Harare
 
8257 interfacing 2 in microprocessor for btech students
8257 interfacing 2 in microprocessor for btech students8257 interfacing 2 in microprocessor for btech students
8257 interfacing 2 in microprocessor for btech students
 
The title is not connected to what is inside
The title is not connected to what is insideThe title is not connected to what is inside
The title is not connected to what is inside
 
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
 
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
 
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
 
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdfPayment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
 
WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...
WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...
WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...
 
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
 
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
 
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
 
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
 
Announcing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK SoftwareAnnouncing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK Software
 

Hybrid vs native mobile development – how to choose a tech stack