|
|
|
|
|
by metanautics
2313 days ago
|
|
One of the advantages of javascript versus a proprietary language is we can take advantage of the excellent tooling built-in to the existing js ecosystem. On the occasions where I had to write T-SQL stored procedures for example, I hated being locked in to a specific IDE for syntax highlighting and debugging. Moving forward I'd like to provide easy templates, perhaps through NPM or the like, for setting up Unbounded projects. Thanks for the feedback. |
|