دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش:
نویسندگان: Armendariz. Raymundo
سری:
ISBN (شابک) : 1783284250, 1306322014
ناشر: Packt Publishing
سال نشر: 2014
تعداد صفحات: 94
زبان: English
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 900 کیلوبایت
کلمات کلیدی مربوط به کتاب شروع کار با Backbone Marionette: نرم افزار کاربردی، توسعه، جاوا اسکریپت (زبان برنامه کامپیوتری)، کامپیوتر، توسعه و مهندسی نرم افزار، عمومی.
در صورت تبدیل فایل کتاب Getting Started with Backbone Marionette به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب شروع کار با Backbone Marionette نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
اگر شما یک توسعه دهنده برنامه وب هستید که علاقه مند به استفاده از Backbone Marionette برای یک پروژه واقعی هستید، پس این کتاب برای شما مناسب است. به عنوان یک پیش نیاز، دانش جاوا اسکریپت و دانش کاری Backbone.js مورد نیاز است.
Backbone Marionette یک کتابخانه برنامه ترکیبی برای Backbone.js است که هدف آن ساده سازی ساخت برنامه های جاوا اسکریپت در مقیاس بزرگ است. این مجموعه ای از الگوهای طراحی و پیاده سازی متداول است که در برنامه هایی که ما با Backbone می سازیم یافت می شود و شامل قطعاتی است که از معماری برنامه های ترکیبی، معماری های رویداد محور و معماری های پیام الهام گرفته شده است.
این راهنما به شما کمک خواهد کرد. شما برخی از مفاهیم کلیدی را یاد می گیرید که به شما امکان می دهد برنامه های کاربردی در مقیاس بزرگ را به راحتی بسازید. شما یاد خواهید گرفت که چگونه با استفاده از یک چارچوب جامد و ترکیبی Backbone Marionette، ویژگی های جدید را به سرعت و به راحتی اضافه کنید. این کتاب یک راهنمای عملی برای توسعه برنامه های کاربردی مقیاس پذیر با استفاده از رویکرد افزایشی و مدولار با Marionette.js است.
این کتاب با نشان دادن مزایای کلیدی Marionette.js و نحوه راه اندازی یک محیط توسعه آغاز می شود. می توانید با استفاده از این فریم ورک شروع به نوشتن کد کنید. سپس شما را از طریق اجزای اصلی کتابخانه مانند روتر، کنترلر و برنامه راهنمایی می کند. پس از آن، قبل از رفتن به موضوعات پیشرفتهتر مانند مدولارسازی، الگوهای پیامرسانی سازمانی، استفاده تدریجی و مدیریت حافظه، شما را با موضوعاتی مانند انواع مشاهده و چرخه عمر نمایش آشنا میکند.
شروع به کار با Backbone Marionette حاوی نمونههای زیرساختی زیادی است که به شما کمک میکند تا برنامهای با هر اندازه ماژول بسازید. مجموعه ای از الگوهای طراحی و پیاده سازی متداول را در اختیار شما قرار می دهد تا برنامه های شما را به قطعات کوچک تقسیم کنید. سپس با پیادهسازی قابلیتهای توسعهیافته مانند تعاریف ماژول ناهمزمان و دستههای فرمان به پایان میرسد.
If you are a web application developer interested in using Backbone Marionette for a real-life project, then this book is for you. As a prerequisite, knowledge of JavaScript and a working knowledge of Backbone.js is required.
Backbone Marionette is a composite application library for Backbone.js that aims to simplify the construction of large-scale JavaScript applications. It is a collection of common design and implementation patterns found in the applications that we build with Backbone, and it includes pieces inspired by composite application architectures, event-driven architectures, and messaging architectures.
This guide will help you learn some key concepts that will allow you to build large-scale applications with ease. You will learn how to add new features quickly and easily using a solid and composite Backbone Marionette framework. This book is a practical guide to developing scalable applications using an incremental and modular approach with Marionette.js.
This book begins by showing you the key benefits of Marionette.js and how to set up a development environment so you can begin writing code using this framework. It then walks you through the main components of the library such as the router, controller, and application. After that, it introduces you to topics like view types and the view life cycle before moving on to more advanced topics such as modularization, enterprise messaging patterns, incremental use, and memory management.
Getting Started with Backbone Marionette contains a lot of infrastructural examples that will help you to build an application of virtually any module size. It provides you with a collection of common design and implementation patterns to break your applications into small pieces. It then wraps-up by implementing extended capabilities like asynchronous module definitions and handlebars.
Content: Cover
Copyright
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Table of Contents
Preface
Chapter 1: Starting with Backbone Marionette
Introducing Marionette.js
Backbone needs Marionette.js
Key benefits of Marionette.js
Building large applications
Incremental use
Installing Marionette.js
Text editor
Web browser
Prerequisites
Getting Marionette.js
Documentation
Summary
Chapter 2: Our First Application
Introduction to what we are building
Setting up our development environment
The Backbone. Marionette. Application object
Backbone already has a router! Chapter 5: Divide and Conquer --
Modularizing EverythingApplying the divide and conquer principle
Modularizing single-page applications
Getting started with modules
Splitting modules into multiple files
Implementing initializers and finalizers
Working with subapplications
Using the route filter
Memory considerations
Summary
Chapter 6: Messaging
Understanding the event aggregator
Using the event aggregator of Marionette.js
Making applications more extensive with an event aggregator
Getting started with Commands
Setting up the RequestResponse object
Summary. Chapter 7: Changing and GrowingUsing AMD
Using the Require.js library
Configuring Require.js
Defining our application module
Writing the subapplications using Require.js
Modularizing all your components
Adding the text plugin
Structuring your files
Using handlebars as a template engine in Marionette
Summary
Index.