A viable way of building decentralized web apps
Despite all the programming languages, the thousands of libraries, and the millions (or so it seems) of JavaScript libraries in the web ecosystem, there is still one path to building modern web applications: store everything on a server and when users open up their web browser, the "client"—the code running inside the browser—displays the data and receives user input that is sent back to the server. This is the dumb client, smart server, powerless client, omnipotent server approach.
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.