Sitecore en AngularJS: hoe werken ze samen



Vergelijkbare documenten
Angular Best Practices Door Alex en Chris van Beek

Gestart als demo/research voor cloud-oplossing. Een Afslagveiling

Gebruik van cryptografie voor veilige jquery/rest webapplicaties. Frans van Buul Inter Access

Is APEX a worthy substitute for Oracle Forms?

PRESENTS. CO3 Talent Ontwikkel Programma ICT i.s.m. Bridging the gap between business and talent

Inhoud. 1 Kennismaken met AngularJS 1. /ix

Oracle Application Server Portal Oracle Gebruikersgroep Holland Oktober 2003

Education for a Smarter Planet. IBM. IBM Global Education 2010 IBM Corporation

Geboortedatum: 24 november 1985 Burgerlijke staat: Ongehuwd Nationaliteit: Nederlandse Rijbewijs:

Waarom Cloud? Waarom nu? Marc Gruben April 2015

Opdrachtformulering (pagina 3 van 7)

Click to edit Master subtitle style NOIV Congres 2011 GIS Open In Verbinding. Marcel de Rink

TECHNISCHE SPECIFICATIE

Vakmanschap in Java Software Development

Vakmanschap in Java Software Development

PERSOONLIJKE GEGEVENS

Accountancy Roadmap ! Rianne Geevers. 31 Mei 2018

Building rich user interfaces in Java

CURRICULUM VITAE. Persoonsgegevens Fijsjan Heijkoop Geboortedatum 22 februari 1979

Futureproof met de software engineering track van Capgemini

De Lync naar Het Nieuwe Werken. Utrecht - 25 januari 2011

Continuous a continuous improvement story

IT Galaxy 2018 ON THE RIGHT TRACK ON THE RIGHT TRACK #PQRITG18 #PQRITG18

EVO:RAIL VDI AANPAK Plaveit VMware EVO:RAIL de weg voor VDI?

LEERVRAAG. EINDDOEL 1. Van novice naar beginner: zelfstandig een Titanium video app bouwen 2. Beeldvan User Design principes

Profiteer van veranderende technologieën

Vakmanschap in Java Software Development

De convergentie naar gemak. Hans Bos,

Web Application Security Hacking Your Way In! Peter Schuler & Julien Rentrop

Pimp je SharePoint zoekresultaten

Technical Deep Dive Microsoft Dynamics CRM 4.0. Dennis Schut

is front-end kennis relevant voor een UX designer

BUSINESS CASE. Cinnovate. Versie 2.0

Factsheet CONTENT & EXPERIENCE MANAGEMENT Mirabeau

Als Leidse Informaticus in actie. College studievaardigheden Rokesh Jankie (

ManualMaster Systeem 6.1 (ManualMaster Administrator, ManualMaster WebAccess en ManualMaster WebEdit)

Van Big Data tot waardevolle informatie op maat van de (interne)gebruiker en de burger

Webinar Angular 2 26 November :00 21:00 uur CET

APEX en JasperReports

Op weg naar de favoriete Verzekeraar. Vincent Snels (Nationale Nederlanden) Lex Veltman (IBM)

CONTAINERIZATION OF APPLICATIONS WITH MICROSOFT AZURE PAAS SERVICES

Curriculum Vitae Ishak Atak. Naam : Ishak Atak Roepnaam : Ishak. Woonplaats : Utrecht Geboorte datum :

SEO & Retail Hoe maak je het verschil?

SOA Security. en de rol van de auditor... ISACA Roundtable 2 juni Arthur Donkers, 1Secure BV arthur@1secure.nl

Uitdagingen performancetesten in een Agile omgeving Best Practices & Demo

Introductie Mediq. Committed to your care

React en React Native voor websites en apps

ArcGIS Mobile ADF. Smart Client Applicaties voor ArcGIS Server Eva Dienske, Wim Ligtendag

Transcriptie:

Sitecore en AngularJS: hoe werken ze samen Derk Hudepol Consultant 11-02-2016

Click Wie ben to add ik? title Consultant bij Avanade Werkzaam bij Avanade voor bijna 6 jaar Werk 3+ jaar met Sitecore Meeste interessante Sitecore onderwerpen: Experience Editor Services Client xdb Extending Sitecore Blog : http://hookedon.digital

Click Wat is to Avanade? add title Microsoft technologie Joint venture van Accenture en Microsoft Global Platinum Sitecore partner 27000 medewerkers wereldwijd Top 1 ICT Nederland Employer

Click to add title Divider AngularJS Subhead Wat is het? 4

Click AngularJS to add title AngularJS (commonly referred to as "Angular" or "Angular.js") is an open-source web application framework mainly maintained by Google and by a community of individuals and corporations to address many of the challenges encountered in developing single-page applications. It aims to simplify both the development and the testing of such applications by providing a framework for client-side model view controller (MVC) andmodel view viewmodel (MVVM) architectures, along with components commonly used in rich Internet applications.

Click to add title Divider AngularJS en Sitecore Subhead Hoe gebruik je het? 6

Click Waarom? to add title Load times Moderne technieken Geen conflicten met Sitecore javascript Directives en controllers zijn goed te isoleren Caching

Click Welke to vorm add title van implementatie? Simpel Medium Full SPA Enkel hide/show/binding etc. bijvoorbeeld popups met dynamische html, web api calls

Click Wat heb to add je nodig? title Sitecore AngularJS Asp.NET MVC Optioneel AngularJS Bootstrap

Click Wat is to er add gebruikt title in demo s? AngularJS AngularJS Bootstrap Bootstrap Sitecore 8.1 Mvc DisplayModes plugin van Reinoud van Dalen

Click Hoe moeilijk to add title is het? Eigenlijk is de techniek niet moeilijk Concepten Paar belangrijke punten..

Click to add title Divider Simpele implementatie Subhead Uitdagingen 12

Click to add title Divider Medium implementatie Subhead Implementatie 13

Click Uitdagingen to add title Dynamische Html in Experience Editor Alles altijd aanpasbaar Koppelingen leggen naar dynamische html Optioneel: Model vanuit Sitecore aanleveren

Click Oplossingen to add title Aanroep van window.top.sitecore.pagemodes.chromemanager.resetchromes() Gebruik maken van Sitecore.PageModes.PageEditor javascript object AngularJS directives If..else constructies Service API Controller

Click Demo to add title Demo van medium implementatie

Click to add title Divider SPA implementatie Subhead Implementatie 17

Click Uitdagingen to add title Dynamische Html in Experience Editor SPA in Experience Editor Placeholder Alles altijd aanpasbaar Koppelingen leggen naar dynamische html Optioneel: Model vanuit Sitecore aanleveren

Click Oplossingen to add title Geen SPA in editor, wel in frontend Aanroep van window.top.sitecore.pagemodes.chromemanager.resetchromes() AngularJS directives If..else constructies Service API Controller

Click Demoto add title Demo van SPA implementatie

Click Wat blijft to add er over? title Integratie met personalisatie vanuit javascript Generieke oplossing voor een Angular Sitecore mode

Click to add title Divider Afronding Subhead Conclusie 22

Click Opsomming to add title AngularJS is goed te gebruiken Er is niet veel moeite nodig Het gaat voornamelijk om concepten Nog wel wat open punten voor SPA (A/B Testing), full SPA in experience editor Risico: er wordt gebruik gemaakt van Sitecore javascript

Click Vragen? to add title

Click Meer to informatie add title Email : Derk.hudepol@avanade.com Blog: http://hookedon.digital