Introducing: TypeScript typegen for XState
Code generation is great, something I want to learn at some point. In the meantime, I can only be mind-blown by things like these types improvements on XState.
Imperative vs Declarative Programming
A short and precise explanation between the diference of the two.
figlet.js - A JavaScript implementation of the FIGfont spec
Very fun library to use on the web and Node with many options and fonts!
A cool game that helps you choose the perfect coding font. Btw, I’m using the Recursive Mono Linear for some years now and I like it a lot.
FerretDB - A truly Open Source MongoDB alternative
An open-source proxy, converting the MongoDB wire protocol queries to SQL, using PostgreSQL as a database engine.
How To Process Images in Node.js With Sharp
In this tutorial, you’ll use sharp to read an image and extract its metadata, resize, change an image format, and compress an image. Then crop, grayscale, rotate it and blur an image. Finally, you will composite images, and add text on an image. By the end of this tutorial, you’ll have a good understanding of how to process images in Node.js.
Trace - Monitor your GraphQL queries at the resolver level
A lightweight GraphQL query performance monitoring GUI with real-time, resolver-level performance tracing metrics and error logging.
asciinema - Terminal session recorder
It lets you easily record terminal sessions and replay them in a terminal as well as in a web browser using asciinema-player.
30 Minutes of Code - Remix.run
Uma série de vídeos explorando o web framework.
O pessoal da Codar.me está realizando um evento durante esta semana, falando dos passos necessários para dominar a programação.