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.
Today I learned about comprehensive Rust learning resources, from interactive tours to dangerous practices, and how Rust addresses common development challenges.
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.
Today I learned about essential modern development tools, from better command-line utilities to web frameworks, that significantly improve developer productivity and workflow.