Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

[FEAT] Controllers Components #11

Open
3 tasks
SRNV opened this issue Jun 30, 2020 · 2 comments
Open
3 tasks

[FEAT] Controllers Components #11

SRNV opened this issue Jun 30, 2020 · 2 comments
Assignees

Comments

@SRNV
Copy link
Owner

SRNV commented Jun 30, 2020

Controllers will help us inside dev environment to simulate back services.
Controllers are components too.

here's an example.
Screenshot from 2020-06-30 09-32-34

this will helps simulate services quickly

  • can import modules inside Controllers
  • Controllers can only use other Controllers Components
  • can use default statement
@SRNV SRNV self-assigned this Jun 30, 2020
@SRNV
Copy link
Owner Author

SRNV commented Jul 2, 2020

actual step:
Screenshot from 2020-07-02 21-08-04
Screenshot from 2020-07-02 21-05-48

next step: let the store fetch data from controllers

this works in dev and in prod for now.
need to test if this is scalable

@SRNV
Copy link
Owner Author

SRNV commented Jul 5, 2020

0.16.0-rc.14 implements those Controllers Components

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant