#server-side-javascript

[ follow ]
SVR.JS
8 months ago
JavaScript

SVR.JS - a web server running on Node.JS

SVR.JS allows running server-side JavaScript on webpages
SVR.JS features an integrated log viewer, log highlighter, and user management tool
SVR.JS can run on Node.JS and Bun (experimental support) [ more ]
InfoWorld
8 months ago
JavaScript

Intro to tRPC: Integrated, full-stack TypeScript

tRPC combines server-side JavaScript with strong typing in TypeScript to allow developers to define and interweave the client and server in a united syntax.
tRPC directly infers and applies TypeScript endpoints, eliminating the need for an intermediary API definition like OpenAPI or GraphQL. [ more ]
[ Load more ]