that said, what I love about dynamic languages is being able to just try shit in a repl or notebook without having to compile shit. typescript for instance makes it hard to launch a repl and require() shit, esp if your project goes ham on build tooling a la nestjs
@joepie91 oh, in that case it will probably work in most cases, though in mine I need to sort through a ton of asset pipeline magic 😅