Skip to content

Instantly share code, notes, and snippets.

@thebrianemory
Created August 15, 2017 19:29
Show Gist options
  • Save thebrianemory/79fd802ed99057e7efc8b840990a2931 to your computer and use it in GitHub Desktop.
Save thebrianemory/79fd802ed99057e7efc8b840990a2931 to your computer and use it in GitHub Desktop.
[%{categories: ["programming", "coding", "elixir", "web-development"],
content: "I was tasked with a code challenge to create an Elixir/Phoenix app that would be a newsletter sending system. The requirements were simple and I had 48 hours to complete it. I lost a bit of time on the first day which caused me to cut some corners and not use TDD (tsk tsk). I had a deadline and...",
date: "Aug 11, 2017",
link: ["https://medium.brianemory.com/a-newsletter-sending-system-code-challenge-22da00d073cc"],
subheading: "Completing it taught me a lot",
title: "A Newsletter Sending System Code Challenge"},
%{categories: ["learning", "elixir", "programming", "goals", "web-development"],
content: "I have been learning Elixir the last few months and I am really enjoying it. So much in fact, I am making that my main focus. This includes what I spend my time learning and programming, and where I apply to for jobs. Elixir 1.5 and Phoenix 1.3 just came out so it is a good time to buckle down and...",
date: "Aug 02, 2017",
link: ["https://medium.brianemory.com/focusing-on-programming-elixir-a77daab98c05"],
subheading: "Time to change things up",
title: "Focusing on Programming Elixir"},
%{categories: ["programming", "elixir", "education", "phoenix", "web-development"],
content: "I have been learning Elixir and Phoenix lately. This has entailed reading bits of books, reading blog posts, and following along with tutorials. It is time to build my first application that is not from a tutorial. I decided to make this easier on myself by cloning my Angular on Rails app ...",
date: "May 19, 2017",
link: ["https://medium.brianemory.com/elixir-phoenix-creating-an-app-part-1-the-setup-6626264be03"],
subheading: "Learn by doing",
title: "Elixir Phoenix: Creating An App (Part 1: The Setup)"}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment