How to handle client side data and storage with server API communication when building web apps

preview_player
Показать описание
A quick demo on how to handle data and API communications in your app with a total separation of concern between UI, STORE, and API

READ ARTICLE ON THIS TOPIC:

SOURCE CODE:

LIBRARIES USED:

[Follow]

Timeline
1:38 - Server API Mock
3:50 - API Service
11:10 - Todo Service
20:40 - Todo store data type and schema setup
31:10 - Todo store setup
43:24 - Todo store subscription
49:54 - Connect data store with API service
53:30 - Create a Todo web component app
Рекомендации по теме
Комментарии
Автор

Another fine video from before; university 😄 Great work again, thanks!

robertmoore
Автор

can u mkae video how tto capture single image from webcam and show on html div .?

programmingandstatus