Max LloydTypeScript’s Three Musketeers: Conquer Code Chaos with Discriminated Unions, Asserts & Namespace…Explore TypeScript’s Hidden Treasures: Boost Your Code with Discriminated Unions, Asserts, and Namespace OverridingMay 7, 2023May 7, 2023
Max LloydThe #1 technique to write less cruft in your Front-end projectsIf you implement the barrel technique in your Frontend projects. It will make reasoning about your own internal modules (components…Jun 14, 2022Jun 14, 2022
Max LloydVue.js — Keep it lean!When you are working on your project and you want to develop quickly, you may feel the urge to reach for a pre-existing modules for…Dec 20, 2018Dec 20, 2018
Max LloydVue.js (and Vuex) bug squasher cheatsheet.It happens every so often that you make the same mistakes, then it takes you 10–15 minutes. Fix that. Stop wasting time.Sep 2, 20186Sep 2, 20186
Max LloydLinear Regression online analyzerIn the past i have written about Linear Regression (simple and multiple). This week I decided to do something different and create an…Dec 7, 2016Dec 7, 2016
Max LloydIn-memory caches: When to use themWhen designing the architecture of your application and choosing what technologies it should use it is important to know what you have at…Nov 27, 2016Nov 27, 2016
Max LloydK nearest neighbor — Image ManipulatorOn the 24th of October i wrote an article covering the k nearest neighbor algorithm. In the article i briefly mentioned a use case, namely…Nov 13, 2016Nov 13, 2016
Max Lloydk nearest neighbor in machine learningThe k nearest neighbor algorithm, kNN for short, also sometimes referred to as k-means is a simple but very effective machine learning…Oct 24, 20161Oct 24, 20161
Max LloydMultiple Linear Regression in Machine LearningA couple of weeks ago I wrote an article on simple linear regression, which I would recommend reading before proceeding to read this one…Oct 11, 2016Oct 11, 2016
Max LloydSkills > Tools, always.Grunt or gulp, Jade or Haml, Sass or Less, Python or Node. Angular or React. Typescript or coffeescript?Oct 2, 2016Oct 2, 2016