Building web apps with Rust using the Rocket framework

With web frameworks like Rocket, developers can use Rust to build fast and secure web applications with very little boilerplate code. Read more

Similar

Performance Showdown: Rust vs. JavaScript

After spending some weeks playing with Rust, I felt ready to test my skills and try some programming challenges in the [Advent Of Code](https://adventofcode.com/). My approach to tackle some of those challenges was to solve them using Javascript (I use it... (more…)

Read more »