Jordan Hall
jordan-hall.bsky.social
Jordan Hall
@jordan-hall.bsky.social
software engineer | Angular, Typescript, Node/Bun | decentralised services the future
Nice. Didn't expect this to get that many claps for a Angular Fork lol

medium.com/p/0ceb6ef884b4
December 7, 2024 at 10:31 AM
I've modified the Component Factory and the view structure (still refining this) but it does render. One clear benefit is improved debugging. Instead of managing CTX and its values passed into the template, everything is directly accessible, including the values!
November 14, 2024 at 12:26 AM
#Angular functional authoring approach: Is it possible without major changes?

I've only briefly worked with AST transformations before, so this is my first attempt at render & core changes. It kind of works with minimal changes so far & functional programming is up & running for the root component.
November 14, 2024 at 12:26 AM
Let's be crystal clear. Since #Angular 16 the heart and the foundations of Angular has been torn apart. The fundamentals of Angular is being removed.

All three of these options in the 2nd image is not Angular Especially the first two. All books, tutorials are about to be broken AGAIN.
🧵
November 6, 2024 at 1:27 PM
#Angular Authoring is Broken: It’s Verbose, but It Doesn’t Have to Be

By some small tweaks to compiler Angular SFC looks promising without the desire and hunger for a new framework like AngularTs or AngularFn

lostdeveloper.medium.com/angular-auth...

Take a read, lets not radically change the auth
November 5, 2024 at 8:30 PM