Inside the packages folder you will find two other folders: ui and bloc.
Ui is where all the components and layouts used by the application are located. They must be completely functional and not make any type of call to the API, only callbacks and parameters with data.
State is where the business logic resides, where the calls to the api are made and a state is exposed that defines how the interface (whatever it is) is going to look like.
The Next application should only do the routing and connect the state with the UI layouts.
Content type
Image
Digest
sha256:cb072fbf3…
Size
207.9 MB
Last updated
over 2 years ago
docker pull horizontalorg/tellaweb-admin