Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some recommended technologies are outdated and there are better alternatives! #100

Open
wang1212 opened this issue Aug 15, 2020 · 2 comments

Comments

@wang1212
Copy link

wang1212 commented Aug 15, 2020

Some recommended technologies are outdated and there are better alternatives!

such as:

  1. immutable-js

The project has actually been abandoned. Also, I think immer is a good alternative.

  1. classnames

The project has not been updated for more than two years. Also, I think clsx is a good alternative.

  1. moment

The project is great, but its build size has been criticized in recent years, and officials have introduced new alternatives. However, I think dayjs is a lighter alternative.

  1. semantic-ui

In the early years, the project was excellent, but in recent years, due to the emergence of material design, the project has actually been abandoned. I recommend a good pure JavaScript component library UIKit that is not based on react.

@leodutra
Copy link

Hum, not sure about classnames. The project has not been tagged in 2 years, but it's still being updated.
I think it may be prioritizing stability and this is not that bad. Not sure, though.

@wang1212
Copy link
Author

Hum, not sure about classnames. The project has not been tagged in 2 years, but it's still being updated.
I think it may be prioritizing stability and this is not that bad. Not sure, though.

I don't think classnames are bad, on the contrary, it is a very popular library that contributes to the open source front-end community. However, I think that the front-end technology is updated quite quickly, and the updated tool library and technology should be used with certain guarantees of safety and stability.

We can continue to pay attention until the maintainer has a reply:JedWatson/classnames#220

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants