<p>Plan, architect, and develop tests for Backbone.js applications using modern testing principles and practices </p> <p><b>Overview</b></p> <ul> <li>Create comprehensive test infrastructures</li> <li>Understand and utilize modern frontend testing techniques and libraries</li> <li>Use mocks, spies,
Backbone JS
β Scribed by Guillermo Lorenzo Carvallo
- Publisher
- IT Campus Academy
- Year
- 2016
- Tongue
- Spanish
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
En Backbone, un modelo almacena los datos que se recuperan desde el servidor mediante RESTful JSON y se asocia con la vista. La vista renderiza el HTML mediante el uso de plantillas JavaScript o renderizando el framework y gestionando los eventos desencadenados en los elementos del mismo. El router es como como controlador y es el responsable de manejar una determinada URL y diciΓ©ndole al framework que cΓ³digo debe ejecutarse para esa URL. Los eventos es un mΓ³dulo que se puede mezclar con cualquier objeto para enlazar y disparar eventos con nombre personalizado.
β¦ Subjects
Computer Technology; Nonfiction; COM051010; COM051260
π SIMILAR VOLUMES
<p>Plan, architect, and develop tests for Backbone.js applications using modern testing principles and practices </p> <p><b>Overview</b></p> <ul> <li>Create comprehensive test infrastructures</li> <li>Understand and utilize modern frontend testing techniques and libraries</li> <li>Use mocks, spies,
<p><p><em>Beginning Backbone.js</em> is your step-by-step guide to learning and using the Backbone.js library in your web projects. Backbone.js is one of the most popular JavaScript libraries among web developers, used to create modular, single-page web apps. This book takes you from downloading Bac
<b>Understand Backbone.js pragmatically by building seven different applications from scratch</b><h2>About This Book</h2><ul> <li>Gain insights into the inner working of Backbone to leverage it better</li> <li>Exploit Backbone combined with the features of a Node powered server</li> <li>Learn how to
Annotation<span class='showMoreLessContentElement' style='display: none;'><p>Frontend web applications are soaring in popularity and the Backbone.js library is leading this charge with a modular, lightweight approach for organizing JavaScript web applications. At the same time, testing client-side J