0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R500 - R1,000 (2)
  • R1,000 - R2,500 (2)
  • -
Status
Brand

Showing 1 - 4 of 4 matches in All Departments

ReasonML Quick Start Guide - Build fast and type-safe React applications that leverage the JavaScript and OCaml ecosystems... ReasonML Quick Start Guide - Build fast and type-safe React applications that leverage the JavaScript and OCaml ecosystems (Paperback)
Raphael Rafatpanah, Bruno Joseph D'Mello
R880 Discovery Miles 8 800 Ships in 10 - 15 working days

A hands on approach to learning ReasonML from the perspective of a web developer. Key Features Hands on learning by building a real world app shell that includes client-side routing and more. Understand Reason's ecosystem including BuckleScript and various npm workflows. Learn how Reason differs from TypeScript and Flow, and how to use it to make refactoring less stressful. Book DescriptionReasonML, also known as Reason, is a new syntax and toolchain for OCaml that was created by Facebook and is meant to be approachable for web developers. Although OCaml has several resources, most of them are from the perspective of systems development. This book, alternatively, explores Reason from the perspective of web development. You'll learn how to use Reason to build safer, simpler React applications and why you would want to do so. Reason supports immutability by default, which works quite well in the context of React. In learning Reason, you will also learn about its ecosystem - BuckleScript, JavaScript interoperability, and various npm workflows. We learn by building a real-world app shell, including a client-side router with page transitions, that we can customize for any Reason project. You'll learn how to leverage OCaml's excellent type system to enforce guarantees about business logic, as well as preventing runtime type errors.You'll also see how the type system can help offload concerns that we once had to keep in our heads. We'll explore using CSS-in-Reason, how to use external JSON in Reason, and how to unit-test critical business logic. By the end of the book, you'll understand why Reason is exploding in popularity and will have a solid foundation on which to continue your journey with Reason. What you will learn Learn why Reason is exploding in popularity and why it's the future of React Become familiar with Reason's syntax and semantics Learn about Reason's ecosystem: BuckleScript and JavaScript interoperability Learn how to build React applications with Reason Learn how to use Reason's type system as a tool to provide amazing guarantees Gain a solid foundation on which to continue your journey Who this book is forThe target audience of this book is web developers who are somewhat familiar with ReactJS and who want to learn why ReasonML is the future of ReactJS.

JavaScript and JSON Essentials - Build light weight, scalable, and faster web applications with the power of JSON, 2nd Edition... JavaScript and JSON Essentials - Build light weight, scalable, and faster web applications with the power of JSON, 2nd Edition (Paperback, 2nd Revised edition)
Sai S Sriparasa, Bruno Joseph D'Mello
R906 Discovery Miles 9 060 Ships in 10 - 15 working days

Use JSON for building web applications with technologies like HTML, JavaScript, Angular, Node.js, Hapi.js, Kafka, socket.io, MongoDB, Gulp.js, and handlebar.js, and others formats like GEOJSON, JSON-LD, MessagePack, and BSON. Key Features Use JSON with trending technologies like Angular, Hapi.js, MongoDB, Kafka, and Socket.io Debug, validate, and format JSON using developer toolkits, JSONLint, and JSON Editor Online Explore other JSON formats like GeoJSON, JSON-LD, BSON, and MessagePack Book DescriptionJSON 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. What you will learn Use JSON to store metadata for dependency managers, package managers, configuration managers, and metadata stores Handle asynchronous behavior in applications using callbacks, promises, generators, and async-await functions Use JSON for Angular 5, Node.js, Gulp.js, and Hapi.js Implement JSON as BSON in MongoDB Make use of JSON in developing automation scripts Implement JSON for realtime using socket.io and distributed systems using Kafka Who this book is forIf you're a web developer with a basic understanding of JavaScript and want to write JSON data, integrate it with RESTful APIs to create faster and scalable applications, this book is for you.

Web Development with MongoDB and Node - Third Edition (Paperback, 3rd Revised edition): Bruno Joseph D'Mello, Mithun... Web Development with MongoDB and Node - Third Edition (Paperback, 3rd Revised edition)
Bruno Joseph D'Mello, Mithun Satheesh, Jason Krol
R1,191 Discovery Miles 11 910 Ships in 10 - 15 working days

