Vertaling van "Express.js" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Learn the basics of the Express.js framework.
Explore Express.js as a solution for web development
Entdecken Sie Express.js als Lösung für die Webentwicklung
change to the (possibly newly created) directory in which you want to set up your Express.js server
wechseln Sie in das (ggfs. frisch angelegte) Verzeichnis, in welchem Sie Ihren Express.js-Server einrichten möchten
Add the middleware To send bot requests to the Rendertron instance, we need to add the middleware to our express.js server.
Damit Botanfragen an die Rendertron-Instanz gesendet werden können, müssen wir unserem express.js-Server die Middleware hinzufügen.
To explain and get to know the most important concepts of Express.js, the first feature will be added in the next step.
Um die wichtigsten Konzepte von Express.js zu erläutern und kennenzulernen, wird im nächsten Schritt das erste Feature hinzugefügt.
Can I provide e.g. Express.js apps?
Kann ich z.B. Express.js Apps anbieten?
This article deals with the basics of Express.js and Node.js as well as the recipes that build on each other to bootstrap a web application.
Dieser Artikel beschäftigt sich mit den Grundlagen von Express.js und Node.js sowie aufeinander aufbauenden Rezepten zum Bootstrapping einer Webanwendung.
The next article continues with operationally relevant topics around Node.js and Express.js.
Im nächsten Artikel geht es mit betriebsrelevanten Themen rund um Node.js und Express.js weiter.
As a preliminary information: using "Node.js" (together with additional packages such as "Express.js" and "SimpleCGI") it is possible to create extremely light-weight yet still powerful servers which are programmed in JavaScript.
Vorab als Information: mit "Node.js" (und zusätzlichen Paketen wie "Express.js" und "SimpleCGI") lassen sich äußerst schlanke und gleichzeitig leistungsfähige Server erstellen, die in JavaScript programmiert werden.
SimpleCGI is an Express.js "middleware" and therefore used as such.
SimpleCGI ist eine Express.js "Middleware" und wird wie eine solche eingesetzt.
At the same time, some basic features of Express.js, Node.js, TypeScript and the familiar testing and build tools have become clear.
Parallel dazu wurden einige Grundzüge von Express.js, Node.js, TypeScript und den kennengelernten Testing und Build-Tools klar.
If you plan to work with "LiveCode Server", terms such as "Node.js" and "Express.js" may not sound familiar to you - but setting up a CGI-enabled server is still pretty easy.
Wenn Sie mit "LiveCode Server" arbeiten möchten, sind Ihnen Begriffe wie "Node.js" und "Express.js" zwar u.U. nicht geläufig - damit einen CGI-fähigen Server aufzusetzen, ist dennoch recht einfach.
Cooking recipes for web applications with Node.js, Express.js and TypeScript - Part 2
Rezepte zum Entwickeln von Webanwendungen mit Node.js, Express.js und TypeScript - Teil 2