5 ms·
what the heck is full stack typescript
by DiNovi 4y ago
what the heck is full stack typescript
- texxtxxet 4y agopresumably the "programming language(s)" part of the stack never changes between front and back end (it's typescript)?
- jcpst 4y agoWriting typescript code that compiles to javascript code that runs on a platform like node.js, and writing typescript code that compiles to javascript that run in a web browser.