Enea Jahollari
banner
eneajaho.me
Enea Jahollari
@eneajaho.me
Hyping Angular everywhere I can 🅰️ | GDE for Angular
How easy is it to add undo/redo functionality in your apps?

With the latest addition to ngxtension, it would be just a function call away!

We're adding signalHistory which tracks signal changes and gives us some signals and methods we can call like: history, undo, redo, canUndo, canRedo, clear!
January 31, 2025 at 10:43 PM
Building on top of Material and CDK using AI is a real joy 😃!
I don't have to learn all the CDK stuff, I ask #Gemini and it knows what needs to be done!

I asked it to build an inlineConfirm directive using cdk/overlay and it built 80% of the code (and I just migrated it to signals 😅)

#angular
January 14, 2025 at 9:03 PM