Reactive Programming with Swift 4: Build asynchronous reactive applications with easy-to-maintain and clean code using RxSwift and Xcode 9

Learn how to solve blocking user experience and build event based reactive applications with Swift.

Key Features
  • Build fast and scalable apps with RxSwift
  • Apply reactive programming to solve complex problems and build efficient programs with reactive user interfaces
  • Take expressiveness, scalability, and maintainability of your Swift code to the next level with this practical guide
Book Description

RxSwift belongs to a large family of Rx

implementations in different programming

languages that share almost identical syntax

and semantics. Reactive approach will

help you to write clean, cohesive, resilient,

scalable, and maintainable code with highly

configurable behavior.

This book will introduce you to the world of

reactive programming, primarily focusing

on mobile platforms. It will tell how you can

benefit from using RxSwift in your projects,

existing or new. Further on, the book will

demonstrate the unbelievable ease of

configuring asynchronous behavior and

other aspects of the app that are traditionally

considered to be hard to implement and

maintain. It will explain what Rx is made

of, and how to switch to reactive way of

thinking to get the most out of it. Also, test

production code using RxTest and the red/

green approach. Finally, the book will dive

into real-world recipes and show you how

to build a real-world app by applying the

reactive paradigm.

By the end of the book, you’ll be able to build

a reactive swift application by leveraging all

the concepts this book takes you through.

What you will learn
  • -Understand the practical benefits of Rx on a mobile platform
  • -Explore the building blocks of Rx, and Rx data flows with marble diagrams
  • - Learn how to convert an existing code base into RxSwift code base
  • -Learn how to debug and test your Rx Code
  • - Work with Playgrounds to transform sequences by filtering them using map, flatmap and other operators
  • - Learn how to combine different operators to work with Events in a more controlled manner.
  • - Discover RxCocoa and convert your simple UI elements to Reactive components
  • - Build a complete RxSwift app using MVVM as design pattern
Who this book is for

This book is for the developers who are familiar with Swift and iOS application development and are looking out to reduce the complexity of their apps. Prior experience of reactive programming is not necessary.

Navdeep Singh is a result-oriented software developer and research professional with more than 7 years of experience in both development and research positions. He strives to create software with the user in mind, creating applications with a usable and intuitive user interface experience. Navdeep spends most of his time learning about the latest trends in technology, writing blogs, playing cricket, or practicing classical Hindustani music.
1128029850
Reactive Programming with Swift 4: Build asynchronous reactive applications with easy-to-maintain and clean code using RxSwift and Xcode 9

Learn how to solve blocking user experience and build event based reactive applications with Swift.

Key Features
  • Build fast and scalable apps with RxSwift
  • Apply reactive programming to solve complex problems and build efficient programs with reactive user interfaces
  • Take expressiveness, scalability, and maintainability of your Swift code to the next level with this practical guide
Book Description

RxSwift belongs to a large family of Rx

implementations in different programming

languages that share almost identical syntax

and semantics. Reactive approach will

help you to write clean, cohesive, resilient,

scalable, and maintainable code with highly

configurable behavior.

This book will introduce you to the world of

reactive programming, primarily focusing

on mobile platforms. It will tell how you can

benefit from using RxSwift in your projects,

existing or new. Further on, the book will

demonstrate the unbelievable ease of

configuring asynchronous behavior and

other aspects of the app that are traditionally

considered to be hard to implement and

maintain. It will explain what Rx is made

of, and how to switch to reactive way of

thinking to get the most out of it. Also, test

production code using RxTest and the red/

green approach. Finally, the book will dive

into real-world recipes and show you how

to build a real-world app by applying the

reactive paradigm.

By the end of the book, you’ll be able to build

a reactive swift application by leveraging all

the concepts this book takes you through.

What you will learn
  • -Understand the practical benefits of Rx on a mobile platform
  • -Explore the building blocks of Rx, and Rx data flows with marble diagrams
  • - Learn how to convert an existing code base into RxSwift code base
  • -Learn how to debug and test your Rx Code
  • - Work with Playgrounds to transform sequences by filtering them using map, flatmap and other operators
  • - Learn how to combine different operators to work with Events in a more controlled manner.
  • - Discover RxCocoa and convert your simple UI elements to Reactive components
  • - Build a complete RxSwift app using MVVM as design pattern
Who this book is for

This book is for the developers who are familiar with Swift and iOS application development and are looking out to reduce the complexity of their apps. Prior experience of reactive programming is not necessary.

