DEV Community

Discussion on: Learning Rust via the Advent Of Code - Part 1

Collapse
 
liljebergxyz profile image
Freya

Great write up! I actually started the same journey yesterday by doing some of project euler and AOC. Iā€™m really starting to enjoy Rust more and more and spent today implementing a basic REST API using Actix-web and the Diesel ORM. There seems to be a truly thriving community šŸ˜„

Collapse
 
brunooliveira profile image
Bruno Oliveira

Thanks a lot! I think it's very well-justified as languages that are community driven always attract the smartest people and the very intimate relationship with the von Neumann memory model blended with all the functional stuff is simply a work of art