The Monthly Dev #2: Optimizing image formats and building fullstack apps with Blitz.js

Опубликовано: 24 Апрель 2026
на канале: daily dev
1,288
49

What is The Monthly Dev?

The Monthly Dev (TMD) is a series of online events brought to you by daily.dev. TMD is where we bring world-class speakers to empower the developers' community, once a month.

▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬

00:00 - Opening Remarks by Ido Shamun (Co-Founder, CTO at daily.dev)
2:51 - Picture perfect: image formats, and using them efficiently by Henri Helvetica (Freelance developer)
38:50 - Build fullstack apps with Blitz.js in record time by Brandon Bayer (Creator of blitz.js)

Schedule:

We're excited to announce our second event in this series with an awesome lineup of speakers! See details below.
1. Opening Remarks by Ido Shamun (Co-Founder, CTO at daily.dev)
2. Picture perfect: image formats, and using them efficiently by Henri Helvetica (Freelance developer)
3. Build fullstack apps with Blitz.js in record time by Brandon Bayer (Creator of blitz.js)
4. Wrap up

The talks:

Picture perfect: image formats, and using them efficiently (45 mins)
Talk by Henri Helvetica - Freelance developer
After decades of having a quartet of image formats, 2020 was an inflection point in that we now have access to images with higher fidelity allowing for lower page weight. Picture Perfect is a look at what has been done to empower developers to be as efficient as possible in building w/ new and modern image formats, and how to use them efficiently.

Build fullstack apps with Blitz.js in record time (45 mins)
Talk by Brandon Bayer - Creator of Blitz.js
Blitz.js is the Fullstack React Framework. It's heavily inspired by Ruby on Rails and is focused on making you as productive as possible. It's built on Next.js and adds all the missing pieces you need for building a fullstack app with a database. By far the biggest innovation of Blitz is the new "zero-API" data layer that abstracts away the API so you don't have to mess with REST or GraphQL APIs! And out of the box so many things are already set up like ESLint, Jest, and even a production-ready user authentication and authorization system! Brandon will cover all that and provide you everything you need to start using Blitz yourself.