mirror of
https://github.com/jbranchaud/til
synced 2026-01-16 13:38:02 +00:00
Add Append To A Keyword List as an elixir til
Add a new Elixir section too
This commit is contained in:
@@ -7,7 +7,7 @@ variety of languages and technologies. These are things that don't really
|
||||
warrant a full blog post. These are mostly things I learn by pairing with
|
||||
smart people at [Hashrocket](http://hashrocket.com/).
|
||||
|
||||
_329 TILs and counting..._
|
||||
_330 TILs and counting..._
|
||||
|
||||
---
|
||||
|
||||
@@ -15,6 +15,7 @@ _329 TILs and counting..._
|
||||
|
||||
* [Clojure](#clojure)
|
||||
* [Devops](#devops)
|
||||
* [Elixir](#elixir)
|
||||
* [Git](#git)
|
||||
* [Go](#go)
|
||||
* [JavaScript](#javascript)
|
||||
@@ -62,6 +63,10 @@ _329 TILs and counting..._
|
||||
- [Running Out Of inode Space](devops/running-out-of-inode-space.md)
|
||||
- [Wipe A Heroku Postgres Database](devops/wipe-a-heroku-postgres-database.md)
|
||||
|
||||
### Elixir
|
||||
|
||||
- [Append To A Keyword List](elixir/append-to-a-keyword-list.md)
|
||||
|
||||
### Git
|
||||
|
||||
- [Accessing a Lost Commit](git/accessing-a-lost-commit.md)
|
||||
|
||||
Reference in New Issue
Block a user