May 14, 2020

5052 words 24 mins read

jbranchaud/til

jbranchaud/til

:memo: Today I Learned

repo name jbranchaud/til
repo link https://github.com/jbranchaud/til
homepage
language Vim script
size (curr.) 1476 kB
stars (curr.) 8994
created 2015-02-07
license MIT License

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.

920 TILs and counting…


Categories


Ack

Chrome

Clojure

CSS

Devops

Elixir

Gatsby

Git

Go

HTML

Internet

JavaScript

Linux

Mac

MongoDB

MySQL

Phoenix

PostgreSQL

Python

Rails

React

React Native

ReasonML

Ruby

tmux

Unix

Vim

VSCode

Webpack

Workflow

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-2018 Josh Branchaud

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

comments powered by Disqus