Write Web Apps with Dart: Develop and Design
Authors: Jack Murphy
ISBN-10: 0134214994
ISBN-13: 9780134214993
Edition 版次: 1
Publication Date 出版日期: 2015-12-11
Print Length 页数: 288 pages
Book Description
By finelybook
DART,THE OPEN-SOURCE web programming language developed by Google,is designed for building everything from simple console utilities to full-featured applications for browsers and mobile devices. The Dart language is both familiar for seasoned engineers and easy to learn for aspiring programmers.
To get you up and productive,Dart developer Jack Murphy presents a series of solutions that a modern full stack developer will need to become proficient and launch a production application using Dart. In addition to a language introduction and overview,Jack builds a web application that will provide an easy-to-follow walkthrough of the Dart language and its associated development environments for both front-end and back-end programming. Jack’s web application implements a series of asynchronous browser components using Angular 2 Dart,while also leveraging Dart’s server capabilities to create a Dart-powered REST API.
THIS BOOK INCLUDES:
Detailed instruction,ample illustrations,and clear examples
Real-world guidance and advice
Insight into best practices from a Dart developer
Contents
Introduction
Part: The Dart Language and Ecosystem
Chapter 1. Dart and the History of Browser Languages
Chapter 2. Up and Running with Dart
Chapter 3. Introduction to the Dart Language
Chapter 4. Object Structures in Dart
) Chapter 5. Packages and Libraries
Chapter 6. Event Loops and Asynchronous Programming
Part ll: Full-Stack App Development with Dart
Chapter 7. Planning the Application
Chapter 8. Introduction to MongoDB
Chapter 9. Mongo Dart
Chapter 10. Data Modeling Using Dartson
Chapter 11. Webserver and Middleware
Chapter 12. API Routing,Requests,and Responses
Chapter 13. Unit Testing Your Code
Chapter 14.A Web Project with Dart
Chapter 15. Introduction to Angular 2 Dart
Index
Code Snippets