Cargando…

Cross-platform Desktop Application Development.

Build powerful cross-platform desktop applications with web technologies such as Node, NW.JS, Electron, and React About This Book Build different cross-platform HTML5 desktop applications right from planning, designing, and deployment to enhancement, testing, and delivery Forget the pain of cross-pl...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Sheiko, Dmitry
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, 2017.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Mu 4500
001 EBOOKCENTRAL_ocn999644309
003 OCoLC
005 20240329122006.0
006 m o d
007 cr |n|---|||||
008 170805s2017 enk o 000 0 eng d
040 |a EBLCP  |b eng  |e pn  |c EBLCP  |d YDX  |d MERUC  |d CHVBK  |d OCLCO  |d OCLCQ  |d OCLCF  |d LVT  |d OCLCQ  |d LOA  |d OCLCO  |d SGP  |d OCLCQ  |d OCLCO  |d OCLCL 
019 |a 999541426  |a 1036281425  |a 1082456849 
020 |a 9781788299299 
020 |a 1788299299 
020 |z 1788295692 
020 |z 9781788295697 
029 1 |a CHNEW  |b 000973932 
029 1 |a CHVBK  |b 503270946 
029 1 |a AU@  |b 000067114137 
035 |a (OCoLC)999644309  |z (OCoLC)999541426  |z (OCoLC)1036281425  |z (OCoLC)1082456849 
050 4 |a QA76.76.A65  |b .S545 2017 
082 0 4 |a 005.1  |2 23 
049 |a UAMI 
100 1 |a Sheiko, Dmitry. 
245 1 0 |a Cross-platform Desktop Application Development. 
260 |a Birmingham :  |b Packt Publishing,  |c 2017. 
300 |a 1 online resource (291 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
588 0 |a Print version record. 
505 0 |a Cover; Credits; About the Author; About the Reviewer; www.PacktPub.com; Customer Feedback; Table of Contents; Preface; Chapter 1: Creating a File Explorer with NW.js-Planning, Designing, and Development; The application blueprint; Setting up an NW.js project; Node Package Manager; An HTML prototype; Maintainable CSS; Defining base rules; Defining layouts; Defining CSS variables; Sticking the title bar and header; Styling the title bar; Styling the directory list; Styling a file list; Styling the footer; Fulfilling the functional requirements; Starting with ES2015; Scoping; Classes. 
505 8 |a The template literalGetters and setters; Arrow functions; Destructuring; Handling windowing actions; Writing a service to navigate through directories; Unit-testing a service; Writing view modules; The DirList module; Unit-testing a view module; The FileList module; The title bar path module; Summary; Chapter 2: Creating a File Explorer with NW.js -- Enhancement and Delivery; Internationalization and localization; Date format by country; Multilingual support; Context menu; System clipboard; Transferring text; Transferring graphics; Receiving text and graphics; Menu in the system tray. 
505 8 |a Command-line optionsNative look and feel; Source code protection; Packaging; Autoupdate; Summary; Chapter 3: Creating a Chat System with Electron and React -- Planning, Designing, and Development; Application blueprint; Electron; React; Electron meets React; Enabling DevTools extensions; Static prototype; Summary; Chapter 4: Creating a Chat System with Electron and React -- Enhancement, Testing, and Delivery; Revitalizing the title bar; Utilizing WebSockets; Implementing chat services; Bringing functionality to the components; Writing unit-tests; Packaging and distribution. 
505 8 |a Deployment and updatesSummary; Chapter 5: Creating a Screen Capturer with NW.js, React, and Redux -- Planning, Design, and Development; Application blueprint; Setting up the development environment; Static prototype; Comprehending redux; Introducing the application state; Summary; Chapter 6: Creating a Screen Capturer with NW.js: Enhancement, Tooling, and Testing; Tooling Redux; Redux DevTools; Unit-testing Redux; Testing action creator; Testing reducers; Taking a screenshot; Recording a screencast; Taking advantage of the system tray; Registering global keyboard shortcuts; Summary. 
505 8 |a Chapter 7: Creating RSS Aggregator with Electron, TypeScript, React, and Redux: Planning, Design, and DevelopmentApplication blueprint; Welcome to TypeScript; Setting up the development environment for TypeScript; Basic types; Array, plain objects, and indexable types; Function type; Class type; Abstract classes; Enum type; Union and intersection types; Generic type; Global libraries; Creating static prototype; Setting up the development environment for the application; React-MDL; Creating the index.html; Creating the container component; Creating the TitleBar component. 
500 |a Creating the Menu component. 
520 |a Build powerful cross-platform desktop applications with web technologies such as Node, NW.JS, Electron, and React About This Book Build different cross-platform HTML5 desktop applications right from planning, designing, and deployment to enhancement, testing, and delivery Forget the pain of cross-platform compatibility and build efficient apps that can be easily deployed on different platforms. Build simple to advanced HTML5 desktop apps, by integrating them with other popular frameworks and libraries such as Electron, Node.JS, Nw.js, React, Redux, and TypeScript Who This Book Is For This book has been written for developers interested in creating desktop applications with HTML5. The first part requires essential web-master skills (HTML, CSS, and JavaScript). The second demands minimal experience with React. And finally for the third it would be helpful to have a basic knowledge of React, Redux, and TypeScript. What You Will Learn Plan, design, and develop different cross-platform desktop apps Application architecture with React and local state Application architecture with React and Redux store Code design with TypeScript interfaces and specialized types CSS and component libraries such as Photonkit, Material UI, and React MDL HTML5 APIs such as desktop notifications, WebSockets, WebRTC, and others Desktop environment integration APIs of NW.js and Electron Package and distribute for NW.JS and Electron In Detail Building and maintaining cross-platform desktop applications with native languages isn't a trivial task. Since it's hard to simulate on a foreign platform, packaging and distribution can be quite platform-specific and testing cross-platform apps is pretty complicated.In such scenarios, web technologies such as HTML5 and JavaScript can be your lifesaver. HTML5 desktop applications can be distributed across different platforms (Window, MacOS, and Linux) without any modifications to the code. The book starts with a walk-through on building a simple file explorer from scratch powered by NW.JS. So you will practice the most exciting features of bleeding edge CSS and JavaScript. In addition you will learn to use the desktop environment integration API, source code protection, packaging, and auto-updating with NW.JS. As the second application you will build a chat-system example implemented with Electron and React. While developing the chat app, you will get Photonkit. Next, you will create a screen capturer with NW.JS, React, and Redux. Fina... 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
650 0 |a Application software  |x Development. 
650 0 |a Application software  |x Development  |x Computer programs. 
650 6 |a Logiciels d'application  |x Développement. 
650 6 |a Logiciels d'application  |x Développement  |x Logiciels. 
650 7 |a Application software  |x Development  |2 fast 
650 7 |a Application software  |x Development  |x Computer programs  |2 fast 
758 |i has work:  |a Cross-platform Desktop Application Development: Electron, Node, NW.js, and React (Text)  |1 https://id.oclc.org/worldcat/entity/E39PCXHHXPyWYkjRppCgw6wfRq  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Print version:  |a Sheiko, Dmitry.  |t Cross-platform Desktop Application Development: Electron, Node, NW.js, and React.  |d Birmingham : Packt Publishing, ©2017 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=4930602  |z Texto completo 
938 |a EBL - Ebook Library  |b EBLB  |n EBL4930602 
938 |a YBP Library Services  |b YANK  |n 14731139 
994 |a 92  |b IZTAP