NodeJS Official
An open SaaS boilerplate app
#520 — February 6, 2024 Read on the Web Wasp: A Rails-Like Framework for React, Node and Prisma — A common complaint I’ve seen about the Node ecosystem on social media is the lack of a ‘big framework’. This seems unfair with Sails and AdonisJS providing at least two options, Read more…
NodeJS Official
Adonis v6
#519 — January 30, 2024 Read on the Web AdonisJS v6: The Complete Web Framework — If you want a TypeScript-first backend Web framework with amazing docs and packed with features out the box, Adonis is worth a look. v6 takes a huge step forward by using ESM by default, Read more…
NodeJS Official
Deno adds API for date and time operations
Deno 1.40, the latest version of the JavaScript runtime positioned as a rival to Node.js, has been launched with a Temporal API for advanced date and time operations. The update was announced January 25. Deno can be accessed from deno.com. The Temporal API is intended to address shortcomings of the Read more…
NodeJS Official
Neural network chess
#518 — January 23, 2024 Read on the Web Microsoft TypeSpec: A TypeScript-Inspired Way to Define APIs — A language for concisely describing cloud service APIs and generating other API description languages (e.g. OpenAPI), client and service code, docs, and more. Formerly known as CADL. – GitHub repo. Microsoft Cryptography Fundamentals with Read more…
NodeJS Official
npm by the numbers
#517 — January 16, 2024 Read on the Web npm in Review: A Retrospective in Numbers — From Socket comes a look at the past year from the perspective of the npm registry, focused largely on statistics (2.5 million live packages!), including download numbers, popular packages, as well as some Read more…