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

https://github.com/nicksp/til

Today I Learned — a collection of things I've learned in my day-to-day web development work.
https://github.com/nicksp/til

bits knowledge til

Last synced: 2 months ago
JSON representation

Today I Learned — a collection of things I've learned in my day-to-day web development work.

Awesome Lists containing this project

README

        

# Today I Learned

We constantly learn new things: how to inline SVG into CSS, what is FSL and Layout Trashing and how to prevent that, how to load web fonts without juddering, etc. This is a repo to share those learnings with a community.
TILs are short Markdown documents (a few sentences + example code) explaining
concepts, bits of syntax, commands, or tips we've recently learned.