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
Introduction to Jaggery.js
Search
Dulitha Wijewantha (Chan)
February 13, 2014
Programming
0
2k
Introduction to Jaggery.js
Introduction to Jaggery.js by coding a todo list example that persists to mysql Database.
Dulitha Wijewantha (Chan)
February 13, 2014
Tweet
Share
More Decks by Dulitha Wijewantha (Chan)
See All by Dulitha Wijewantha (Chan)
Spark in Action - Overview
dulichan
0
79
Tool Belt for JavaScript App Development
dulichan
2
300
Git - simple overview and architecture
dulichan
5
1.8k
Managing Enterprise Mobile Devices and Delivering Enterprise Mobile Applications
dulichan
0
75
Non-blocking IO & Event Loop
dulichan
0
130
Other Decks in Programming
See All in Programming
おやつのお供はお決まりですか?@WWDC25 Recap -Japan-\(region).swift
shingangan
0
140
Webの外へ飛び出せ NativePHPが切り拓くPHPの未来
takuyakatsusa
2
560
git worktree × Claude Code × MCP ~生成AI時代の並列開発フロー~
hisuzuya
1
590
XP, Testing and ninja testing
m_seki
3
270
Porting a visionOS App to Android XR
akkeylab
0
600
Hack Claude Code with Claude Code
choplin
5
2.3k
なぜ適用するか、移行して理解するClean Architecture 〜構造を超えて設計を継承する〜 / Why Apply, Migrate and Understand Clean Architecture - Inherit Design Beyond Structure
seike460
PRO
3
780
たった 1 枚の PHP ファイルで実装する MCP サーバ / MCP Server with Vanilla PHP
okashoi
1
270
状態遷移図を書こう / Sequence Chart vs State Diagram
orgachem
PRO
1
130
20250704_教育事業におけるアジャイルなデータ基盤構築
hanon52_
5
850
Rails Frontend Evolution: It Was a Setup All Along
skryukov
0
160
フロントエンドのパフォーマンスチューニング
koukimiura
1
110
Featured
See All Featured
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
107
19k
YesSQL, Process and Tooling at Scale
rocio
173
14k
How GitHub (no longer) Works
holman
314
140k
Scaling GitHub
holman
460
140k
Statistics for Hackers
jakevdp
799
220k
The Straight Up "How To Draw Better" Workshop
denniskardys
235
140k
Faster Mobile Websites
deanohume
307
31k
Agile that works and the tools we love
rasmusluckow
329
21k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Docker and Python
trallard
44
3.5k
Navigating Team Friction
lara
187
15k
Transcript
Jaggery.js A hands on session Chan (Dulitha R. Wijewantha)
• Synchronous by nature • Runs on Tomcat based server
• Integrates with Java • Supports json result sets for db queries • Integrates with LDAP Features
Hands on shut up and start coding!
Resources • Mailing lists -
[email protected]
/
[email protected]
• Website
- https://jaggeryjs.org | https://github.com/wso2/jaggery • Frameworks ◦ Caramel.js - http://wso2.github.io/caramel/ ◦ Absolute.js - http://dulitha.me/absolute.js/ • Routing ◦ Goose.js - https://github.com/dulichan/goose.js ◦ Pipe - https://github.com/splinter/jaggery-pipe • Test framework ◦ jagger-test - https://github.com/Madhuka/jaggery-test-framewrok Blog posts - http://madhukaudantha.blogspot.com/search/label/Test%20Framework http://ruchirawageesha.blogspot.com/2014/02/what-caramel-is-really.html http://www.nuwanbando.com/2012/06/jaggeryjs/
You ask me whether we are in the business of
making frameworks or making applications - we are in the business of solving problems