https://github.com/yordis/til
Today I Learned
https://github.com/yordis/til
architecture elixir elixir-lang golang postgres til today-i-learned
Last synced: about 2 months ago
JSON representation
Today I Learned
- Host: GitHub
- URL: https://github.com/yordis/til
- Owner: yordis
- License: mit
- Created: 2021-09-04T21:35:08.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-14T17:58:09.000Z (about 3 years ago)
- Last Synced: 2025-02-13T00:43:57.508Z (over 1 year ago)
- Topics: architecture, elixir, elixir-lang, golang, postgres, til, today-i-learned
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# TIL
Today I Learned
A collection of concise write-ups on small things I learn day to day across a
variety of languages and technologies.
Inspired by [Ben Smith's TIL](https://github.com/slashdotdash/til).
## Categories
- [ElixirLang](./elixirlang/README.md)
- [GoLang](./golang/README.md)
- [CSS](./css/README.md)
- [Git](./git/README.md)
- [NodeJS](./nodejs/README.md)
## License
Except as otherwise noted, the content of this repository is licensed under the
[Creative Commons Attribution 4.0 License](https://creativecommons.org/licenses/by/4.0/),
and code samples are licensed under the [MIT License](./LICENSE).