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
ご注文の差分はこちらですか? 〜 AWS CDK のいろいろな差分検出と安全なデプロイ
konokenj
4
730
0から始めるモジュラーモノリス-クリーンなモノリスを目指して
sushi0120
0
250
What's new in Adaptive Android development
fornewid
0
130
iOS開発スターターキットの作り方
akidon0000
0
230
#QiitaBash TDDで(自分の)開発がどう変わったか
ryosukedtomita
1
340
DataformでPythonする / dataform-de-python
snhryt
0
130
Vibe coding コードレビュー
kinopeee
0
380
バイブコーディングの正体——AIエージェントはソフトウェア開発を変えるか?
stakaya
5
560
構造化・自動化・ガードレール - Vibe Coding実践記 -
tonegawa07
0
160
Understanding Kotlin Multiplatform
l2hyunwoo
0
250
코딩 에이전트 체크리스트: Claude Code ver.
nacyot
0
1k
TypeScriptでDXを上げろ! Hono編
yusukebe
4
910
Featured
See All Featured
Statistics for Hackers
jakevdp
799
220k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.4k
Into the Great Unknown - MozCon
thekraken
40
1.9k
[RailsConf 2023] Rails as a piece of cake
palkan
56
5.7k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
770
The Pragmatic Product Professional
lauravandoore
36
6.8k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
332
22k
How GitHub (no longer) Works
holman
314
140k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
1k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
182
54k
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