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
3k
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
130
Zeitfresser gebändigt - Optimierung von Entwicklungsumgebungen
daniellindemann
0
110
Infrastructure-as-Code with Bicep - A Developer's Perspective - Basta Spring 2024
daniellindemann
0
140
Optimize Container Images for .NET Applications - Basta Spring 2024
daniellindemann
0
170
Optimize Container Images for .NET Applications
daniellindemann
0
67
Infrastructure-as-Code with Bicep
daniellindemann
0
78
Application Monitoring in Microsoft Azure
daniellindemann
0
88
Meistern des Inner Dev Loop für .NET-Containerapplikationen
daniellindemann
0
40
Entwickler-Experience in einer containerisierten Applikationswelt
daniellindemann
0
45
Other Decks in Technology
See All in Technology
フルカイテン株式会社 エンジニア向け採用資料
fullkaiten
0
8.7k
S3アクセス制御の設計ポイント
tommy0124
3
200
Django's GeneratedField by example - DjangoCon US 2025
pauloxnet
0
150
dbt開発 with Claude Codeのためのガードレール設計
10xinc
2
1.2k
なぜスクラムはこうなったのか?歴史が教えてくれたこと/Shall we explore the roots of Scrum
sanogemaru
5
1.6k
AWSを利用する上で知っておきたい名前解決のはなし(10分版)
nagisa53
10
3.1k
COVESA VSSによる車両データモデルの標準化とAWS IoT FleetWiseの活用
osawa
1
290
Rustから学ぶ 非同期処理の仕組み
skanehira
1
140
💡Ruby 川辺で灯すPicoRubyからの光
bash0c7
0
120
EncryptedSharedPreferences が deprecated になっちゃった!どうしよう! / Oh no! EncryptedSharedPreferences has been deprecated! What should I do?
yanzm
0
390
20250913_JAWS_sysad_kobe
takuyay0ne
2
220
slog.Handlerのよくある実装ミス
sakiengineer
4
170
Featured
See All Featured
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Embracing the Ebb and Flow
colly
87
4.8k
It's Worth the Effort
3n
187
28k
Become a Pro
speakerdeck
PRO
29
5.5k
Visualization
eitanlees
148
16k
Agile that works and the tools we love
rasmusluckow
330
21k
We Have a Design System, Now What?
morganepeng
53
7.8k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Building Adaptive Systems
keathley
43
2.7k
Statistics for Hackers
jakevdp
799
220k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
920
Practical Orchestrator
shlominoach
190
11k
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