An open API service indexing awesome lists of open source software.

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.

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)