All activity
Rust Adventure is an ever-growing collection of courses designed to help you put Rust into production through real-world projects.
The workshops are designed for people who currently write languages like JavaScript, Python, or Elixir.
Rust Adventure
Learn to build reliable and efficient software in Rust
Christopher Biscardi
left a comment
Hey y'all.
I've been working with Rust for the past few years and the one thing that I really wanted when I started was educational resources that didn't require me to learn C to understand what they were saying. Something that would help your average JavaScript developer make use of Rust.
So, a few years later, I now write quite a bit of Rust and I decided to make that dream a reality with...
Rust Adventure
Learn to build reliable and efficient software in Rust
Toast is a forward thinking JavaScript meta-framework, utilizing the power of ES Modules and the Rust programming language enabling 10,000 page sites to build in 60 seconds.
Toast is a bet on the future of the web.
Toast Beta
ES modules based JAM framework for pre-building large sites.
Christopher Biscardi
left a comment
Hiya!
I built Toast to solve my own build time pains with other frameworks. It has enabled 10,000 page sites to be built in just 60s.
The framework itself is built in a combination of a Rust core and JavaScript wrapper. This enables incremental compilation at the function level, incredible speed, and more while also allowing users to never know Rust is involved at all.
The Beta launch sees...
Toast Beta
ES modules based JAM framework for pre-building large sites.
Christopher Biscardi
left a comment
@mgreiler has a knack for getting amazing people to talk about their experiences and expertise in a way that is very approachable. The interviews feel very fluid in a way that some other podcasts I listen to are unable to achieve. I've thoroughly enjoyed every episode of Software Engineering Unlocked.
Software Engineering Unlocked Podcast
Insights from Developers around the World
Christopher Biscardi
left a comment
Hey y'all,
We built Gatsby themes to empower a wider range of people to build sites faster while focusing more on the important bits for their own use cases. We are seeing themes empower designers, marketers, and of course developers too in real world production use cases. It's not uncommon at this point to hear about a team on a tight deadline that used themes to meet that deadline and I'm...
Gatsby Themes
Ship and use chunks of Gatsby functionality as npm packages
Using a Gatsby theme, all of your default configuration is abstracted out of your site, and into an installable package. You can seamlessly update a theme, compose themes together, and even swap out one compatible theme for another.
Gatsby Themes
Ship and use chunks of Gatsby functionality as npm packages