Forem

# thisweekilearned

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Don't nuke your test ENVs
Cover image for Don't nuke your test ENVs

Don't nuke your test ENVs

Comments
2 min read
A Few Caveats to Running Elixir Tests in Containers and CI

A Few Caveats to Running Elixir Tests in Containers and CI

3
Comments
3 min read
Docker: Connecting an Elixir/Phoenix App Container and Database Container

Docker: Connecting an Elixir/Phoenix App Container and Database Container

11
Comments
2 min read
The F*ck - A Great Little Productivity App

The F*ck - A Great Little Productivity App

17
Comments
2 min read
Git: The Power of the Dash

Git: The Power of the Dash

3
Comments 1
1 min read
Setting up `.iex.exs` to Speed up Your Elixir Debugging (and How to Include It in a Docker Image)

Setting up `.iex.exs` to Speed up Your Elixir Debugging (and How to Include It in a Docker Image)

10
Comments
4 min read
Git: Tracking Down a Committed File, with a Real-Time Ah-Ha Moment!

Git: Tracking Down a Committed File, with a Real-Time Ah-Ha Moment!

6
Comments
4 min read
Git: Keeping Files from Being Tracked Without .gitignore

Git: Keeping Files from Being Tracked Without .gitignore

6
Comments 1
2 min read
So Many Ways to Update a Map with Elixir!

So Many Ways to Update a Map with Elixir!

40
Comments 1
3 min read
More Custom Validation Work: Manipulating a Keyword List To and From a Map

More Custom Validation Work: Manipulating a Keyword List To and From a Map

7
Comments
4 min read
A Rabbit Hole of Decimal Formatting

A Rabbit Hole of Decimal Formatting

2
Comments
3 min read
How to Utilize Enum.any?, with a Refactoring Twist!

How to Utilize Enum.any?, with a Refactoring Twist!

6
Comments 3
3 min read
Simultaneously Looping Over Two Collections in Elixir

Simultaneously Looping Over Two Collections in Elixir

3
Comments 2
2 min read
Improving Your Commit Message with the 50/72 Rule

Improving Your Commit Message with the 50/72 Rule

11
Comments
3 min read
Got 5 Minutes to Spare? Why Not Set up a Custom Commit Message Template?

Got 5 Minutes to Spare? Why Not Set up a Custom Commit Message Template?

8
Comments
2 min read
How To Write A Custom Elixir Schema Validation

How To Write A Custom Elixir Schema Validation

6
Comments 2
3 min read
Breaking Down Elixir's `with` Expression

Breaking Down Elixir's `with` Expression

6
Comments 5
5 min read
Getting Granular with Git Diff

Getting Granular with Git Diff

4
Comments
4 min read
Beginning of a Blog Series

Beginning of a Blog Series

13
Comments
3 min read
Accessing localhost within a Docker Image

Accessing localhost within a Docker Image

9
Comments
2 min read
loading...