Someone recently released an app in beta that had like a 'your day' view where the top half was dark with white text summarising your day and the bottom half i think was a calendar view - anyone know what it's called?
Cannot stress this enough - I know some people are A bit iffy on overusing structs but aside from helping with enforcing correct data at the boundaries itโs also been an absolute lifesaver for a 15k line migration weโve just done
#MyElixirStatus folks, keep creating more structs than you think; almost every use case should have a struct single argument command in and a result tuple with a single struct out.
Also, Parse, do not Validate; so that you do not allow broken Data to ever exist
@mattvagni We looked in to using a few of these as well but couldn't see the value unless they offered a 'unified' API endpoint (which some do) otherwise it felt like we'd still need to be doing the wiring and data mapping (unless I'm missing something)
The Erlang VM has been the most transformative technology of my professional journey.
Almost 14 years later and we are still uncovering novel patterns and approaches enabled by it more than three decades ago. ๐คฏ