Michael Molisani
banner
molisani.bsky.social
Michael Molisani
@molisani.bsky.social
🧑‍💻 Software engineer at Bloomberg (JS/TS)
🎮 Amateur game developer (incompletionist)

🏳️‍🌈 / 🗽 NY+CT

Opinions are my own, 🐱 in banner is Jujubee
Runtime perf is an important factor for improving user productivity, but not the only one.

Autocomplete was the most demanded feature for our internal CLIs.

#JavaScript engines are fast enough to power completions on-the-fly; Stricli uses this for static & dynamic autocomplete.
October 1, 2024 at 11:34 AM
Type-safety & lazy loading aren't new, but you get them by default with Stricli.

Commands are built in 2 parts (parsing + logic) then linked with ES dynamic imports.

This allows types to flow from the command to the parsing, while remaining decoupled for async lazy loading.
October 1, 2024 at 11:32 AM
She had to hear what all the noise was (my partner has been practicing piano more)
September 12, 2024 at 9:45 PM