divkit / divkit

DivKit is an open source Server-Driven UI (SDUI) framework. SDUI is a an emerging technique that leverage the server to build the user interfaces of their mobile app

Home Page:https://divkit.tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[QUESTION] Coding Environment

BayramInanc opened this issue · comments

Hi,

Can I write json code in VSCode? Do I have to use playground in the divkit website?

commented

Hello!
Json code can come from anywhere, the main question is how you get it on the client
json will be the same in VS Code, playground, from DSL, static files or w/e
DivKit will render it, and DivKit doesn't know anything about how json turned out to be there