#​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, offering significantly more type safety overall (including for routes and middleware references), a new validation library, and more.

Harminder Virk

Memetria: Secure, Scalable Redis Hosting — High performance Redis hosting with large key tracking, detailed metrics, and a superior uptime record.

Memetria sponsor

Starting and Publishing a Library: The Modern Way — A walk through the steps involved in creating and packaging a library, publishing a package, adding testing, and automatically publishing it all to the NPM registry, along with provenance.

Tamás Sallai

IN BRIEF:

▶  A Step-by-Step Tutorial on Deploying Node.js Apps on AWS EC2 — Taking the manual, ‘do it all by hand’ approach. A good way to learn about all the pieces involved before automating it, perhaps.

Sam Meech-Ward

How TypeScript Can Help in Modelling Business Workflows

Oscar Dudycz

A Look Inside the

1
.git

Folder

Julia Evans

🛠 Code & Tools

Keyv: Simple Key-Value Storage with Support for Multiple Backends — A library that abstracts the concept of key-value storage, allowing you to easily use a memory based store (by default) or, if you need persistence, Redis, SQLite, Postgres, MySQL, etcd, Mongo, or even a tiered approach.

Jared Wray et al.

Payload 2.9: A Headless CMS Platform Built on Node — A Node.js-backed headless CMS with a customizable React-based admin system, GraphQL and REST APIs, flexible auth, file uploads, etc. Enough features to “feel more like an app framework akin to Laravel,” they say. GitHub repo.

Payload CMS, LLC

JavaScript Frontend Error Monitoring 101 — Take a crash (pun intended) course on JavaScript error monitoring and debugging with Sentry. Read on.

Sentry sponsor

Husky 9: Git Hooks Made EasyHusky provides a structured way to use git hooks to do things like auto-lint your commit messages or code, and run tests upon committing or pushing. v9 makes setting it up and adding hooks much easier.

typicode

RDB 3.5: A Database Agnostic ORM for Node — Around for many years, RDB sits among a wide range of options, but the homepage makes it easy to see if its flavor is to your taste. It supports both JS and TypeScript, ESM and CJS, and v3.5 introduces Oracle support. GitHub repo.

Lars-Erik Roald

create-dmg 7.0: Create Good-Looking DMGs for macOS Apps — As well as creating hundreds over a thousand npm packages, Sindre also has a rapidly growing suite of macOS and iOS apps to his name, so this tool is clearly very useful to him, and it may be to you, too.

Sindre Sorhus


0 Comments

Leave a Reply

Your email address will not be published. Required fields are marked *