Jonathan Reeves

Welcome to my blog. Here I will post about my time working with certain technologies. What I learned from using them and even mistakes I made while going through the projects. I will also write some step by step tutorials. The langauges you will find here are: Go, Rust, and TypeScript.

  1. Rust Programming: Getting Started with the Basics

    Covering the basics of Rust

  2. Rust vs TypeScript: A Code-Based Comparison

    Comparing Rust and TypeScript

  3. Guessing Game in Rust

    Guessing game written in Rust. This is a series to compare Go, Rust and TypeScript. We will build the same application in all three languages and see how they can be similar but different in certain aspects.