JavaScript and JSON Essentials - Second Edition - Helion
Tytuł oryginału: JavaScript and JSON Essentials - Second Edition
ISBN: 9781788628761
stron: 226, Format: ebook
Data wydania: 2018-04-23
Księgarnia: Helion
Cena książki: 99,90 zł
JSON is an established and standard format used to exchange data. This book shows how JSON plays different roles in full web development through examples. By the end of this book, you'll have a new perspective on providing solutions for your applications and handling their complexities.
After establishing a strong basic foundation with JSON, you'll learn to build frontend apps by creating a carousel. Next, you'll learn to implement JSON with Angular 5, Node.js, template embedding, and composer.json in PHP. This book will also help you implement Hapi.js (known for its JSON-configurable architecture) for server-side scripting.
You'll learn to implement JSON for real-time apps using Kafka, as well as how to implement JSON for a task runner, and for MongoDB BSON storage. The book ends with some case studies on JSON formats to help you sharpen your creativity by exploring futuristic JSON implementations. By the end of the book, you'll be up and running with all the essential features of JSON and JavaScript and able to build fast, scalable, and efficient web applications.
Osoby które kupowały "JavaScript and JSON Essentials - Second Edition", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
JavaScript and JSON Essentials. Build light weight, scalable, and faster web applications with the power of JSON - Second Edition eBook -- spis treści
- 1. Getting Started with JSON
- 2. The JSON Structures
- 3. AJAX Requests with JSON
- 4. Cross-Domain Asynchronous Requests
- 5. Debugging JSON
- 6. Building the Carousel Application
- 7. Alternate Implementations of JSON
- 8. Configuring a Hapi.js server using JSON
- 9. Storing JSON Documents in mongoDB
- 10. Configuring the task runner using JSON
- 11. JSON for Real-Time and Distributed Data
- 12. Case Studies in JSON