Skip to content

jackyzhen/rust-vs-go-slides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust vs Go

Slides for a talk presented at an Auckland Go meetup.

Slides are markdown rendered with Rust/yew, compiled to web assembly.

Slides are separated by markdown line break ---. Navigation by arrow keys and/or backspace and enter + on hover arrows on left and right side of screen

Raw html such as iframes should be rendered as is.

Dev

Prerequisites:

Start:

cargo web start

Open localhost:8000 in browser. Move between slides with left/right arrows or backspace and enter.

TODO

Must:

  • Animations between slides.
  • Actual slide content...

Nice to have:

  • A quick way to navigate to specific slides.
  • Better mobile support.
  • Load content md as static file.
  • Build static bundle and/or host somewhere.

About

Slides for a talk comparing Rust and Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published