I finally got a couple of weks off of work and want to dive into the world of Ember.
I have a very concrete first mission: To replicate this exact functionality: http://verbalink.com/services/transcription-services#transcription_rates
- A price calculator
- No interaction needed with server/db
- No change of URL
- Probably incorporate jQuery UI for the slider?
Any technical advice to a very curious beginner on what approach I should have to accomplish the above? Do I need to learn the complete Ember library or does it suffice to start with some parts, and which ones in that case?
Thanks a bunch in advance!