Coder Social home page Coder Social logo

black-hole's Introduction

black-hole

the idea is to utilize graphql or maybe just http requests to summon React portals that allow for the next micro app to be loaded within an overseeing application shell.

black-hole(app shell) > REST/graphQL > react portal > micro app

Ideas

Build a base layer app shell that keeps the mindset of a SPA. This is where we would allow for login functoins to live with in the context/redux state of the app shell. Each app within could call upon these global functions to do most of the inner logic they need. using the functions to pass that info back and make all REST/GraphQL requests in the app shell.

the App shell would also have it's own requests through REST/GraphQL to inject SSR micro apps into self summoning react portals. These portals would act as a routable page, but call the app internally. there could be some logic to cut out dependencies already cached and such in the REST call or GraphQL schema. Allowing for there to be little version collision over all. this is where we can tag in some logic for how the portals will be served to the app shell. Gaining the ability to add animations and such.

the micro apps would need to probably have some configuration on how and what to serve depending on the app shell's global state??? (still don't know what would all need to change, but i'm thinking not that much.)

Disclaimer

I'm just throwing this stuff down here and plan to build on it later. I think there is a way to make this work it's just going to come from hard work and a lot of testing.

The Start

  • Get server setup for testing
  • Setup graphql root schema
  • Start working on getting App Shell base built
  • Look into iframes and react portals

black-hole's People

Contributors

caryyon avatar matthewbenjamin avatar

Watchers

James Cloos avatar  avatar

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.