Node.js Features: Difference between revisions

Add Node.js page to Features section
 
m Update phrasing
Line 5: Line 5:
{{Caution|If you use Node.js, we strongly recommend that you [https://heliohost.org/dashboard/load/ monitor your site load here].   
{{Caution|If you use Node.js, we strongly recommend that you [https://heliohost.org/dashboard/load/ monitor your site load here].   


Node apps often require a lot of server resources, and exceeding the account load limits will cause your user account to be [[:Suspension_Policy#High_Server_Usage|suspended for high server usage]] on [[:Johnny|Johnny]] and [[:Tommy|Tommy]], or overage charges on [[:Morty|Morty]].
Node apps often require a lot of server resources, and exceeding the account load limits will cause your user account to be [[:Suspension_Policy#High_Server_Usage|suspended for high server usage]] on [[:Johnny|Johnny]] and [[:Tommy|Tommy]], or charged for overages on [[:Morty|Morty]].}}
}}


= Node.js Versions Supported =
= Node.js Versions Supported =

Revision as of 17:18, 21 December 2024

Node.js

Node.js is an asynchronous, event-driven JavaScript runtime environment that is designed to build scalable, high-performance network applications.

If you use Node.js, we strongly recommend that you monitor your site load here.

Node apps often require a lot of server resources, and exceeding the account load limits will cause your user account to be suspended for high server usage on Johnny and Tommy, or charged for overages on Morty.

Node.js Versions Supported

Johnny server

  • Node.js 16
  • Node.js 18
  • Node.js 20
  • Node.js 21
  • Node.js 22
  • Node.js 23

Tommy server

  • Node.js 16
  • Node.js 18
  • Node.js 20
  • Node.js 21
  • Node.js 22
  • Node.js 23

Morty server

  • Node.js 16
  • Node.js 18
  • Node.js 20
  • Node.js 21
  • Node.js 22
  • Node.js 23

HelioHost Tutorials

Node.js

Build a simple Node.js web application.

Express

Learn how to use Express, a popular web application framework for Node.js

Next.js

Explore Next.js, a full-stack framework built on React for developing web applications with Node.js


This page was last edited on 21 December 2024, at 17:18.