Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying MASTERING KNOCKOUTJS
  • Table Of Contents Toc
MASTERING KNOCKOUTJS

MASTERING KNOCKOUTJS

By : Moran
4.7 (6)
close
close
MASTERING KNOCKOUTJS

MASTERING KNOCKOUTJS

4.7 (6)
By: Moran

Overview of this book

If you are an experienced JavaScript developer who is looking for new tools to build web applications and get an understanding of core elements and applications, this is the book for you. A basic knowledge of DOM, JavaScript, and KnockoutJS is assumed.
Table of Contents (11 chapters)
close
close
10
Index

RequireJS – AMD viewmodels

RequireJS (http://requirejs.org/) is a library that you should have at least heard of already, if not used. This is still a book about Knockout, and if you are planning to use RequireJS in an application, you should read up on it first, but I will still give you a brief overview here.

An overview of RequireJS

RequireJS's purpose is to allow your code to be broken into modules that declare their dependencies so that they can be injected at runtime. This has several important benefits. As RequireJS loads your JavaScript, you don't have to include each script with a script tag in your HTML. As RequireJS loads the scripts based on their dependencies, you don't have to worry about the order they are loaded in. As each module's dependencies are injected, the module can be tested easily with mocks. RequireJS also keeps all the objects it loads out of the global scope, which decreases the likelihood of namespace collisions in addition to being...

CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
MASTERING KNOCKOUTJS
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon