Examples

From a vanilla counter to live forex charts and multi-widget dashboards — open a StackBlitz demo or clone the matching folder from bigstate-examples.

Language
Framework
Scenario
  • JavaScriptVanillaCounter

    Vanilla JavaScript Counter

    A browser counter that publishes state through the BigState HTTP API and renders updates from a WebSocket delivery.

  • TypeScriptVanillaCounter

    Vanilla TypeScript Counter

    A browser counter that publishes state through the BigState HTTP API and renders updates from a WebSocket delivery.

  • JavaScriptReactForex rate

    React JavaScript Forex rate

    A Node publisher writes EUR/USD rates to BigState. A client charts live updates from a WebSocket delivery.

  • TypeScriptReactForex rate

    React TypeScript Forex rate

    A Node publisher writes EUR/USD rates to BigState. A client charts live updates from a WebSocket delivery.

  • JavaScriptReactLive dashboard

    React JavaScript Live dashboard

    A Node publisher writes multiple object streams. One WebSocket delivery powers a multi-widget dashboard UI.

  • TypeScriptReactLive dashboard

    React TypeScript Live dashboard

    A Node publisher writes multiple object streams. One WebSocket delivery powers a multi-widget dashboard UI.

  • JavaScriptVueForex rate

    Vue JavaScript Forex rate

    A Node publisher writes EUR/USD rates to BigState. A client charts live updates from a WebSocket delivery.

  • TypeScriptVueForex rate

    Vue TypeScript Forex rate

    A Node publisher writes EUR/USD rates to BigState. A client charts live updates from a WebSocket delivery.

  • JavaScriptVueLive dashboard

    Vue JavaScript Live dashboard

    A Node publisher writes multiple object streams. One WebSocket delivery powers a multi-widget dashboard UI.

  • TypeScriptVueLive dashboard

    Vue TypeScript Live dashboard

    A Node publisher writes multiple object streams. One WebSocket delivery powers a multi-widget dashboard UI.

  • JavaScriptAngularForex rate

    Angular JavaScript Forex rate

    A Node publisher writes EUR/USD rates to BigState. A client charts live updates from a WebSocket delivery.

  • TypeScriptAngularForex rate

    Angular TypeScript Forex rate

    A Node publisher writes EUR/USD rates to BigState. A client charts live updates from a WebSocket delivery.

  • JavaScriptAngularLive dashboard

    Angular JavaScript Live dashboard

    A Node publisher writes multiple object streams. One WebSocket delivery powers a multi-widget dashboard UI.

  • TypeScriptAngularLive dashboard

    Angular TypeScript Live dashboard

    A Node publisher writes multiple object streams. One WebSocket delivery powers a multi-widget dashboard UI.