• Complain

Kotsutsumi - Ext JS data-driven application design

Here you can read online Kotsutsumi - Ext JS data-driven application design full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. City: Birmingham, UK, year: 2013, publisher: Packt Publishing, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Kotsutsumi Ext JS data-driven application design
  • Book:
    Ext JS data-driven application design
  • Author:
  • Publisher:
    Packt Publishing
  • Genre:
  • Year:
    2013
  • City:
    Birmingham, UK
  • Rating:
    3 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 60
    • 1
    • 2
    • 3
    • 4
    • 5

Ext JS data-driven application design: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Ext JS data-driven application design" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Learn how to build a user-friendly database in Ext JS using data from an existing database with this step-by-step tutorial. Takes you from first principles right through to implementation.

Overview

  • Discover how to layout the application structure with MVC and Sencha Cmd
  • Learn to use Ext Direct during the application build process
  • Understand how to set up the history support in the browser

In Detail

Sencha Ext JS is an industry leader for business-standard web application development. Ext JS is a leading JavaScript framework that comes with a myriad of components, APIs, and extensive documentation that you can harness to build powerful and interactive applications. Using Ext JS, you can quickly develop rich desktop web applications that are compatible with all major browsers.

This book will enable you to build databases using information from an existing database with Ext JS. It covers the MVC application architecture that enables development teams to work independently on one project. Additionally, the book teaches advanced charting capability, enabling developers to create state-of-the-art charts just once. These charts are compatible with major browsers without the need to rely on plugins.

This hands-on, practical guide will take you through the mechanics of building an application. In this instance, we will use this application to manage existing data structures in the form of a database.

You will begin by making SQL and tables in MySQL and will then move on to developing the project environment and introducing Sencha Cmd. You will learn to create a form to input data and monitor the state of the input, while seeing how Ext Direct will validate the form on the server side.

Finally, you will have a working application that is ready for you to customize to suit your needs. You can also use it as a template for any future projects when you need a similar database.

What you will learn from this book

  • Understand an existing virtual companys data structure, and make SQL and tables in MySQL
  • Develop the environment of the project while introducing Sencha Cmd and using Ext.util.History at the same time
  • Create a form to input data and transmit the data to a server via Ext Direct
  • Discover how to display data and create data searches
  • Implement a report that displays four different types of graph on the dashboard
  • Implement the data import/export process to restore or backup the data

Approach

An in-depth tutorial that teaches you the basics of data-driven applications, and how to design and implement them using Ext JS.

Who this book is written for

If you are an intermediate in Sencha Ext JS, Ext JS Data-Driven Application Design is the tutorial for you. You need to be familiar with JavaScript and have basic operational knowledge of MySQL. If you want to be able to systematically construct an application from the first step to implementation, this book will be useful for you.

Kotsutsumi: author's other books


Who wrote Ext JS data-driven application design? Find out the surname, the name of the author of the book and a list of all author's works by series.

Ext JS data-driven application design — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Ext JS data-driven application design" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Ext JS Data-driven Application Design

Ext JS Data-driven Application Design

Copyright 2013 Packt Publishing

All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.

Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the author, nor Packt Publishing, and its dealers and distributors will be held liable for any damages caused or alleged to be caused directly or indirectly by this book.

Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.

First published: December 2013

Production Reference: 1171213

Published by Packt Publishing Ltd.

Livery Place

35 Livery Street

Birmingham B3 2PB, UK.

ISBN 978-1-78216-544-6

www.packtpub.com

Cover Image by Tom Coulton (<>)

Credits

Author

Kazuhiro Kotsutsumi

Reviewers

Gagandeep Singh

Adrian Teodorescu

Li Xudong

Acquisition Editor

Joanne Fitzpatrick

Commissioning Editors

Llewellyn Rozario

Deepika Singh

Technical Editors

Rosmy George

Manal Pednekar

Veena Pagare

Project Coordinator

Akash Poojary

Copy Editors

Alisha Aranha

Roshni Banerjee

Mradula Hegde

Gladson Monteiro

Deepa Nambiar

Laxmi Subramanian

Proofreader

Lucy Rowland

Indexer

Hemangini Bari

Production Coordinator

Kyle Albuquerque

Cover Work

Kyle Albuquerque

Foreword

Ext JS Data-driven Application Design , by Kazuhiro Kotsutsumi , is a practical hands-on guide for both intermediate and expert JavaScript developers using Sencha's Ext JS 4.x framework.

This book is aimed at developers who not only want to learn how to develop a real-life desktop application that can read from and write to a database, but also want to see how to use the framework's advanced features they might not yet have heard of.

Kazuhiro begins describing the application development process by leading the reader through the database structure that the application will be using.

He continues by laying out the application structure using the MCV (model-view-controller) patterndecoupling the UI, data, and business-logicwhile detailing how to use Sencha's CLI tool Sencha CMD (Sencha Command) to help in that process.

He utilizes the framework's power by showing the reader how to use the advanced feature Ext Direct, describing in detail and with code examples what it is, how to add it, and how to use it in an application. He also brings in browser history support and again points out clearly how and why it can be used in an application.

Finally, after describing how to add and read database entries into the application and back to the server, he finishes his book explaining how to visualize the data in different charts and importing to or exporting from the database.

By using the carefully described features introduced in this book, you too can use this great architecture to build your own future applications.

Stefan Stlzle

Sr. Solutions Engineer - Professional Services

Sencha, Inc.

www.sencha.com

About the Author

Kazuhiro Kotsutsumi was born in Sapporo, Japan in 1979. He started using C/C++ at the age of 14 and proceeded to learn MASM, Delphi, ActionScript, PHP, C#, Perl, and so on.

After working for a web systems development company while enrolled at college, he began programming built-in functions for cell phones.

Having worked as a Project Manager and a freelance programmer for one year, he established his company Xenophy CO., LTD in 2006.

Xenophy has always offered a variety of IT web solutions and has become synonymous with the promotion and expansion of Sencha in Japan.

Currently, Xenophy is a Sencha Reseller and the official Sencha training partner in Japan. In September 2013, Xenophy announced the launch of Sencha Official Training in Japan, a fully localized course with Sencha's official training materials adapted for the Japanese market.

He has already published two Sencha Ext JS guides in Japanese, including Sencha EXT JS 4 A Practical Developing Guide and he recently co-authored a Sencha Touch guide.

I would like to thank Yuuya Tanaka, Kazuhiro Yasunaga, Hisashi Nakamura, and Tom Miyagawa Coulton for making this book possible with their hard work and help.

About the Reviewers

Gagandeep Singh is a Software Engineer with five years' experience in distributed systems and data-driven web application development. He has expertise in Java and JavaScript. He holds a Master's degree in Computer Science from the University of Florida.

He started his career with Infosys, then moved on to Siemens Research, and is now working with WalmartLabs.

Adrian Teodorescu is a professional software developer who has been working with Sencha's frameworks since 2009. He has developed plugins, extensions, and apps with both Ext JS and Sencha Touch. You can check out some of his work on his website at www.mzsolutions.eu.

Li Xudong is a frontend developer in Beijing, China. He is skilled in JavaScript, CSS, HTML, node.js, and Python, and wants to make things better.

www.PacktPub.com
Support files, eBooks, discount offers and more

You might want to visit www.PacktPub.com for support files and downloads related to your book.

Did you know that Packt offers eBook versions of every book published, with PDF and ePub files available? You can upgrade to the eBook version at > for more details.

At www.PacktPub.com, you can also read a collection of free technical articles, sign up for a range of free newsletters and receive exclusive discounts and offers on Packt books and eBooks.

httpPacktLibPacktPubcom Do you need instant solutions to your IT - photo 1

http://PacktLib.PacktPub.com

Do you need instant solutions to your IT questions? PacktLib is Packt's online digital book library. Here, you can access, read and search across Packt's entire library of books.

Why Subscribe?
  • Fully searchable across every book published by Packt
  • Copy and paste, print and bookmark content
  • On demand and accessible via web browser
Free Access for Packt account holders

If you have an account with Packt at www.PacktPub.com, you can use this to access PacktLib today and view nine entirely free books. Simply use your login credentials for immediate access.

Preface

Ext JS is a leading JavaScript framework that comes with a wealth of components, APIs, and extensive documentation that you can harness to build powerful and interactive desktop applications. By using Ext JS, you also quickly develop rich desktop web applications that are compatible with all major browsers. This book will take you step-by-step through building a clear and user-friendly sales database in Ext JS using information from an existing database.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Ext JS data-driven application design»

Look at similar books to Ext JS data-driven application design. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Ext JS data-driven application design»

Discussion, reviews of the book Ext JS data-driven application design and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.