We all love Elixir. It’s expressive and it’s extremely readable, but sometimes we want something more out of our compiler. That’s why we’ll learn how to write a basic program using type-safe language... (more…)
Read more »
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations. (more…)
Read more »
With Meteor you can quickly add an account management system using the packages accounts-ui and accounts-password.
It is really useful for prototyping your application, before going deeper and creating your own design for the accounts management (login, r... (more…)
Read more »
I'm a sucker for math (not necessarily good at it, I just like it)
and really dislike null pointer exceptions.
If you can relate,
then functional programming is probably something you will like too.
Now I've (almost) replicated
minesweeper
in Elm, and I t... (more…)
Read more »