StokicDusan / til

:memo: Today I Learned

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. These are things that don't really warrant a full blog post. These are things I've picked up by Learning In Public™ and pairing with smart people at Hashrocket.

For a steady stream of TILs, sign up for my newsletter.

1181 TILs and counting...


Categories


Ack

Amplify

Chrome

Clojure

CSS

Deno

Devops

Elixir

Gatsby

Git

GitHub Actions

Go

Heroku

HTML

HTTP

Internet

JavaScript

jq

Kitty

Linux

Mac

MongoDB

MySQL

Netlify

Next.js

Phoenix

PostgreSQL

Python

Rails

React

React Native

React Testing Library

ReasonML

RSpec

Ruby

sed

Shell

Streaming

Tailwind CSS

tmux

TypeScript

Unix

Vercel

Vim

VSCode

Webpack

Workflow

XState

YAML

Usage

The .vimrc file for this project contains a function CountTILs that can be invoked with <leader>c. This will do a substitution count of the current number of TILs and display the result in the command tray.

About

I shamelessly stole this idea from thoughtbot/til.

Other TIL Collections

License

© 2015-2022 Josh Branchaud

This repository is licensed under the MIT license. See LICENSE for details.

About

:memo: Today I Learned

License:MIT License


Languages

Language:Vim Script 100.0%