Springe zum Inhalt
Saxonia Systems
Saxonia Systems
Suchen
  • Portfolio
    • Softwareentwicklung
    • Softwareevolution
    • Web
    • Cloud
    • Software Healthcheck
    • Smart Business Applications
    • SAP BYPASSING
  • Zusammenarbeit
    • Eingespielte Teams
    • ETEO – Ein Team ein office
    • Saxonia Testservices
    • Agiler Strategieprozess
    • Partner und Förderung
  • Karriere
    • Das sind wir
    • Einstiegsmöglichkeiten
    • Stellenangebote
  • Referenzen
  • Unternehmen
    • Über uns
    • Standorte
    • Initiative
      • HOPE
      • Welcome App
      • Open Source
      • Spiele
      • Soziales
      • Förderung
    • Holding
    • Downloads
    • Impressum
  • Aktuelles
    • Social Media
    • Events
    • Pressemeldungen
    • Auszeichnungen
    • Veröffentlichungen
  • Kontakt
  • Blog
  • Suchen

Denny Israel

Denny is a Senior Consultant for software development in Java and JavaFX. He is primarily concerned with all aspects of the development of JavaFX applications, from the surface through the architecture to the backend and the connection to other systems. Additionally he is interested in modern web technologies like React and Angular.

React + Redux + HATEOAS

15. August 201810. März 2017 von Denny Israel

When developing a web application with ReactJS it is often a good idea to use it in combination with the Redux architecture. This gives us good and precise control about the application state and all actions that change the state. All view changes must be executed as actions on the redux store and thus the central application state. When dealing with a RESTful backend we have to cope with asynchronous requests and thus have to deal with long running requests, error responses, missing data. Furthermore when the backend uses HATEOAS we have to deal with getting and managing the necessary request links.

weiterlesenReact + Redux + HATEOAS

  • Impressum
  • Datenschutz
  • Kontakt
© 2019 Saxonia Systems AG
Nach oben scrollen