July 31, 2018

#5: Learning Elm - Working With Json

Welcome to my second post in my Learning Elm series. In this post, I will share my experiences working with JSON in Elm. In this post, I convert my static navigation bar into a bar that is populated with conspiracy categories retrieved from the server. Once the navigation is updated, I’ll walk you through fetching the conspiracy summaries that belong to the category chosen by the user. By the end of this post, you’ll have an understanding of how to make HTTP calls and how to decode JSON. Read more

June 25, 2018

#4: Learning Elm - Conspiring to Build a Ui

Welcome to the first post in a three-post series where I share my experiences learning about Elm. I’m investigating languages and frameworks for a personal project I’m starting, and I thought I’d write up what my experience has been in hopes of helping others who may be curious about Elm. At the end of this post I will have a page that has a left nav bar, which when an entry on the list is clicked, the name of the tag that was clicked will appear on the right along with some placeholder text. Read more

June 12, 2018

#3: Conspiracies, Dissemination, and REST APIs

Welcome to the third post in a series where I share my experience learning Rust. I’m building out a conspiracy theories API to help me get more familiar with Rust and have a little fun. Since I am new to Rust, I welcome all feedback, especially from developers who have been using Rust for quite some time. Leave a comment below or send your feedback via Twitter. Now it’s time to draw the blackout curtains, put on your foil-lined hat on and start serving up conspiracies from a REST API. Read more

May 29, 2018

#2: Conspiracies, Databases, and Diesel.rs

This post is the second in a series of posts where I share my experience learning Rust. I’m building out a conspiracy theories API to help me get more familiar with Rust and to have a little fun. Since I am new to Rust, I welcome any and all feedback, especially from developers who have been using Rust for quite some time, leave a comment below or contact me on Twitter. Read more

May 16, 2018

#1: Conspiracies, Crates, and Structs

This is the first post in a series of posts where I will share my experience learning Rust. I’m building out a conspiracy theories API to help me get more familiar with Rust and to have a little fun. Since I am new to Rust I welcome any and all feedback, especially developers who have been using Rust for awhile, please feel free to leave a comment below. Now it’s time to sit back, put your tin foil hat on and join me as I continue my Rust adventure and build out my conspiracies API. Read more

January 25, 2018

About me

Hi, I’m Rob I’ve been in the software industry for over 20 years, primarily as a developer. I’ve written software that tracks the progress of beta programs, allowed indie bands to share their music, product catalog searching, and organization, and cardiac cath procedure notes and reports. Currently, I’m a member of an engineering team building apps in Go to help improve food safety and traceability, tracking our food to the stores we shop at and to the restaurants where we dine. Read more

© Rob Rowe 2018 | About me

Powered by Hugo & Kiss.