Navdeep Singh is a result-oriented software developer and research professional with more than 7 years of experience in both development and research positions. He strives to create software with the user in mind, creating applications with a usable and intuitive user interface experience. Navdeep spends most of his time learning about the latest trends in technology, writing blogs, playing cricket, or practicing classical Hindustani music.
39.99 In Stock
Reactive Programming with Swift 4: Build asynchronous reactive applications with easy-to-maintain and clean code using RxSwift and Xcode 9

Reactive Programming with Swift 4: Build asynchronous reactive applications with easy-to-maintain and clean code using RxSwift and Xcode 9

by Navdeep Singh
Reactive Programming with Swift 4: Build asynchronous reactive applications with easy-to-maintain and clean code using RxSwift and Xcode 9

Reactive Programming with Swift 4: Build asynchronous reactive applications with easy-to-maintain and clean code using RxSwift and Xcode 9

by Navdeep Singh

eBook

$39.99 

Available on Compatible NOOK devices, the free NOOK App and in My Digital Library.
WANT A NOOK?  Explore Now

Related collections and offers


Overview

Learn how to solve blocking user experience and build event based reactive applications with Swift.

Key Features
  • Build fast and scalable apps with RxSwift
  • Apply reactive programming to solve complex problems and build efficient programs with reactive user interfaces
  • Take expressiveness, scalability, and maintainability of your Swift code to the next level with this practical guide
Book Description

RxSwift belongs to a large family of Rx

implementations in different programming

languages that share almost identical syntax

and semantics. Reactive approach will

help you to write clean, cohesive, resilient,

scalable, and maintainable code with highly

configurable behavior.

This book will introduce you to the world of

reactive programming, primarily focusing

on mobile platforms. It will tell how you can

benefit from using RxSwift in your projects,

existing or new. Further on, the book will

demonstrate the unbelievable ease of

configuring asynchronous behavior and

other aspects of the app that are traditionally

considered to be hard to implement and

maintain. It will explain what Rx is made

of, and how to switch to reactive way of

thinking to get the most out of it. Also, test

production code using RxTest and the red/

green approach. Finally, the book will dive

into real-world recipes and show you how

to build a real-world app by applying the

reactive paradigm.

By the end of the book, you’ll be able to build

a reactive swift application by leveraging all

the concepts this book takes you through.

What you will learn
  • -Understand the practical benefits of Rx on a mobile platform
  • -Explore the building blocks of Rx, and Rx data flows with marble diagrams
  • - Learn how to convert an existing code base into RxSwift code base
  • -Learn how to debug and test your Rx Code
  • - Work with Playgrounds to transform sequences by filtering them using map, flatmap and other operators
  • - Learn how to combine different operators to work with Events in a more controlled manner.
  • - Discover RxCocoa and convert your simple UI elements to Reactive components
  • - Build a complete RxSwift app using MVVM as design pattern
Who this book is for

This book is for the developers who are familiar with Swift and iOS application development and are looking out to reduce the complexity of their apps. Prior experience of reactive programming is not necessary.

Navdeep Singh is a result-oriented software developer and research professional with more than 7 years of experience in both development and research positions. He strives to create software with the user in mind, creating applications with a usable and intuitive user interface experience. Navdeep spends most of his time learning about the latest trends in technology, writing blogs, playing cricket, or practicing classical Hindustani music.

Product Details

ISBN-13: 9781787128781
Publisher: Packt Publishing
Publication date: 02/27/2018
Sold by: Barnes & Noble
Format: eBook
Pages: 320
File size: 10 MB

About the Author

Navdeep Singh is a results-oriented software developer and research professional with more than seven years experience in both development and research positions. He strives to create software with the user in mind, creating applications with a usable and intuitive user interface experience. Navdeep spends most of his time learning about the latest trends in technology, writing blogs, playing cricket or practicing classical Hindustani music.

Table of Contents

Table of Contents
  1. A new upgrade is available : Swift 3 to Swift 4
  2. FRP fundamentals, terminology and basic building blocks
  3. Setup RxSwift and convert a basic Login app to its RxSwift counterpart
  4. When to become Reactive?
  5. Filter, Transform and Simplify
  6. Reduce by combining and filtering and common trade offs
  7. React to UI events: start subscribing
  8. RxTest and Custom Rx Extensions : Testing with Rx
  9. Testing your RxCode- testing Asynchronous code
  10. Schedule your tasks, don’t Queue!
  11. Subscribe to errors and save your app
  12. Functional and Reactive App-architecture
  13. Put your knowledge to practice : Finish a real world application
From the B&N Reads Blog

Customer Reviews