trenpixster's thoughts on software development
  • Home
  • Contact

til

A collection of 2 posts

til

TIL Handlebars.js each has an else

Today I learned that Handlebars.js has an {{else}} instruction when you're iterating over a collection with {{each}}. This allows you to make a contextualized check if the collection is empty.

  • Nizar Venturini
    Nizar Venturini
1 min read
elixir

TIL :calendar rocks

Today I learned that Erlang's native calendar module has a super useful function: last_day_of_the_month/2! This saved me a ton of work. Here's how you could use it in

  • Nizar Venturini
    Nizar Venturini
1 min read
trenpixster's thoughts on software development © 2025
Latest Posts Twitter Ghost