TIL: Modern Rust Learning Resources and Development Patterns

Today I learned about comprehensive Rust learning resources, from interactive tours to dangerous practices, and how Rust addresses common development challenges.

July 13, 2020 Â· 8 min

TIL: TOML Configuration Language

TIL 2019-11-28 TOML: Tom’s Obvious Minimal Language - Simple, readable configuration file format that aims to be a better alternative to JSON, YAML, and INI files for configuration purposes.

November 28, 2019 Â· 1 min

TIL: Modern Web Development Tools and Command-Line Utilities

Today I learned about essential modern development tools, from better command-line utilities to web frameworks, that significantly improve developer productivity and workflow.

January 1, 2019 Â· 10 min