Cookies are Harmful (in single-page apps)rdbhost.blogspot.com3 points·by rdbhost·13 anni fa·1 comments
Live host your database-backed website on GitHub.comrdbhost.blogspot.com1 points·by rdbhost·15 anni fa·0 comments
Remote Database Access from the Browser Made Easyrdbhost.blogspot.com2 points·by rdbhost·16 anni fa·0 comments
Database backed websites in pure Javascript; No server side programmingbrankovukelic.com1 points·by rdbhost·16 anni fa·2 comments
rdbhost·13 anni fa·discussThese #nobackend folks are late to the game! Rdbhost has provided for no-server-coding web apps since 2010.See http://www.rdbhost.com
rdbhost·16 anni fa·discussExposing SQL and the database schema on the client is a good idea, in that it keeps all your code in one place (on the client). The server layer is thin, not dumb. It allows for restricting what queries run under a given database role.
See http://www.rdbhost.com