[ No Description ]
Learn how to solve blocking user experience and build event based reactive applications with Swift.
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.
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.