|
|
|
|
|
by no_wizard
1464 days ago
|
|
Thats pretty cool! To say this though, I prefer the file extensions bit, e.g. `.client.ts` and `.server.ts` over directives. Directives aren't super discoverable at a glance, and I think will lend themselves to a lot more headache in terms of engineering practice. I realize its better for compilers probably, but it hinders DX for large applications IMO. |
|