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
Design Foundational Data Engineering Observability
sucitw
3
190
Rancher と Terraform
fufuhu
2
240
AIと私たちの学習の変化を考える - Claude Codeの学習モードを例に
azukiazusa1
10
3.9k
AWS発のAIエディタKiroを使ってみた
iriikeita
1
180
Azure SRE Agentで運用は楽になるのか?
kkamegawa
0
2.2k
Compose Multiplatform × AI で作る、次世代アプリ開発支援ツールの設計と実装
thagikura
0
140
print("Hello, World")
eddie
2
530
Go言語での実装を通して学ぶLLMファインチューニングの仕組み / fukuokago22-llm-peft
monochromegane
0
120
さようなら Date。 ようこそTemporal! 3年間先行利用して得られた知見の共有
8beeeaaat
3
1.4k
RDoc meets YARD
okuramasafumi
4
170
詳解!defer panic recover のしくみ / Understanding defer, panic, and recover
convto
0
240
時間軸から考えるTerraformを使う理由と留意点
fufuhu
16
4.7k
Featured
See All Featured
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
Code Reviewing Like a Champion
maltzj
525
40k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
188
55k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.5k
Side Projects
sachag
455
43k
Bash Introduction
62gerente
615
210k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
139
34k
BBQ
matthewcrist
89
9.8k
It's Worth the Effort
3n
187
28k
Automating Front-end Workflow
addyosmani
1370
200k
Gamification - CAS2011
davidbonilla
81
5.4k
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