DEV Community

Discussion on: AssemblyScript is *not* a subset of TypeScript

Collapse
 
trusktr profile image
Joe Pea

This is nice! So if we write strongly-typed code, the == should work fine in JS too. Curious to know all best practices for portable code. I suppose it would sprout from the concepts of this article.