×
About
Attributions
Come for the blog, stay for the free
apps
.
DevDecks was built to help you solve coding problems, while also building utilities to make your days more productive. I hope you enjoy your stay 🏡 .
Rendering a LiveView template outside of router
2022-03-30
 
liveview
elixir
How to paginate an in memory array
2022-03-29
 
nimblepublisher
elixir
pagination
Iterating a List with_index in Elixir
2022-03-28
 
elixir
Options for exiting Elixirs IEx.pry debugger
2022-03-27
 
elixir
debugging
Understanding Elixir GenServer
2021-10-04
 
elixir
deck
elixir-deck
Understanding Elixir Mix
2021-10-03
 
elixir
deck
elixir-deck
Understanding Elixir Agent
2021-10-02
 
elixir
deck
elixir-deck
Understanding Elixir MapSet
2021-10-01
 
elixir
deck
elixir-deck
Understanding Elixir Supervisor
2021-09-30
 
elixir
deck
elixir-deck
Understanding Elixir Task
2021-09-29
 
elixir
deck
elixir-deck
Understanding Elixir Process
2021-09-28
 
elixir
deck
elixir-deck
Understanding Elixir Streams
2021-09-27
 
elixir
deck
elixir-deck
Understanding Elixir Comprehensions
2021-09-26
 
elixir
deck
elixir-deck
Understanding Elixir Enum
2021-09-25
 
elixir
deck
elixir-deck
Understanding Elixir Range
2021-09-24
 
elixir
deck
elixir-deck
Change Ecto timestamps from inserted_at to created_at
2021-09-20
 
elixir
ecto
Elixir Protocols for new developers
2021-09-15
 
elixir
deck
elixir-deck
Elixir Structs for new developers
2021-09-14
 
elixir
deck
elixir-deck
Create a custom Mix task by example
2021-09-13
 
elixir
mix
Elixir Modules for new developers
2021-09-07
 
elixir
deck
elixir-deck
Elixir file extensions for new developers
2021-09-06
 
elixir
deck
elixir-deck
Understanding Elixir Functions for new developers part 2
2021-09-03
 
elixir
deck
elixir-deck
Understanding Elixir Functions for new developers part 1
2021-09-01
 
elixir
deck
elixir-deck
Understanding Elixir Maps for new developers
2021-08-31
 
elixir
deck
elixir-deck
Convert an Elixir List into a comma separated String
2021-08-30
 
elixir
Elixir Lists explained through q&a
2021-08-09
 
elixir
deck
elixir-deck
Elixir Tuples explained through q&a
2021-08-04
 
elixir
deck
elixir-deck
Elixir Atoms and Integers explained through q&a
2021-08-01
 
elixir
deck
elixir-deck
Set multiple variables to a single value using Ruby or Elixir
2021-07-15
 
elixir
ruby
301 vs 302 redirects using Phoenix
2021-07-14
 
phoenix
elixir
Migrating to Elixir's Earmark for markdown processing
2021-06-05
 
elixir
earmark
An series of introductions to Elixir Processes
2021-06-04
 
elixir
beam
processes
Learn Elixir Comprehensions through q&a
2021-05-30
 
elixir
comprehensions
elixir-deck
An introduction to BEAM/Elixir processes in Phoenix
2021-05-28
 
elixir
phoenix
beam
Do BEAM/Elixir processes provide concurrency or enable parallelism?
2021-05-17
 
elixir
processes
beam
Elixir process module cheatsheet
2021-05-16
 
elixir
processes
cheatsheet
BEAM/Elixir 'let it crash': what it does and does not mean
2021-05-15
 
elixir
beam
processes
BEAM/Elixir processes for web programmers
2021-05-14
 
elixir
beam
processes
Create scheduled posts using NimblePublisher
2021-03-27
 
elixir
nimblepublisher
cms
Retroactively add timestamps to a Phoenix/Ecto project
2021-02-07
 
ecto
databases
phoenix
elixir
Add a sitemap to a Phoenix project
2020-12-22
 
sitemap
xml
phoenix
elixir
Iterate a collection with indexes in Phoenix template
2020-12-20
 
phoenix
elixir
templates
On-page SEO meta-tags and page-title for Phoenix applications
2020-12-11
 
seo
cms
elixir
phoenix
Deploying a clean build to Gigalixir (update Elixir version)
2020-12-09
 
elixir
gigalixir
deploys
How to use images in NimblePublisher posts
2020-12-08
 
elixir
phoenix
cms
Route static paths across LiveView and App templates
2020-12-05
 
elixir
liveview
phoenix
server-side-html