• Open Daily: 10am - 10pm
    Alley-side Pickup: 10am - 7pm

    3038 Hennepin Ave Minneapolis, MN
    612-822-4611

Open Daily: 10am - 10pm | Alley-side Pickup: 10am - 7pm
3038 Hennepin Ave Minneapolis, MN
612-822-4611
UI State Management: From Object-Oriented to Functional

UI State Management: From Object-Oriented to Functional

Paperback

Series: Ui State Management, Book 1

Programming

ISBN13: 9798711726913
Publisher: Independently Published
Published: Mar 2 2021
Pages: 136
Weight: 0.42
Height: 0.29 Width: 6.00 Depth: 9.00
Language: English

State management has become a common challenge when developing web applications.

The time when we directly changed the UI for display data is long gone. All major UI libraries come with a new approach, changing the UI means actually changing the state.

This book gives you an overview of how state is managed by building a note-taking application with four different libraries. We start from an object-oriented approach using Svelte, centralize state with Vuex, then move to a functional approach with React and Redux, and in the end arrive at a solution using only pure functions with Elm.

Also in

Programming