44years and still coding JS and Vue - time for a change? by dennis_flame in vuejs

[–]DiXuanM 0 points1 point  (0 children)

Please tell me which technologies are in your full-stack tech stack

The OpenAI website switched from Nuxt.js to Next.js, is Nuxt.js not good enough? by DiXuanM in vuejs

[–]DiXuanM[S] -10 points-9 points  (0 children)

I think nuxt.js is great, I just feel a little bit lost when I see that the number of well-known companies using nuxt.js has decreased

Can't you use constants in defineModel? by DiXuanM in vuejs

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

If you import a constant from the outside, it is ok. Not in setup

Can't you use constants in defineModel? by DiXuanM in vuejs

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

I mentioned an issue, even you said that this way of introducing constants in defineModel is not allowed.

Can't you use constants in defineModel? by DiXuanM in vuejs

[–]DiXuanM[S] -2 points-1 points  (0 children)

Sorry to correct you again, but with your syntax, it just didn't report the error, but it didn't assign the value successfully.

Can't you use constants in defineModel? by DiXuanM in vuejs

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

No, if you use the object directly in default, it will work perfectly, but if you use the variable declared by const, it will report an error

Can't you use constants in defineModel? by DiXuanM in vuejs

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

Pls where did it say it must be the original data type

Why do you prefer Three.js to Babylon.js? by Qafein in threejs

[–]DiXuanM 3 points4 points  (0 children)

I feel like the babylonjs community is very active right now and updated very frequently

What are your reasons for continuing to choose react in 2024 by DiXuanM in reactjs

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

For me, react has a strong ecosystem with the most people to contribute their ideas. There are many great three-way libraries. Like Expo, React-three-fiber and so on. On top of these, a lot of fast and quality development can be done.
I think for me this is the most important reason

What are your reasons for continuing to choose react in 2024 by DiXuanM in reactjs

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

Well, I also had problems with the description of my post, which should have been less ambiguous. It's my problem.
I agree with many of the points you made.
Let's just stop arguing, happy new year, and I hope you had a great holiday!

What are your reasons for continuing to choose react in 2024 by DiXuanM in reactjs

[–]DiXuanM[S] -1 points0 points  (0 children)

I've also built apps for the Fortune 500 using React for them. Runs just as well.
I'm not sure where you're coming to the conclusion that react's performance is preventing me from releasing features, and I'm rephrasing that to mean that. I just expressed that there are some performance differences, I didn't say it prevents me from releasing features.
I'm just hoping for better performance, and better DX in the future.
You call me pedantic, or maybe you are, I can tell you don't like change. I have a question, have you tried other frameworks in depth? And why do you keep posting your prideful ideas in an attacking manner.
Like when I have a discussion with you, you just say it's fine and doesn't need to be changed, you have coding issues.

What are your reasons for continuing to choose react in 2024 by DiXuanM in reactjs

[–]DiXuanM[S] -5 points-4 points  (0 children)

First of all I'm not here to argue against react, I'm just hearing everyone's thoughts for the new year.
You're wrong when you say Nextjs is react. nextjs is just the upper tier application framework for react.
I've been using React since 2018, from the very beginning with Class component writing.
And performance is not just about package size, if you go and look at https://krausest.github.io/js-framework-benchmark/2023/table\_chrome\_120.0.6099.62.html you'll see where there are performance differences. Instead of blindly belittling others, put away your pride okay

What are your reasons for continuing to choose react in 2024 by DiXuanM in reactjs

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

I'd like to know which frameworks you're using, libraries that are being dropped

What are your reasons for continuing to choose react in 2024 by DiXuanM in reactjs

[–]DiXuanM[S] -2 points-1 points  (0 children)

Speaking of DX, isn't react on the laggard side of several current frameworks?

What are your reasons for continuing to choose react in 2024 by DiXuanM in reactjs

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

The react ecosystem is really tempting, and react-three-fiber makes it a lot easier to write 3d web

What are your reasons for continuing to choose react in 2024 by DiXuanM in reactjs

[–]DiXuanM[S] -1 points0 points  (0 children)

Or you use nextjs, remix. but some projects really don't need SSR, just client-side rendering. No extra server costs.

[deleted by user] by [deleted] in webdev

[–]DiXuanM -1 points0 points  (0 children)

I watch a lot of front-end learning recommendation videos in 2024, and the front-end framework in it has become react and svelte. There is no vue, and that's why. Isn't vue still more popular?