LinkedinTwitterFacebookGithubSendInstagramArrow Top

Tech gems 👁️ #2: Nuxt 4 announced, Get a Laravel job, Stable Diffusion 3

Adrien Zaganelli -

  • A plethora of features unveiled at Vue Amsterdam 2024
  • Essential Laravel interview questions
  • Resend's challenging start to the year
  • Introduction to Stable Diffusion 3

Erratum

In the previous issue, it was mistakenly stated that Inertia will take over the inertiajs/inertia package. This is incorrect. Instead, the community package eidellev/inertiajs-adonisjs will become an official first-party integration, known as @adonisjs/inertia.

Highlights from Vue.js Amsterdam 2024 (day one)

While React wants you to write html in native application with react-strict-dom; the Vue community is converging in Europe as Vue Amsterdam conference is running.

At of this writing, I only saw the first day, yet the talks have been fantastic (find them here).

Here are the key insights:

  1. As mentioned last week: NuxtHub has officially launched with comprehensive documentation. Sebastien Chopin also demonstrated file uploads, database usage, blobs and KV storage. Looks like Cloudflare could become the "Vercel of Nuxt"
  2. #Rumors: the creator behind the state management library pinia is working on another library focused on data fething called "Pinia Colada". Clip
  3. Nuxt 4 is on the Horizon, but don't expect major annoucement as features are delivered in minor versions. Instead look out for new modules: test-utils, fonts, auth notably.
  4. Julien Huang showcased the interactive Vue server components, also known as "Nuxt islands."

However, the most significant news, in my opinion, concerns the latest release of Nitro (the backend behind Solid Start, Nuxt, Analog). Indeed this release includes:

Laravel interview questions

Dreaming of a Lamborghini? Land a Laravel job first! This post offers a comprehensive overview of the Laravel Ecosystem.

Resend's Turbulent Start to the Year

Following an incident in January where Resend leaked "emails sent, domains, API Keys (encrypted), logs, and contacts, affecting all users".

The email provider faced another setback in February... this time it was an outage for several hours.

While building a feature, we performed a database migration command locally, but it incorrectly pointed to the production environment instead, which dropped all tables in production.

The first attempt to restore the database took 6 hours but failed due to a wrong selection of the backup timestamp. The second attempt to restore took an extra 5 hours and succeeded, bringing all data back besides a 5-minute window of data loss.

Morality: keep your prod credentials safe !

Others


Sharing is caring :

Author photo

Adrien Zaganelli

🇫🇷 Front-end @amexgbt | Typescript, CSS tricks, Vue.js and everything javascript