Underscore in Erlang & Elixir - Great DX lang featureVariable binding - always once with one exception In Erlang/Elixir variables can be binded only once…Paul SabouAugust 23, 2023 3 min
Building webapps - Garbage Collection on the BEAMMost web apps have Garbage Collection Garbage collected runtimes/languages simplify the development…Paul SabouJuly 12, 2023 4 min
Getting started with Elixir & PhoenixWhy learn Elixir? You have to build systems that are more reliable & scale The last couple of…Paul SabouJune 19, 2023 2 min
Batteries included web frameworksWhat is 'batteries included'? A 'batteries included' web framework comes with most of the things you…Paul SabouMay 22, 2023 4 min
Devops plan for incremental complexity7 things to expect from devops Within the continous delivery philosophy, devops has an important…Paul SabouApril 20, 2023 5 min
Continous Delivery philosophyWhat is 'Continous Delivery'? Continuous delivery is a software development practice where code…Paul SabouMarch 01, 2023 2 min
Scaling webapps the easy way80 / 20 rule for performance optimisation Webapps performance is easy to track. It's also easy to…Paul SabouFebruary 17, 2023 3 min
Homepage and blog with GatsbyWhy statically generated site? During the last decade our expectations of websites functionality has…Paul SabouJanuary 25, 2023 3 min