Hacker News new | ask | show | jobs
by AbuAssar 2212 days ago
any plans to support angular out of the box too?
1 comments

Not at the moment, but I'm open to suggestions. Angular uses some custom syntax, right? Deno supports JSX natively, which makes it easier to support React. Do you know if there is a way to use Angular's syntax in Deno? What would the server need to do to make Angular development more convenient?