Skip to content
Navigation menu
Search
Search
Log in
Create account
DEV Community
Close
DEV Community
is a community of 847,300 amazing developers
We're a place where coders share, stay up-to-date and grow their careers.
Create account
Log in
Home
Listings
Podcasts
Videos
Tags
FAQ
Forem Shop
Sponsors
About
Contact
Other
Code of Conduct
Privacy Policy
Terms of use
Twitter
Facebook
Github
Instagram
Twitch
#
thisweekilearned
Follow
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
A Few Caveats to Running Elixir Tests in Containers and CI
Noel Worden
Noel Worden
Noel Worden
Follow
Sep 17 '20
A Few Caveats to Running Elixir Tests in Containers and CI
#
docker
#
elixir
#
devops
#
thisweekilearned
Reactions
3
reactions
Comments
Add Comment
3 min read
Save
Saved
Docker: Connecting an Elixir/Phoenix App Container and Database Container
Noel Worden
Noel Worden
Noel Worden
Follow
Sep 9 '20
Docker: Connecting an Elixir/Phoenix App Container and Database Container
#
docker
#
elixir
#
thisweekilearned
#
devops
Reactions
9
reactions
Comments
Add Comment
2 min read
Save
Saved
The F*ck - A Great Little Productivity App
Noel Worden
Noel Worden
Noel Worden
Follow
Sep 1 '20
The F*ck - A Great Little Productivity App
#
productivity
#
thisweekilearned
Reactions
5
reactions
Comments
Add Comment
2 min read
Save
Saved
Assigning Two Fields from One Dropdown Selection with Elixir
Noel Worden
Noel Worden
Noel Worden
Follow
Aug 18 '20
Assigning Two Fields from One Dropdown Selection with Elixir
#
elixir
#
phoenix
#
forms
#
thisweekilearned
Reactions
2
reactions
Comments
Add Comment
3 min read
Save
Saved
Git: The Power of the Dash
Noel Worden
Noel Worden
Noel Worden
Follow
Aug 11 '20
Git: The Power of the Dash
#
git
#
productivity
#
learning
#
thisweekilearned
Reactions
2
reactions
Comments
1
comment
1 min read
Save
Saved
Setting up `.iex.exs` to Speed up Your Elixir Debugging (and How to Include It in a Docker Image)
Noel Worden
Noel Worden
Noel Worden
Follow
Aug 4 '20
Setting up `.iex.exs` to Speed up Your Elixir Debugging (and How to Include It in a Docker Image)
#
elixir
#
docker
#
productivity
#
thisweekilearned
Reactions
5
reactions
Comments
Add Comment
4 min read
Save
Saved
Git: Tracking Down a Committed File, with a Real-Time Ah-Ha Moment!
Noel Worden
Noel Worden
Noel Worden
Follow
Jul 27 '20
Git: Tracking Down a Committed File, with a Real-Time Ah-Ha Moment!
#
git
#
github
#
productivity
#
thisweekilearned
Reactions
6
reactions
Comments
Add Comment
4 min read
Save
Saved
Git: Keeping Files from Being Tracked Without .gitignore
Noel Worden
Noel Worden
Noel Worden
Follow
Jul 21 '20
Git: Keeping Files from Being Tracked Without .gitignore
#
git
#
productivity
#
thisweekilearned
#
dotfiles
Reactions
6
reactions
Comments
1
comment
2 min read
Save
Saved
So Many Ways to Update a Map with Elixir!
Noel Worden
Noel Worden
Noel Worden
Follow
Jul 14 '20
So Many Ways to Update a Map with Elixir!
#
elixir
#
phoenix
#
learning
#
thisweekilearned
Reactions
28
reactions
Comments
1
comment
3 min read
Save
Saved
More Custom Validation Work: Manipulating a Keyword List To and From a Map
Noel Worden
Noel Worden
Noel Worden
Follow
Jun 30 '20
More Custom Validation Work: Manipulating a Keyword List To and From a Map
#
elixir
#
phoenix
#
learning
#
thisweekilearned
Reactions
7
reactions
Comments
Add Comment
4 min read
Save
Saved
A Rabbit Hole of Decimal Formatting
Noel Worden
Noel Worden
Noel Worden
Follow
Jun 24 '20
A Rabbit Hole of Decimal Formatting
#
elixir
#
phoenix
#
learning
#
thisweekilearned
Reactions
2
reactions
Comments
Add Comment
3 min read
Save
Saved
How to Utilize Enum.any?, with a Refactoring Twist!
Noel Worden
Noel Worden
Noel Worden
Follow
Jun 16 '20
How to Utilize Enum.any?, with a Refactoring Twist!
#
elixir
#
phoenix
#
thisweekilearned
#
learning
Reactions
6
reactions
Comments
3
comments
3 min read
Save
Saved
Simultaneously Looping Over Two Collections in Elixir
Noel Worden
Noel Worden
Noel Worden
Follow
Jun 8 '20
Simultaneously Looping Over Two Collections in Elixir
#
elixir
#
phoenix
#
learning
#
thisweekilearned
Reactions
3
reactions
Comments
2
comments
2 min read
Save
Saved
Improving Your Commit Message with the 50/72 Rule
Noel Worden
Noel Worden
Noel Worden
Follow
Jun 1 '20
Improving Your Commit Message with the 50/72 Rule
#
github
#
git
#
thisweekilearned
#
learning
Reactions
8
reactions
Comments
Add Comment
3 min read
Save
Saved
Got 5 Minutes to Spare? Why Not Set up a Custom Commit Message Template?
Noel Worden
Noel Worden
Noel Worden
Follow
May 27 '20
Got 5 Minutes to Spare? Why Not Set up a Custom Commit Message Template?
#
git
#
learning
#
thisweekilearned
#
customization
Reactions
7
reactions
Comments
Add Comment
2 min read
Save
Saved
How To Write A Custom Elixir Schema Validation
Noel Worden
Noel Worden
Noel Worden
Follow
May 12 '20
How To Write A Custom Elixir Schema Validation
#
elixir
#
learning
#
thisweekilearned
#
validation
Reactions
6
reactions
Comments
2
comments
3 min read
Save
Saved
Breaking Down Elixir's `with` Expression
Noel Worden
Noel Worden
Noel Worden
Follow
May 4 '20
Breaking Down Elixir's `with` Expression
#
elixir
#
thisweekilearned
#
learning
Reactions
3
reactions
Comments
5
comments
5 min read
Save
Saved
Getting Granular with Git Diff
Noel Worden
Noel Worden
Noel Worden
Follow
Apr 13 '20
Getting Granular with Git Diff
#
git
#
github
#
thisweekilearned
#
learning
Reactions
2
reactions
Comments
Add Comment
4 min read
Save
Saved
Beginning of a Blog Series
Noel Worden
Noel Worden
Noel Worden
Follow
Mar 28 '20
Beginning of a Blog Series
#
learning
#
thisweekilearned
#
sql
#
elixir
Reactions
11
reactions
Comments
Add Comment
3 min read
Save
Saved
Accessing localhost within a Docker Image
Noel Worden
Noel Worden
Noel Worden
Follow
Mar 28 '20
Accessing localhost within a Docker Image
#
learning
#
postgres
#
thisweekilearned
#
docker
Reactions
8
reactions
Comments
Add Comment
2 min read
Save
Saved
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account