Code Monkey home page Code Monkey logo

Comments (8)

huntc avatar huntc commented on June 6, 2024

One thing I’ve strived for with the example is to make it real. It bothers me that examples out there leave so much out. And I think the UI visually demonstrates something quite distinct about Akka’s event driven approach.

However, I get the burden it’s introducing on the first time reader. I can remove it from the guide and leave it in the example. Does that work for you both?

from akka-edge-rs.

patriknw avatar patriknw commented on June 6, 2024

Sounds good to me

from akka-edge-rs.

johanandren avatar johanandren commented on June 6, 2024

I think it would be fine to keep in the guide, as long as it was a separate step where you didn't have to understand it to get the core APIs.

Hiding it is also ok, but I think it still changes how things are done, for example, if you didn't do an SSE UI, would you have the shared model at all?

from akka-edge-rs.

huntc avatar huntc commented on June 6, 2024

if you didn't do an SSE UI, would you have the shared model at all?

Good question. When we get to the gRPC-web stuff I suspect that protobuf will become that shared model.

from akka-edge-rs.

huntc avatar huntc commented on June 6, 2024

Are we ok to close this now given https://github.com/lightbend/akka-projection-temp/pull/23. Life is now much simpler... WDYT?

from akka-edge-rs.

johanandren avatar johanandren commented on June 6, 2024

I think it is ok now that the concerns are better separated 👍

from akka-edge-rs.

patriknw avatar patriknw commented on June 6, 2024

Great improvement. Maybe the shared model separation is not that important any more? Anyway, we can fine tune later.

from akka-edge-rs.

huntc avatar huntc commented on June 6, 2024

I think there is still merit in the shared model. The UI is event sourcing its state to present to the user with the same methods that the backend is. This is also consistent with my production app, and I’ve found it to be very useful there.

from akka-edge-rs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.