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
80
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
77
Non-blocking IO & Event Loop
dulichan
0
130
Other Decks in Programming
See All in Programming
データファイルをAWSのDWHサービスに格納する / 20251115jawsug-tochigi
kasacchiful
2
100
TypeScriptで設計する 堅牢さとUXを両立した非同期ワークフローの実現
moeka__c
5
2.5k
Microservices Platforms: When Team Topologies Meets Microservices Patterns
cer
PRO
0
560
Atomics APIを知る / Understanding Atomics API
ssssota
1
220
PHPライセンス変更の議論を通じて学ぶOSSライセンスの基礎
matsuo_atsushi
0
170
なぜ強調表示できず ** が表示されるのか — Perlで始まったMarkdownの歴史と日本語文書における課題
kwahiro
12
7.3k
関数の挙動書き換える
takatofukui
4
750
r2-image-worker
yusukebe
1
180
Developing Specifications - Jakarta EE: a Real World Example
ivargrimstad
0
230
JJUG CCC 2025 Fall: Virtual Thread Deep Dive
ternbusty
3
490
開発生産性が組織文化になるまでの軌跡
tonegawa07
0
190
251126 TestState APIってなんだっけ?Step Functionsテストどう変わる?
east_takumi
0
240
Featured
See All Featured
Producing Creativity
orderedlist
PRO
348
40k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
54k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
Being A Developer After 40
akosma
91
590k
Embracing the Ebb and Flow
colly
88
4.9k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Leading Effective Engineering Teams in the AI Era
addyosmani
8
1.2k
Faster Mobile Websites
deanohume
310
31k
The Pragmatic Product Professional
lauravandoore
36
7k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
36
6.1k
The Cult of Friendly URLs
andyhume
79
6.7k
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