Today I Learned
A collection of concise write-ups on small things I learn day to day across a 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.
- Piping into a unary operator is deprecated
- Turn off dialyzer warnings in mongodb_ecto
- Manage dialyzer's PLT file
- Use various flow control structures
- Crypting functions that return same result for ruby and elixir
- toFixed with floor
- Split bootstrap's column by the number which is not an aliquot part of 12
- Default value with destructuring parameters
- Tmux simple usage
- How to save buffers on Emacs deactivation
- How to store arbitrary data as global variable in chrome dev tool
I shamelessly stole this idea from thoughtbot/til.