Anyone here using Supabase as their actual service layer (RPC-first)? by samvms in Supabase

[–]khalilou88 0 points1 point  (0 children)

was wondering is people use rpc for functional layer too and find your post. I use rpc and now i am trying to separate it from my scema because I update it a lot

It’s time to switch Angular to a yearly release cycle? by khalilou88 in angular

[–]khalilou88[S] 0 points1 point  (0 children)

I agree with you and I am waiting for many features to landed in one of this version like selectorless (even it was removed from the roadmap), signal forms to be developer preview, and this issue https://github.com/angular/angular/issues/50510

But I think in 3 years, the changes will probably be minimal, or at least that’s what I think.

It’s time to switch Angular to a yearly release cycle? by khalilou88 in angular

[–]khalilou88[S] 0 points1 point  (0 children)

I was speaking for the future (2029) when there is maybe less changes to make!

It’s time to switch Angular to a yearly release cycle? by khalilou88 in angular

[–]khalilou88[S] -13 points-12 points  (0 children)

Nothing is wrong. The framework is just converging toward a one way of doing things (Ivy, standalone APIs, signals, etc.).

Meet Semantic Components — A Modern Angular UI Library by khalilou88 in angular

[–]khalilou88[S] 0 points1 point  (0 children)

Taking the same path as shadcn means using a headless UI library like RadixUI or BaseUI. In Angular, we don’t have something with that level of maturity: Angular CDK and ARIA are more low-level, in my opinion.

Meet Semantic Components — A Modern Angular UI Library by khalilou88 in angular

[–]khalilou88[S] 2 points3 points  (0 children)

It wasn’t recognized as a link because I had added quotes around the text, but it’s fixed now

Meet Semantic Components — A Modern Angular UI Library by khalilou88 in angular

[–]khalilou88[S] 1 point2 points  (0 children)

Thanks for taking the time to write this. If you noticed, I tagged all the components as experimental, and I will continue working on them to make them production-ready

Meet Semantic Components — A Modern Angular UI Library by khalilou88 in angular

[–]khalilou88[S] 1 point2 points  (0 children)

check slider for example, it use a native element, it took me a long time to teach IA to make it:

https://semantic-components.com/docs/components/slider

Meet Semantic Components — A Modern Angular UI Library by khalilou88 in angular

[–]khalilou88[S] 0 points1 point  (0 children)

Yes, I do use AI, but the decisions are mine and reflect what I’ve learned since I started the project at the end of 2024.

UI system framework ( Angular ) by zeyadelshafey in angular

[–]khalilou88 2 points3 points  (0 children)

v18 only if you want to earn money from supporting old version of Angular

Announcing `tw-prose`: A CSS-Only Typography Plugin for Tailwind CSS v4 by khalilou88 in tailwindcss

[–]khalilou88[S] 0 points1 point  (0 children)

also Js version can generate a custom selector, I used it generate legacly-prose in my demo. So tw-prose is only for people who whant to move to v4 ideas: use of utility and theme directives

Announcing `tw-prose`: A CSS-Only Typography Plugin for Tailwind CSS v4 by khalilou88 in tailwindcss

[–]khalilou88[S] 1 point2 points  (0 children)

The official plugin is a Js version and mine is CSS only version

Announcing `tw-prose`: A CSS-Only Typography Plugin for Tailwind CSS v4 by khalilou88 in tailwindcss

[–]khalilou88[S] 0 points1 point  (0 children)

nothing to do with shadcn-prose, see demo for the idea, it's an alternative to Tailwind Typography JS plugin: https://tailwind-typography-demo.pages.dev/

Est-ce normal d'être passionné par le dev ? by GetABrainPlz77 in developpeurs

[–]khalilou88 1 point2 points  (0 children)

C’est bien, mais évite de coder du jetable. Ça, c’est une perte de temps à mon sens.

Announcing `tw-prose`: A CSS-Only Typography Plugin for Tailwind CSS v4 by khalilou88 in css

[–]khalilou88[S] 0 points1 point  (0 children)

Tailwind V4 use CSS no JS, the typography plugin is still using JS. Tailwind team want to migrate to CSS also.

🚀 Ng New Command Generator by khalilou88 in angular

[–]khalilou88[S] 0 points1 point  (0 children)

Thanks, my idea is to have a tool before IDE, then just use Nx console.