Fully JavaScript Web Stack - Middleware, Webserver, DB Suggestions?

I'm currently looking for a new web stack for creating a hobby project and want it to work in JavaScript. I quickly looked at Nitro, NarwhalJS, etc., but wondered if anyone had solid recommendations or experience with a holistic end-to-end javascript / json architecture (jquery, middleware, standard libraries, db, etc.) What they can share.

I would prefer it to be a stack, which, in your opinion, will grow, and it is actively searched for, documentation, a community of good-minded people, etc.

Thanks in advance.

+3
source share
6 answers

. .: -)

Off-the-muff, Jaxer Aptana Chrome Server (, , Google Chrome AFAIK). , Chrome, Apache CGI, , JavaScript Google V8, DB ..

Java Rhino, . Rhino JavaScript - Java (, Sun runtime, JIT Hotspot). , JavaScript (Tomcat, ..). , Java JavaScript - , MySQL, , , . JavaScript Rhino. :

importPackage(java.io);
var f = new FileWriter("test.txt");
f.write("Testing 1 2 3");
f.close();

... JavaScript, Java java.io.FileWriter. javax.script, ( JavaScript) Rhino , .: -)

+2

:

Couchdb JSON REST . PUT, DELETE - , Javascript.

+1

Helma -. Rhino -.

+1

PageForest, javascript-, PageForest . :

http://pfsamples.googlecode.com/svn/trunk/SAMTable/index.html#mckoss_16

, . pfsamples.googlecode.com.

0

JScript/Windows Scripting Host (wsh) , , HTA. HTA - . -, WSH IIS JavaScript WSF. WSH , , ODBC, COM ActiveX. , javascript.

""

http://msdn.microsoft.com/en-us/library/ms536496(VS.85).aspx

http://msdn.microsoft.com/en-us/library/15x4407c(VS.85).aspx

0

How about using

GWT- Spring -Hibernate-MYSql

0
source

Source: https://habr.com/ru/post/1718530/


All Articles