makroz / 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.

894 TILs and counting...


Categories


Ack

Chrome

Clojure

CSS

Devops

Elixir

Git

Go

HTML

Internet

JavaScript

Linux

Mac

MySQL

Phoenix

PostgreSQL

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.

About

:memo: Today I Learned

License:MIT License


Languages

Language:Vim Script 100.0%