https://github.com/theskumar/til
A collection of useful things I've learned.
https://github.com/theskumar/til
til
Last synced: about 1 year ago
JSON representation
A collection of useful things I've learned.
- Host: GitHub
- URL: https://github.com/theskumar/til
- Owner: theskumar
- License: apache-2.0
- Created: 2021-08-23T08:13:16.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-10T07:45:18.000Z (over 1 year ago)
- Last Synced: 2025-02-16T16:36:19.262Z (over 1 year ago)
- Topics: til
- Homepage: https://saurabh-kumar.com/til
- Size: 16.6 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Today I Learned
A collection of useful things I've learned. Inspired by [jakelazaroff/til/](https://github.com/jakelazaroff/til/) and others.
Subscribe via [RSS](https://saurabh-kumar.com/til/rss.xml)!
---
3 TILs so far:
## github
- [actions/checkout may leak GitHub credentials](/github/checkout-can-leak-github-creds.md)
## react
- [`setState` is Asynchronous](/react/setstate-is-async.md)
## vscode
- [Navigating between terminals](/vscode/navigating-between-terminals.md)