We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Post 3
My Journey (01)
Published on: 2025-05-07
Tags:
elixir, Generators , Blog
So this blog started out as a small project that I was working on to learn Phoenix and Elixir. Starting out with just a simple Post with :title, :content, and :published_on. Then turning into Authorization and so much more. Learning the generators was a big step. I was just trying to copy and paste what I saw. Then learning about Migrations, and Schema (they must be done in order or creation). Ill keep talking about everything that I do here and hopefully someone can learn from it.