sjc5 / hwy

Hwy is a fullstack web framework for driving a (p)react frontend with a Go backend. Includes end-to-end typesafety, file-based nested UI routing, and much more.
BSD 3-Clause "New" or "Revised" License
319 stars 3 forks source link

Potential optimizations to create-hwy script #1

Closed sjc5 closed 1 year ago

sjc5 commented 1 year ago
sjc5 commented 1 year ago

I've been using the create-hwy CLI in the wild for a month or so now, and it performs just fine. No need for unnecessary optimizations / extra indirection.