You are viewing a single comment's thread from:

RE: SteemWorld ~ Weekly Support ~ #19

in #steemworld6 years ago

On the client side it's built with pure HTML, CSS, JS & jQuery (minification of the scripts is being done with an own batch solution, Closure Compiler and UglifyJS).

For parsing blocks, building the databases and answering the requests on the server I'm using PHP + SQLite (on SSD). For editing my scripts I use Atom.