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.
- Host: GitHub
- URL: https://github.com/nicksp/til
- Owner: nicksp
- Created: 2017-04-23T21:55:40.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-14T21:13:57.000Z (almost 8 years ago)
- Last Synced: 2025-01-07T20:21:53.961Z (4 months ago)
- Topics: bits, knowledge, til
- Size: 565 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.