As usual, great video! Curios, what did you use for the diagram animation? Just regular keynote? I noticed that while the diagrams were being played, the background got blurred. Cool. Is background blur a feature from Screen Studio (is this what you're using)?
Thanks, Hugo! I use motioncanvas.io/ for diagrams. The latest update added a `Camera` element that made it even easier to get into than before. I might end up making a video about how I make these. The background blur and overlaying was done in davinci resolve, but all of the video recording with zooming in and out was done through Screen Studio! One last thing, I prepared an animation to describe enum behavior but ended up not including it. Just sharing in case you were interested: th-cam.com/video/FpU6DEwd04k/w-d-xo.html
Could liveview used from Gleam? I have dabbled in Erlang before, and I would like to use the Elixir tools, but I don't like Elixir's syntax and Rust has made me "disregard" untyped languages, lol. I would love it if the entire Elixir ecosystem could easily be used from Gleam with types, similar to how JS libs get TS typings. Also qould make it better for using Rustler 😅
I haven't used Gleam yet, so I'm not quite sure what it would look like to use LiveView with it. I imagine that it's technically possible, but I don't whether Gleam would respect the untyped modules without a lot of effort. If you find out, let me know! Otherwise, we can wait for Elixir to get a real type system
Man saw elixir, man subscribed.
Found it useful, hence time not wasted! Writing a naive csv export right now, will look into using streams when it works. Much appreciated!
Simply gorgeous.
Very, very good with nice explanation, thanks.
Great explanation! Thanks a lot! 👍🏻
I really love this! Please do a paid course on making data table with sorting, filtering, pagination, import/exports.
Thanks for the encouragement! I’ve been considering making a course for a while
Pretty good, awesome vídeo, thanks.
love it
As usual, great video!
Curios, what did you use for the diagram animation? Just regular keynote?
I noticed that while the diagrams were being played, the background got blurred. Cool. Is background blur a feature from Screen Studio (is this what you're using)?
Thanks, Hugo!
I use motioncanvas.io/ for diagrams. The latest update added a `Camera` element that made it even easier to get into than before. I might end up making a video about how I make these.
The background blur and overlaying was done in davinci resolve, but all of the video recording with zooming in and out was done through Screen Studio!
One last thing, I prepared an animation to describe enum behavior but ended up not including it. Just sharing in case you were interested: th-cam.com/video/FpU6DEwd04k/w-d-xo.html
Great content,
The font size need to be increased a little bit
Thank you so much for your efforts
Could liveview used from Gleam? I have dabbled in Erlang before, and I would like to use the Elixir tools, but I don't like Elixir's syntax and Rust has made me "disregard" untyped languages, lol.
I would love it if the entire Elixir ecosystem could easily be used from Gleam with types, similar to how JS libs get TS typings. Also qould make it better for using Rustler 😅
I haven't used Gleam yet, so I'm not quite sure what it would look like to use LiveView with it. I imagine that it's technically possible, but I don't whether Gleam would respect the untyped modules without a lot of effort. If you find out, let me know! Otherwise, we can wait for Elixir to get a real type system