Skip to content
Oeiuwq Faith Blog OpenSource Porfolio

lasseebert/til

Today I learned

lasseebert/til.json
{
"createdAt": "2017-03-02T14:15:47Z",
"defaultBranch": "master",
"description": "Today I learned",
"fullName": "lasseebert/til",
"homepage": null,
"language": null,
"name": "til",
"pushedAt": "2017-05-08T19:39:25Z",
"stargazersCount": 13,
"topics": [],
"updatedAt": "2017-04-29T23:19:54Z",
"url": "https://github.com/lasseebert/til"
}

A collection of stuff I learned.

  • 2017-03-02: [Reduce by operator]!(elixir/20170302_reduce_by_operator.md)
  • 2017-03-03: [UTC DateTime sigil in tests]!(elixir/20170303_utc_time_sigil.md)
  • 2017-03-14: [Running observer on a production node]!(elixir/20170314_observer_to_production.md)
  • 2017-03-23: [The Access module and nils]!(elixir/20170323_access_nils.md)
  • 2017-04-19: [Traversing an AST]!(elixir/20170419_traversing_ast.md)
  • 2017-04-20: [Tip: Console helper module]!(elixir/20170420_console.md)
  • 2017-05-08: [Expanding macros]!(elixir/20170508_expanding_macros.md)
  • 2017-03-31 [Singleton resources]!(phoenix/20170331_singleton_resources.md)
  • 2017-03-10 [Git bisect with run]!(git/20170310_bisect_with_run.md)