sashaafm
Phoenix Blog Posts
How to use the blogs section
You can post links to your blog posts either in one of the Official Blog Posts threads (like this one), or, via Devtalk.com. If you post via Devtalk we will automatically cross-post your blog post here in our Blog Posts section for each blog post (so one thread for each blog post) so long as you have an account with the same username and primary email address on both forums. We also remove the rel-nofollow attribute when your link appears on our homepage on Devtalk, so great for your SEO! ![]()
If posting via Devtalk be sure to:
- Ensure your account on Devtalk.com has the same username and primary email as your account here
- Initiate thread creation in one of the Blog Posts sections (for Elixir/Phoenix that may be in the Back End category, or for LiveView it could be the Front End category).
- On thread creation paste the URL of your blog post in the TITLE field (once the URL appears in the body field below you can then change the title to whatever you like)
- Include a short summary of your blog post then post the link on a separate line (here’s an example)
- Include the
Elixirandblog-posttags (as well asPhoenix,Nerves,LiveViewetc if applicable)
It will then create a thread on Devtalk and then automatically cross-post here under your account ![]()
Edit: Please note you will need to be at TL1 over at Devtalk (usually takes about 15 minutes of browsing) for the link being pasted in the title bar to work - however if you PM @astonj he’ll manually bump you up to TL1 ![]()
Please see this announcement for the full details: Calling all BEAM Bloggers!
![]()
Trending in Blog Posts
Other Trending Topics
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #elixirconf-us
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #hex
- #performance










First 10 of 131 Posts
AstonJ
Using Phoenix with docker (3 part series)
sashaafm
Oh nice, I might need this for my Master Thesis
AstonJ
Phoenix is modular - theerlangelist.com
AstonJ
Elixir Phoenix Deployment - jimmy-beaudoin.com
In this post, I’m going to explain how to deploy an Elixir Phoenix application on a VPS. We are going to use Elixir Release Manager (Exrm) for generating releases and all the necessary files to deploy our application.
AstonJ
The path to Phoenix: Part 1 - Installing Node.js via nvm - verboseguides.com
sashaafm
Using GenEvent to Notify a Channel of Updates in Elixir - learningelixir.joekain.com
kiennt
Compare between Rails with cache and Phoenix without cache
http://sorentwo.com/2016/02/02/caching-what-is-it-good-for.html
Even the article does not describe details of environment of tests and data but its result is very interesting
AstonJ
Nice find @kiennt - I was only just thinking what a pain caching can be - and in Rails we are spoilt because it probably has the best caching system of all the frameworks that can benefit from caching
sashaafm
New Phoenix Podcast - Phoenix Podcasts
AstonJ
Oh nice find - I didn’t about phoenixpodcast.org - will add to the podcasts thread too