دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش:
نویسندگان: Roy Sutton
سری:
ISBN (شابک) : 9781491921203
ناشر: O'Reilly Media
سال نشر: 2015
تعداد صفحات: 100
زبان: English
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 16 مگابایت
در صورت تبدیل فایل کتاب Enyo: Up and Running: Build Native-Quality Cross-Platform JavaScript Apps به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب Enyo: Up and Running: ساخت برنامه های جاوا اسکریپت Cross-Platform با کیفیت بومی نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
کشف کنید که طراحی و ساخت برنامه های پاسخگو و چند پلتفرمی با چارچوب جاوا اسکریپت منبع باز Enyo چقدر آسان است. با این نسخه بازبینیشده و توسعهیافته، روی ساتون، مشارکتکننده Enyo، ویژگیهای اصلی شیگرای چارچوب، از جمله طراحی مدولار، اجزای قابل استفاده مجدد و توسعهپذیر، طرحبندی و کتابخانههای ویجت، گزینههای استقرار با استفاده آسان، و پشتیبانی از استانداردهای HTML5 همچنین در جدیدترین ویژگیهای Enyo، از جمله مدلها، مجموعهها، اتصال دادهها، و ویژگیهای محاسبهشده نیز کاوش خواهید کرد. قبل از اینکه متوجه شوید، برنامه هایی با کیفیت بومی و مبتنی بر داده می نویسید که به همان اندازه روی تلفن های هوشمند، تبلت ها و دسکتاپ ها کار می کنند. آیا با HTML، CSS یا جاوا اسکریپت آشنایی دارید؟ سپس برای انیو آماده هستید. یک پروژه نمونه بسازید تا فوراً حس Enyo را به دست آورید بلوکهای سازنده اجزای Enyo یا "نوع" را بیاموزید برنامههای متقاعدکننده و پاسخگو را با کتابخانه طرحبندی Enyo طراحی کنید رابطهای کاربری منحصربهفرد را با کتابخانه Onyx و مجموعه ویجت بسازید و اجزای قابل استفاده مجدد را در آن به اشتراک بگذارید. گالری انجمن کتابخانه رابط کاربری تلویزیون هوشمند Moonstone را کاوش کنید رفع اشکال، تنظیم عملکرد و جهانیسازی برنامه خود را برای وب، دسکتاپ، موبایل و تلویزیونها بستهبندی کنید
Discover how easy it is to design and build responsive, cross-platform apps with the Enyo open source JavaScript framework. With this revised and expanded edition, Enyo contributor Roy Sutton gets you started with the frameworkâ s core object-oriented features, including its modular design, reusable and extensible components, layout and widget libraries, easy-to-use deployment options, and support for HTML5 standards. Youâ ll also delve into Enyoâ s latest features, including models, collections, data binding, and computed properties. Before you know it, youâ ll be writing native-quality, data-driven apps that work equally well on smartphones, tablets, and desktops. Are you familiar with HTML, CSS, or JavaScript? Then youâ re ready for Enyo. Build a sample project to get the feel of Enyo right away Learn Enyoâ s component building blocks, or "kinds" Design compelling and responsive apps with Enyoâ s layout library Build unique user interfaces with the Onyx library and widget set Find and share reusable components in the community gallery Explore the Moonstone Smart TV UI library Tackle debugging, performance tuning, and globalization Package your app for the Web, desktop, mobile, and TVs
Cover Copyright Table of Contents Preface Where Did Enyo Come From? Core Beliefs What’s Enyo Good For? Who Is This Book For? Minimum Requirements Typographic Conventions Using Code Examples Safari® Books Online How to Contact Us Acknowledgments Content Updates December 10, 2014 Chapter 1. Light It Up A New Project Improvements Curveball QA on the Line The E-mail Summary Chapter 2. Core Concepts Introduction Kinds Be Kind Encapsulation Properties Events Advanced Events Final Thoughts on Encapsulation Inheritance Advanced Kinds Instance Constructors Statics Summary Chapter 3. Components, Controls, and Other Objects Components Composition Component Methods Dynamic Components Controls Core Controls Onyx Controls Moonstone Controls Methods and Properties Other Important Objects Application Router Animator Ajax and JsonpRequest Community Gallery Summary Chapter 4. Layout Responsive Design Core Layout Features Scrollers Repeaters Layout Library Features Fittable Lists Panels Summary Chapter 5. Writing Data-Driven Applications Models Collections Computed Properties Data-Aware Components Fetching Remote Data Putting It All Together Summary Chapter 6. Fit and Finish Styling Styles and Classes Overriding Onyx Styles Less Is More Performance Tuning Debugging Layout Issues Code Issues Going Global Globalization Basics Names, Dates, and Measures Summary Chapter 7. Deploying Bootplate App Structure Web Targets Desktop Targets Smart Devices PhoneGap Build Local Cordova Builds webOS Smart TVs Summary Chapter 8. Conclusion Appendix A. Setting Up a Development Environment Prerequisites Node.js Git Installing Enyo Bootplate Full Source Using the webOS Developer Tools Using Bootplate Using Grunt About the Author