Posts tagged as Architecture
#Architecture
 
 Turborepo: a Monorepo Revolution
My thoughts about Turborepo, a tool that facilitates your monorepo management.
 
 Monorepo: is it worth jumping the bandwagon?
Monorepos: beyond the hype. when and when not) to use them.
 
 No more for/while loop in JavaScript
Some alternatives to traditional for/while loops in JavaScript. Also how to address set theory with array of objects (union, intersection and difference).
 
 "Else": the unnecessary expression
How to write code without the traditional "else"