Hi Everyone, last week was a big week for me. I can finally share with you all that I’m the CTO of Platformatic. This edition also includes quite a few new releases of Fastify modules and quite a few interesting news.
Backend made simple. Backend-less
|
|
Platformatic announcement - Matteo |
I often claim that there is no such thing as luck, and this is one of those moments. After eight years of working as a consultant building software for others, I have decided to take the leap and start a new product company: Platformatic.
What is Pl…
|
My ex-colleague Jonas Galvez writes on how to avoid performance issues with React SSR in production. I’m proud of this article as it contains quite a few techniques I explored and taught Jonas while we were both at NearForm.
|
How To Avoid SSR Load Issues in Node.js; using N|Solid to help diagnose high latency and low performance in a Next.js SSR application.
|
|
How To Avoid SSR Load Issues in Node.js; using N|Solid to help diagnose high latency and low performance in a Next.js SSR application.
|
Should you use PostgreSQL or MySQL?
PostgreSQL and MySQL are relational databases that organize data into tables. These tables can be linked — or related — based on data that is common to each. Relational databases enable your business to better understand the relationships among available data and help gain new insights for making better decisions or identifying new opportunities.
|
One of the hardest thing of doing cross platform development in JavaScript is running npm scripts: Linux/Mac and Windows have completely different shells. Here is a great collection of tricks that will definitely help!
The npm package manager lets us define small shell scripts for tasks and execute them via npm run. In this blog post, we explore how that works and how we can write them in a way that works across platforms (Unixes and Windows).
|
|
Here at Fermyon, we are enthusiastic (to say the least) about WebAssembly. But we also value openness, thoughtfulness, and caution.
|
|
Here at Fermyon, we are enthusiastic (to say the least) about WebAssembly. But we also value openness, thoughtfulness, and caution.
|
Where do open source dependencies go to die, and why do they come to an end? What happened to the npm faker module? Can it happen again?
|
|
Here is a phenomenal new AI-powered tool. Check it out, it allows to change the light in photos after they were taken:
|
|
Here is a phenomenal new AI-powered tool. Check it out, it allows to change the light in photos after they were taken:
|
Simon has been busy learning how to deploy a Fastify application to Fly.io. Check it out:
|
A quick guide to deploying a Node app and Postgres database to Fly.io.
|
|
A quick guide to deploying a Node app and Postgres database to Fly.io.
|