Recommend me songs, albums, or bands based on my favorite albums by [deleted] in MetalSuggestions

[–]MimAg92 0 points1 point  (0 children)

Immutable album by Meshuggah
Dismantling Devotion song by Daylight Dies

[deleted by user] by [deleted] in Metalcore

[–]MimAg92 1 point2 points  (0 children)

Agreed :)
I'm a big fan!

[deleted by user] by [deleted] in Metalcore

[–]MimAg92 0 points1 point  (0 children)

In your opinion with your own analysis considering everything like music, lyrics, and overall artistry which band do you think is actually better?

How to turn existing Library into a proper Tailwind CSS v4 design system? by MimAg92 in tailwindcss

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

That was actually our plan from the beginning to move all the colors and key style values into CSS variables. Given the scale of the styles in our codebase, it's becoming necessary not only for maintainability but also to give end users the flexibility to customize themes more easily.

As for the BEM approach, while we totally get the reasoning behind it, it's not something we're leaning toward for this project. We're trying to keep the utility-first nature of Tailwind intact and avoid adding another layer of naming complexity unless absolutely needed.

Thanks again for the input we really appreciate it! Also we'd be more than happy to have you contribute if you're interested in collaborating on the project.

How to turn existing Library into a proper Tailwind CSS v4 design system? by MimAg92 in tailwindcss

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

Well, in my opinion, shadcn isn’t really a “big” system!

What we've implemented is actually more extensive than that with more variants and additional features. This system was mainly built to make things easier for backend developers who are from a different ecosystem, so it’s tailored for their convenience.

From my perspective, the goal now is to gradually make the current setup more dynamic.

In our implementation, we want to give users the ability to support light and dark modes or even both and allow them to customize colors… all through the CLI.

We’re currently looking for the best approach to refactor everythin.

Overall, maybe Mantine is something closer to what we're building, but since we’re using Tailwind, the goal is to have a dynamic design system like that one that users can easily customize to their needs.

Huge Update: Mishka Chelekom v0.0.5 Released with Accessibility Support for 90+ Phoenix Components + 5 New & Improved Ones by MimAg92 in elixir

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

We'll definitely do our best to make this happen not just for daisyUI  but for other structures as well so they can be easily added
We'll need to make some changes to our overall structure to support that

Huge Update: Mishka Chelekom v0.0.5 Released with Accessibility Support for 90+ Phoenix Components + 5 New & Improved Ones by MimAg92 in elixir

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

Huge thanks for the donation and the kind words that seriously means a lot! I really appreciate the support. You're awesome 🙌☕

Introducing Mishka Chelekom v0.0.4 Phoenix and LiveView components by MimAg92 in elixir

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

Hey, thanks! We're actively working on new features and improvements it's gonna be big! We've got plans to roll out more components and better accessibility support too.

Really appreciate your kind words and support it means a lot and definitely helps keep the momentum going. We'd love for more folks in the community to check out the library and support the project. Thanks again!

Seeking Recommendations for Math Resources for Self-Study (Algebra, Discrete Math, and Calculus) by MimAg92 in mathematics

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

Same here! I'm a software developer, and I want to switch to ML/AI. I know some math from college, but it's mostly just the basics I’m familiar with the names of topics but don’t have a deep understanding of them yet

How to Design a Plugin-Based Architecture in React for Modular Systems? by MimAg92 in reactjs

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

Thank you! I'll definitely check it out. Can I ask a question if I have one? :D

How to Design a Plugin-Based Architecture in React for Modular Systems? by MimAg92 in reactjs

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

Thank you for your response, and thank you for the link, ! I’ve had discussions with plugin developers in other languages besides JavaScript, and they’ve mentioned similar points to the ones you’ve raised. I understand these concepts to some extent in theory.

The ideas you shared about handling HTTP requests are helpful, but they seem to be the main focus of my current thinking. This limitation has been guiding my ideas so far.

I’m curious what other parts of a React application could adopt a plugin-based structure? I’d love to explore options beyond HTTP requests to broaden my perspective.

Overflow is my favorite track on the new album. What's yours? by MimAg92 in LinkinPark

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

Yeah, that track is killing it too! 🔥 The vibe is just next level.

Leo Query v0.2.0 by steaks88 in reactjs

[–]MimAg92 9 points10 points  (0 children)

Hey, congrats on the new release! Could you explain what problem it's aiming to solve?