top | item 34168374

(no title)

em_te | 3 years ago

Like all web apps it depends on how much you want to do on the client side vs. the server side. With blockchain apps it is now client side vs. server side vs. blockchain side.

At one extreme, apps like UniSwap are mostly blockchain side and server side code and a little client side.

At the other extreme, it is possible to use boilerplate code to write a minimal blockchain part and then have most of your business logic on your own server and then the UI on the client side.

discuss

order

No comments yet.