Use the two popular web development stacks, Node.js and MongoDB, to build full-featured web applications About This Book * Learn the new ECMAScript along with Node 8 and MongoDB to make your application more effective. * Get the up-to-date information required to launch your first application prototype using the latest versions of Node.js and MongoDB. * A practical guide with clear instructions to designing and developing a complete web application from start to finish using trending frameworks such as angular4 and hapi Who This Book Is For The book is designed for JavaScript developers of any skill level who want to get up-and-running using Node.js and MongoDB to build full-featured web applications. A basic understanding of JavaScript and HTML is the only prerequisite for this book. What You Will Learn * Work with Node.js building blocks * Write and configure a web server using Node.js powered by the Express.js framework * Build dynamic HTML pages using the Handlebars template engine * Persist application data using MongoDB and Mongoose ODM * Test your code using automated testing tools such as the Mocha framework * Automate test cases using Gulp * Reduce your web development time by integrating third-party tools for web interaction. * Deploy a development environment to the cloud using services such as Heroku, Amazon Web Services, and Microsoft Azure * Explore single-page application frameworks to take your web applications to the next level In Detail Node.js builds fast, scalable network applications while MongoDB is the perfect fit as a high-performance, open source NoSQL database solution. The combination of these two technologies offers high performance and scalability and helps in building fast, scalable network applications. Together they provide the power for manage any form of data as well as speed of delivery. This book will help you to get these two technologies working together to build web applications quickly and easily, with effortless deployment to the cloud. You will also learn about angular 4, which consumes pure JSON APOIs from a hapi server. The book begins by setting up your development environment, running you through the steps necessary to get the main application server up-and-running. Then you will see how to use Node.js to connect to a MongoDB database and perform data manipulations. From here on, the book will take you through integration with third-party tools to interact with web apps. You will see how to use controllers and view models to generate reusable code that will reduce development time. Toward the end, the book supplies tests to properly execute your code and take your skills to the next level with the most popular frameworks for developing web applications. By the end of the book, you will have a running web application developed with MongoDB, Node.js, and some of the most powerful and popular frameworks. Style and approach A practical guide with clear instructions to designing and developing a complete web application from start to finish

Web Development with MongoDB and NodeJS - (Paperback, 2nd Revised edition): Mithun Satheesh, Bruno Joseph D'Mello, Jason... Web Development with MongoDB and NodeJS - (Paperback, 2nd Revised edition)
Mithun Satheesh, Bruno Joseph D'Mello, Jason Krol
R1,175 Discovery Miles 11 750 Ships in 10 - 15 working days

Build an interactive and full-featured web application from scratch using Node.js and MongoDB About This Book * Configure your development environment to use Node.js and MongoDB * Use Node.js to connect to a MongoDB database and perform data manipulations * A practical guide with clear instructions to design and develop a complete web application from start to finish Who This Book Is For This book is designed for JavaScript developers of any skill level that want to get up and running using Node.js and MongoDB to build full-featured web applications. A basic understanding of JavaScript and HTML is the only requirement for this book. What You Will Learn * Configure your development environment to use Node.js and MongoDB * Write and configure a web server using Node.js powered by the Express.js framework * Build dynamic HTML pages using the Handlebars template engine * Persist application data using MongoDB and Mongoose ODM * Test your code using automated testing tools such as the Mocha framework * Deploy the development environment to the cloud using services such as Heroku, Amazon Web Services, and Microsoft Azure * Explore Single-Page application frameworks to take your web applications to the next level In Detail Node.js and MongoDB are quickly becoming one of the most popular tech stacks for the web. Powered by Google's V8 engine, Node.js caters to easily building fast, scalable network applications while MongoDB is the perfect fit as a scalable, high-performance, open source NoSQL database solution. Using these two technologies together, web applications can be built quickly and easily and deployed to the cloud with very little difficulty. The book will begin by introducing you to the groundwork needed to set up the development environment. Here, you will quickly run through the steps necessary to get the main application server up and running. Then you will see how to use Node.js to connect to a MongoDB database and perform data manipulations. From here on, the book will take you through integration with third-party tools for interaction with web apps. It then moves on to show you how to use controllers and view models to generate reusable code that will reduce development time. Toward the end of the book, we will cover tests to properly execute the code and some popular frameworks for developing web applications. By the end of the book, you will have a running web application developed with MongoDB and Node.js along with it's popular frameworks. Style and approach An easy guide to Node.js and MongoDB, which will quickly introduce you to the relevant concepts by taking you through the different steps involved in building a full-fledged web application.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
The Rocky Mountain States
Jennifer Prior Paperback R326 R271 Discovery Miles 2 710
Edwards Air Force Base
Ted Huetter, Christian Gelzer Paperback R657 R541 Discovery Miles 5 410
Pittsburgh'S Lost Outpost - Captain…
Jason A. Cherry Paperback R601 R501 Discovery Miles 5 010
Humans Of New York
Brandon Stanton Hardcover  (3)
R885 R677 Discovery Miles 6 770
Haunted Lawrence
Paul Thomas Paperback R586 R485 Discovery Miles 4 850
Wild Women of Prescott, Arizona
Jan Mackell Collins Paperback R599 R499 Discovery Miles 4 990
A Compendium of Curious Colorado Place…
Jim Flynn Paperback R605 R506 Discovery Miles 5 060
Fire Island Lighthouse - Long Island's…
Bill Bleyer Paperback R593 R492 Discovery Miles 4 920
A Promised Land
Barack Obama Hardcover  (6)
R699 R546 Discovery Miles 5 460
Along the Appalachian Trail…
Leonard M Adkins Paperback R655 R539 Discovery Miles 5 390

 

Partners