Node v15.9.0 (Current)

Notable Changes crypto : add keyObject.export() ‘jwk’ format option (Filip Skokan) #37081 deps : upgrade to libuv 1.41.0 (Colin Ihrig) #37360 doc : add dmabupt to collaborators (Xu Meng) #37377 refactor fs docs structure (James M Snell) #37170 fs : add … more Read More

Snyk-Watcher: Keep Snyk in Sync

The product security team at Twilio is responsible for securing all applications built by Twilio. We work with Engineering teams to help secure Twilio and our customers. We use Snyk, a cloud native application security platform, to make sure our code … more Read More

Updating Meteor Packages for HMR

With Meteor 2 released last month, we now have hot module replacement (HMR) in Meteor apps. With the first version, you’re not able to update modules within Meteor packages (it is on the horizon though), but our Meteor packages can affect the experience … more Read More

Static Site Generators: A Beginner’s Guide

The Jamstack (JavaScript, APIs, and Markup) is increasingly becoming the development stack of choice on the Web. The title on the Jamstack website suggests that the Jamstack is “the modern way to build websites and apps” and that it “delivers better … more Read More

Echo JS

What’s coming in React Hook Form – Version 7 Scully: The First Static Site Generator for Angular Fullstack job board with forum built with Nextjs, Tailwind, Fauna and Stripe … more Read More

Zsh Tricks to Blow your Mind

In UNIX-based programming, we often talk about shells, terminals, and the command line interfaces. Bash is probably the most well-known, but there are other widely-used options as well, such as Zsh or the Z shell. Read on to learn more about Zsh and … more Read More

What You Need to Know About CSS-in-JS for 2021

In this post we’ll see an overview of CSS-in-JS frameworks that are the most in-demand in the developer community this year. Introduction A few years ago, component-based JavaScript frameworks were the hottest thing in the web developer community, especially … more Read More