DEV Community

# thisweekilearned

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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

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

The F*ck - A Great Little Productivity App

5
Comments
2 min read
Assigning Two Fields from One Dropdown Selection with Elixir

Assigning Two Fields from One Dropdown Selection with Elixir

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

Git: The Power of the Dash

2
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)

9
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!

34
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

13
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?

7
Comments
2 min read
The Handful of Commands I Use When Interactive Rebasing with Vim

The Handful of Commands I Use When Interactive Rebasing with Vim

1
Comments
3 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

4
Comments 5
5 min read
Keeping Your Hands on the Keyboard: A Few Bash and Git Shortcuts

Keeping Your Hands on the Keyboard: A Few Bash and Git Shortcuts

Comments 2
2 min read
Tweaking Logger Outputs on the Fly

Tweaking Logger Outputs on the Fly

1
Comments
2 min read
Getting Granular with Git Diff

Getting Granular with Git Diff

2
Comments
4 min read
Identifying and Removing Hidden Characters

Identifying and Removing Hidden Characters

Comments
3 min read
Accessing localhost within a Docker Image

Accessing localhost within a Docker Image

8
Comments
2 min read
Beginning of a Blog Series

Beginning of a Blog Series

13
Comments
3 min read
loading...