Sublime Coding
  • Home
  • About
  • Learning Resources
Subscribe
Tagged

phoenix

A collection of 4 posts

301 Redirects in Phoenix
elixir

301 Redirects in Phoenix

In my last post, I showed how to canonicalize a domain in phoenix in that post I had a bug. I was properly redirecting users to the desired canonical domain, however I was using a 302 redirect instead of a 301, and a 301 should be use for canonicalization. In

  • Jared Smith
Jared Smith Dec 12, 2017 • 1 min read
How to Canonicalize a Domain in Elixir/Phoenix
elixir

How to Canonicalize a Domain in Elixir/Phoenix

What is a cannonical domain? A cannonical domain name is a single source of truth for your website's domain. Canonicalization of a domain includes picking a www or non-www, and https or http version of your root domain. This is because web crawlers treat each version of your domain as

  • Jared Smith
Jared Smith Oct 20, 2017 • 4 min read
Intro to Elixir & Phoenix
elixir

Intro to Elixir & Phoenix

Here is the slides for a presentation on Elixir and Phoenix I gave at my local ruby meetup. Intro to elixir and phoenix from Jared Smith

  • Jared Smith
Jared Smith Apr 6, 2016 • 1 min read
Getting Started with Phoenix Framework
elixir

Getting Started with Phoenix Framework

Install Elixir In order to get started with phoenix you will need to install elixir. Fortunately installing elixir is pretty painless. The elixir installation page has some really great documentation on how to install for many different environments. My preferred method is with homebrew, if you aren't already using it

  • Jared Smith
Jared Smith Jan 24, 2016 • 2 min read
Sublime Coding © 2022
Powered by Ghost