Building Reliable, High-Performance Web Apps Using Elm-Inspired Architecture, Event Pub-Sub, and Components
Yiyi Sun

#AppRun
#Web_Apps
#Pub-Sub
#Elm
#front-end
Explore the concepts, patterns, and architecture behind AppRun applications. With this end-to-end guide, you will be able to build web apps fast to the market with the low learning curve and high development productivity.
You will learn how to break down the application logic into three decoupled parts: state, view, and update. You will then see how to connect web page events to the AppRun event life-cycle, route user interactions, access data from the remote servers, compose the user interface using components, and integrate 3rd party libraries.
Following examples of various apps, such as the counter app, to-do app, weather app, hacker news reader app, and blog app, you will have all the techniques for developing your AppRun apps including the line of business apps. You will also review wider development concepts such as using strongly typed states practically, unit testing strategies for app state changes, time travel debugging, async web API invocation, server-side virtual DOM, module compilation optimization, the developer tools, and more.
What You'll Learn
Who This Book Is For
Chapter 1: Getting Started
Chapter 2: AppRun Development Environment
Chapter 3: Model the State
Chapter 4: View Patterns
Chapter 5: Event Patterns
Chapter 6: Asynchronous Events
Chapter 7: Single-Page Applications
Chapter 8: Third-Party Library Integration
Chapter 9: Server-Side Rendering
Chapter 10: A Real-World SPA
Chapter 11: Unit Testing
Chapter 12: AppRun DevTools
Yiyi Sun has an academic background in computer cartography and geographical information systems. He has over twenty years of software development experience and over ten years’ experience as a software architect. Currently, he works as Director of Technology in a real estate company based in Toronto, Canada. Coding and fishing are his hobbies.









