Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Blogpost CI/CD #461

Merged
merged 1 commit into from Nov 21, 2018
Merged

Blogpost CI/CD #461

merged 1 commit into from Nov 21, 2018

Conversation

VeeTeeDev
Copy link
Contributor

Server-Sent Events dev and CI

Backends are not always finished before frontend development starts and personally I hate it when I have to include mock data into my frontend code.
And again, even if that backend feature is finished and deployed somewhere so we don't need to run it locally, sometimes you have less control over messages sent from the backend that need to trigger events in the frontend.

For both of those projects, a use case arose that the system was in need of messages sent from the backend to the frontend based on frontend and purely backend events.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a use case arose where the system was in need ...

Server-Sent Events dev and CI
@VeeTeeDev VeeTeeDev merged commit 7a7bfde into source Nov 21, 2018
@fredericghijselinck fredericghijselinck deleted the features/blog-sse-dev-ci branch October 18, 2019 11:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants