Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
SharePoint meets Javascript
Search
Daniel Lindemann
October 02, 2015
Technology
0
2.7k
SharePoint meets Javascript
Javascript-Lösungen auf SharePoint
Daniel Lindemann
October 02, 2015
Tweet
Share
More Decks by Daniel Lindemann
See All by Daniel Lindemann
Passierschein, bitte – sichere und skalierbare Authentifizierung mit Microsoft Entra ID
daniellindemann
0
68
Zeitfresser gebändigt - Optimierung von Entwicklungsumgebungen
daniellindemann
0
53
Infrastructure-as-Code with Bicep - A Developer's Perspective - Basta Spring 2024
daniellindemann
0
93
Optimize Container Images for .NET Applications - Basta Spring 2024
daniellindemann
0
140
Optimize Container Images for .NET Applications
daniellindemann
0
53
Infrastructure-as-Code with Bicep
daniellindemann
0
61
Application Monitoring in Microsoft Azure
daniellindemann
0
73
Meistern des Inner Dev Loop für .NET-Containerapplikationen
daniellindemann
0
28
Entwickler-Experience in einer containerisierten Applikationswelt
daniellindemann
0
34
Other Decks in Technology
See All in Technology
ライフステージの変化を乗り越える 探索型のキャリア選択
tenshoku_draft
2
360
【Snowflake九州ユーザー会#2】BigQueryとSnowflakeを比較してそれぞれの良し悪しを掴む / BigQuery vs Snowflake: Pros & Cons
civitaspo
5
1.6k
Dify触ってみた。
niftycorp
PRO
0
110
20250304_赤煉瓦倉庫_DeepSeek_Deep_Dive
hiouchiy
2
150
Amazon Bedrock Knowledge basesにLangfuse導入してみた
sonoda_mj
2
290
事業を差別化する技術を生み出す技術
pyama86
3
980
OPENLOGI Company Profile for engineer
hr01
1
21k
エンジニアのキャリアパスと、 その中で自分が大切にしていること
noteinc
3
3k
社内でKaggle部を作って初学者育成した話
daikon99
1
130
MLflowはどのようにLLMOpsの課題を解決するのか
taka_aki
0
160
開発組織を進化させる!AWSで実践するチームトポロジー
iwamot
2
620
QAエンジニアが スクラムマスターをすると いいなぁと思った話
____rina____
0
230
Featured
See All Featured
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
30
2.3k
Facilitating Awesome Meetings
lara
53
6.3k
Done Done
chrislema
182
16k
Designing on Purpose - Digital PM Summit 2013
jponch
117
7.1k
Fashionably flexible responsive web design (full day workshop)
malarkey
406
66k
Art, The Web, and Tiny UX
lynnandtonic
298
20k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
21
2.5k
Statistics for Hackers
jakevdp
797
220k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
6
580
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
59k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Transcript
Daniel Lindemann | ITaCS GmbH SharePoint meets JavaScript Schnelle und
leichtgewichtige Lösungen per Script
Über mich Senior SharePoint Developer @ITaCS GmbH
[email protected]
www.itacs.de http://dlindemann.de
@daniellindemann Daniel Lindemann
None
None
Layouts folder Style Library CustomAction Script WebPart App/Addin Bereitstellen von
JS
In SPO und OnPrem Plattformen Init-Datei Namespaces ExecuteOrDelayUntilScriptLoaded vs. ExecuteOrDelayUntilEventNotified
Aufbau JavaScript
_spPageContextInfo _spPageContextInfo.webServerRelativeUrl SP .PageContextInfo.get_webServerRelativeUrl() browseris browseris.ie10standardUp browseris.ipad SP .Utilities Namespace
SP .Utilities.Utility.getImageUrl('loading.gif') SharePoint JS Helpers
DEMO jQuery Favoriten Bar
Frameworks
DEMO Knockout Favoriten Liste
Modernizr https://modernizr.com HTML5 Shiv https://github.com/afarkas/html5shiv Moment.js http://momentjs.com/ store.js https://github.com/marcuswestin/store.js Helper
Scripts
DEMO Caching mit Local Storage
DEMO Mehrseitiges Formular mit AngularJS
ECMAScript 6 Expressions (=>), Promises Mit BabelJS jetzt schon möglich
Mobile Development Ionic Zukunft
Über mich Senior SharePoint Developer @ITaCS GmbH
[email protected]
www.itacs.de http://dlindemann.de
@daniellindemann Daniel Lindemann