Get Ready For ESM — ES modules are rapidly becoming a day to day reality for Node.js package maintainers, so spare a thought for Sindre who has about 20 million packages (slight exaggeration!) to his name. Sindre shares some basics on why it’s important, the benefits, and what his plans are.
Simplify Ecommerce App Development with Node.js + Square 💚 — The Square Node.js SDK with TypeScript support makes it easy to build ecommerce apps in Node.js. Start taking payments, manage a product catalog, organize employees, track orders, and more with Square’s APIs. Give it a try in our API explorer.
), smarter type alias preservation, stricter checks for the
1
in
operator, and more.
Daniel Rosenwasser (Microsoft)
👋 RIP: The Official npm.js Blog — The official npm.js blog has been soldiering on despite npm Inc. being acquired by GitHub, but finally the time has come to move release news to the official GitHub blog. End of an era after 7 years and 373 posts!
npm Inc. and GitHub
💻 Jobs
Node.js Developer at X-Team (Remote) — Join the most energizing community for developers and work on projects for Riot Games, FOX, Sony, Coinbase, and more.
X-Team
Find Your Next Job Through Hired — Create a profile on Hired to connect with hiring managers at growing startups and Fortune 500 companies. It’s free for job-seekers.
Serverless Nest.js Micro-Services and Integrations without HTTP — You’ve got a Node app, you want to take it serverless.. you use API Gateway and have your Node app spin up an HTTP server and work through that, right? Nope, there’s a more direct way to do it.
) and get nice error messages if those validations fail.
Sindre Sorhus
Trio: Simple Static Site Generation — An ‘almost’ zero-config tool that doesn’t require frameworks or templating languages (you ‘decorate’ your HTML instead – e.g.). It caches every project asset per build, and only generates stale assets when building incrementally, dramatically reducing build times.
#444 — June 30, 2022 Read on the Web Working with the File System from Node.js — Dr. Axel seems to be on a bit of a Node kick lately and comes back this week Read more…
Deno is championed as a more-secure alternative to the popular Node.js JavaScript runtime. The 1.0 version of the Deno runtime, which leverages the V8 JavaScript engine and was built using Rust, arrived in May 2020. Read more…
#443 — June 23, 2022 Read on the Web Using Web Streams in Node.js — Streams provide a handy abstraction for cleanly working with streaming data but Web Streams (a.k.a. WHATWG Streams) are a different, Read more…
0 Comments