Our great sponsors
- SurveyJS - A Non-Cloud Alternative to Google Forms that has it all.
- Amplication - open-source Node.js backend code generator
- Appwrite - The open-source backend cloud platform
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Sonar - Write Clean JavaScript Code. Always.
- Mergify - Tired of breaking your main and manually rebasing outdated pull requests?
-
With nearly 55k stars on GitHub and about 3 million downloads on npm weekly, Socket.IO is a great library to keep an eye on in 2022. The documentation is very straightforward, meaning even an inexperienced developer should be able to get started in little to no time.
-
SocketCluster is a highly scalable framework and a real-time HTTP server engine that enables you to build multi-process, real-time servers using all of the available CPU cores at once. With SocketCluster, the backend avoids running the Node.js server as a single thread, working more efficiently and remaining resilient.
-
SurveyJS
A Non-Cloud Alternative to Google Forms that has it all.. SurveyJS JavaScript libraries allow you to easily set up a robust form management system fully integrated into your IT infrastructure where users can create and edit multiple dynamic JSON-based forms in a no-code form builder. Learn more now.
-
At the time of writing, the project has almost 14k stars on GitHub and 26k weekly downloads on npm. Feathers also includes an excellent documentation and is well known for being lightweight and easy to integrate with different databases.
-
SockJS is a JavaScript library that provides communication between the client and the server in a way similar to the native WebSockets API. SockJS functions with a server counterpart in the form of sockjs-node and SockJS-client, a JavaScript client library.
-
SockJS is a JavaScript library that provides communication between the client and the server in a way similar to the native WebSockets API. SockJS functions with a server counterpart in the form of sockjs-node and SockJS-client, a JavaScript client library.
-
With over 17.5k stars on GitHub and about 35 million weekly downloads on npm, ws is one of the most popular Node.js WebSocket libraries available.
-
Socket.IO’s primary use, however, is for facilitating real-time, bidirectional, and event-based communication between the browser and the server. Like ws, Socket.IO has a Node.js server and a JavaScript client library.
-
Amplication
Amplication: open-source Node.js backend code generator. An open-source platform that helps developers build backends without spending time on boilerplate & repetitive coding. Including production-ready GraphQL & REST APIs, DB schema, DTOs, filtering, pagination, RBAC, & more.
-
Extracted from the Faye project, Faye WebSocket is a multi-purpose WebSocket that makes it easy to command the pre-existing WebSocket connections in a Node.js app.
-
Sockette is a WebSocket wrapper that allows you to reuse instances without having to declare all event listeners multiple times. Sockette is a very lightweight library, just about 367 bytes according to the GitHub page. If a connection is lost, Sockette automatically reconnects.