haxorz day 7

16
Haxorz Day 2013-04-08, by @TomaszBorowski

Upload: tomasz-borowski

Post on 15-May-2015

109 views

Category:

Technology


0 download

DESCRIPTION

It's a short presentation prepared for the Haxorz Day in Selleo.com. As usual, you can find here a few useful things for any webdevelopers.

TRANSCRIPT

Page 1: Haxorz day 7

Haxorz Day2013-04-08, by @TomaszBorowski

Page 2: Haxorz day 7

Agenda1. Javascript libs:

a. moment.jsb. countdown.jsc. jquery.knob.jsd. chardin.js

2. Import with custom attributes: mapped_attributes gem3. Fast translating with i18n and RubyMine

Page 3: Haxorz day 7
Page 4: Haxorz day 7

Moment.js

http://momentjs.com/

Page 5: Haxorz day 7
Page 6: Haxorz day 7

Countdown.js

http://countdownjs.org

Page 7: Haxorz day 7
Page 8: Haxorz day 7

jQuery.Knob.js

http://anthonyterrien.com/knob/

Page 9: Haxorz day 7
Page 10: Haxorz day 7

Chardin.js

http://heelhook.github.io/chardin.js/

Page 11: Haxorz day 7
Page 12: Haxorz day 7

mapped_attributes

It's my first gem! Yay!

Page 13: Haxorz day 7

mapped_attributes

Page 14: Haxorz day 7

Fast translating with i18n and RubyMine

Page 15: Haxorz day 7

Fast translating with i18n and RubyMine

Alt + Enter

Page 16: Haxorz day 7

Thank you