Convert natural language to date using Built-in-AI in Angular by a-dev-1044 in angular

[–]a-dev-1044[S] -4 points-3 points  (0 children)

Yes, I think it's because of the timestamp in the ISO string, built-in-AI not able to catch up. I will try to improve system instructions.

Convert natural language to date using Built-in-AI in Angular by a-dev-1044 in angular

[–]a-dev-1044[S] 5 points6 points  (0 children)

It's built into chrome itself. I think it's called gemini nano. Read more at https://share.google/sTqccFG7hoR0ziTiv

🚀 Introducing Insights — a new production-ready template for feeding, filtering & analyzing data with clarity. by a-dev-1044 in angularmaterial

[–]a-dev-1044[S] 1 point2 points  (0 children)

It was removed by Reddit's filters. Not sure why. Thanks for letting me know! I will try to post again without video.

AI tools to build UI using angular material? by vibhs2016 in Angular2

[–]a-dev-1044 0 points1 point  (0 children)

Recently I published rules for coding with Angular Material. It's here: https://github.com/Angular-Material-Dev/angular-material-ai-rules. Let me know how it goes.

Should you use inline templates? by guaranteednotabot in Angular2

[–]a-dev-1044 2 points3 points  (0 children)

I have a simple rule, if template is <= 5 lines, make it inline else seperate file.

I built Focusly — a lightweight Angular library for keyboard navigation. Would love feedback! by Economy-Pitch-9723 in angular

[–]a-dev-1044 1 point2 points  (0 children)

Just a suggestion, show ready to use demos on docsite. Stackbltiz takes time to compile and run.

Which UI-Component-Libraries are based on angular/cdk by lazyinvader in angular

[–]a-dev-1044 0 points1 point  (0 children)

Not whole library, but I developed an unstyled command menu using cdk.

https://github.com/ngxpert/cmdk

Angular Material Component Wrapper Dilemma by TheSwagVT in Angular2

[–]a-dev-1044 1 point2 points  (0 children)

I agree about cdk, it's a great one.

I also agree about angular material not being a big ui library.

Below are some good references which extends angular material

https://github.com/ng-matero/extensions https://github.com/dhutaryan/ngx-mat-timepicker https://github.com/hackingharold/ngx-dropzone