6 ms·
Very much enjoyed the article, it aligns with a lot of my own thoughts on coding :P. nitpick - in the Rust example it seems the events are not passed into rend
by jonorsi 11mo ago
Very much enjoyed the article, it aligns with a lot of my own thoughts on coding :P.
nitpick - in the Rust example it seems the events are not passed into rendering the events.html template.
https://unplannedobsolescence.com/blog/what-dynamic-typing-is-for/#raising-the-inference-bar https://unplannedobsolescence.com/blog/what-dynamic-typing-i...
- alexpetros 11mo agoJust fixed it. Nice catch, thank you!