Digital Christmas card with Yew and Rust day 1
I want to create a digital Christmas card that I can send out to friends and family. This will be a website that allows us to customize the recipient's name and a message to them. Of course we'll be using Rust to build this. The frontend framework will be Yew, a relatively new framework in the web development scene that works kind of like React.
Code - https://github.com/brooks-builds/animated-card-webpages
Twitter - https://twitter.com/brooks_patton
Watch live on Twitch - https://twitch.tv/brookzerker
Chapters
00:00:00 Start
00:04:35 The plan
00:09:30 Spinning up a Yew site
00:33:37 Experimenting with the Canvas
01:03:33 Designing the Christmas card
01:19:59 More project planning
01:31:29 I want to see my name
03:08:14 Displaying the message
03:52:00 Ending