Software is becoming more type-safe, but web technologies are falling behind. TypeScript alleviates some of the JavaScript woes, but it's still not enough. So what do we do?
In this video, I'll show you how to build a completely type-safe web app in Gleam using the Lustre framework.
Thanks to CodeCrafters for sponsoring this video! Level up your coding skills:
https://ihh.dev/codecrafters
Check out the code:
https://github.com/isaacharrisholt/yo...
Previous video: • Your backend is too complicated
Resources:
Lustre: https://hexdocs.pm/lustre/index.html
Lustre HTTP: https://hexdocs.pm/lustre_http/index....
__________________________________________
Check out my other socials!
🎮 Discord ▶ https://discordapp.com/invite/bWrctJ7
🐦 Twitter ▶ / isaacharrisholt
🖥️ Portfolio ▶ https://ihh.dev
📝 Blog ▶ https://isaacharrisholt.com
__________________________________________
Timestamps:
00:00 - Introduction and explanation
00:43 - The Elm Architecture
01:48 - Our first Lustre app
04:25 - Adding interactivity
07:54 - The real world
#gleam #softwareengineer