Unrelated to the topic, but wow, they're still using moment? I thought it was kind of deprecated and been trying to use other libs.
This blog post and others are from 'security saas' that also try to make money off how bad NPM package security safety is. Why can't npm maintainers just implement something similar? Maybe at least have a default…
Wow, this reminds me of how Windows XP was such a beautiful UI. UI these days are flat everything and pretty boring.
SolidStart
For people wanting to try something else, I recommend SolidJS and SolidStart. Personally I never tried Next.js exactly because it feels like too many decisions are being made for me without having any choice. And I…
Hello, congrats on the release of your framework! I myself also wrote a reactive library for my own projects long ago when jquery was still widely used. Anyways, these days I moved from React to Solid.js so I know a bit…
Yes, so actually SolidJS is newer.
Exactly. SolidJS api itself is very small, there is not much you actually have to learn. This makes it simple to reason about and at the same time gives you the confidence to wield it, which makes it actually feel more…
Yes I know SolidJS 2.0 is coming. I said "it doesn't need so many major revisions", key word being "so many". (Telling myself: damn should of put that in my original comment cause of course someone's gonna comment that.)
To the author: Yes, do consider SolidJS seriously. I find that its reactivity system is simple and the easiest to reason about, with none of the messiness and constant changes to "the best practice way to do things"…
Agreed. If it is mass hysteria why doesn't the government just say so instead of saying "they don't know". Some people just can't accept not "knowing it all".
Their FAQ talks about using games as the first step in fighting companies discontinuing services of various kinds (not only cultural products). It is true there is a cultural aspect for games and they mention it, but if…
If games are a kind of software, why must games face this kind of regulation when other kinds of (actually more important) software doesn't / won't? In saying this, I'm not in favor of this regulation, actually the…
> the idea of preserving games for future access aligns with broader movements toward digital preservation, similar to efforts in other digital media industries like film and music And from the FAQ: > If this practice…
How stable is Bun these days? Does it crash often? Is it ready for production app server use yet?
https://bevyengine.org/
In my view, here's an example from this HN comment section: https://news.ycombinator.com/item?id=40177534 If this is the kind of attitude I would get from using Rust and having to be part of the Rust community, then I…
Check this response to the article within these HN comments: https://news.ycombinator.com/item?id=40177534 Not actually flaming but quite condescending towards the article writer. Not even properly reading the article…
Hi! Does WalEx continue where it left off after disconnects?
Nice to see Solid JS mentioned in the article. Its mental model is sooo much simpler than React. It's a joy to use. I'm lucky that I am an independent developer so I can choose to use Solid JS in my projects. React has…
Solid JS It will have a very easy learning curve for React users too.
Also, well looks like a lot of people here don't like this style of CSS coding. As someone who's been writing HTML since Netscape days, I find Tailwind/UnoCSS plus a modern web framework (React/Vue/Solid JS) the most…
Haven't seen it mentioned, but if you like Tailwind, maybe take a look at UnoCSS: https://github.com/unocss/unocss It is like the next evolution of Tailwind. See this blog post for full explanation:…
Amazing! Thanks for explaining that. I think that's a great solution because the biggest thing that makes me afraid of Rust webdev is compile times. Your solution seems perfect as you can get quick compile times during…
What Rust web libraries/frameworks do you use and recommend? How long does your Rust project take to compile?
Unrelated to the topic, but wow, they're still using moment? I thought it was kind of deprecated and been trying to use other libs.
This blog post and others are from 'security saas' that also try to make money off how bad NPM package security safety is. Why can't npm maintainers just implement something similar? Maybe at least have a default…
Wow, this reminds me of how Windows XP was such a beautiful UI. UI these days are flat everything and pretty boring.
SolidStart
For people wanting to try something else, I recommend SolidJS and SolidStart. Personally I never tried Next.js exactly because it feels like too many decisions are being made for me without having any choice. And I…
Hello, congrats on the release of your framework! I myself also wrote a reactive library for my own projects long ago when jquery was still widely used. Anyways, these days I moved from React to Solid.js so I know a bit…
Yes, so actually SolidJS is newer.
Exactly. SolidJS api itself is very small, there is not much you actually have to learn. This makes it simple to reason about and at the same time gives you the confidence to wield it, which makes it actually feel more…
Yes I know SolidJS 2.0 is coming. I said "it doesn't need so many major revisions", key word being "so many". (Telling myself: damn should of put that in my original comment cause of course someone's gonna comment that.)
To the author: Yes, do consider SolidJS seriously. I find that its reactivity system is simple and the easiest to reason about, with none of the messiness and constant changes to "the best practice way to do things"…
Agreed. If it is mass hysteria why doesn't the government just say so instead of saying "they don't know". Some people just can't accept not "knowing it all".
Their FAQ talks about using games as the first step in fighting companies discontinuing services of various kinds (not only cultural products). It is true there is a cultural aspect for games and they mention it, but if…
If games are a kind of software, why must games face this kind of regulation when other kinds of (actually more important) software doesn't / won't? In saying this, I'm not in favor of this regulation, actually the…
> the idea of preserving games for future access aligns with broader movements toward digital preservation, similar to efforts in other digital media industries like film and music And from the FAQ: > If this practice…
How stable is Bun these days? Does it crash often? Is it ready for production app server use yet?
https://bevyengine.org/
In my view, here's an example from this HN comment section: https://news.ycombinator.com/item?id=40177534 If this is the kind of attitude I would get from using Rust and having to be part of the Rust community, then I…
Check this response to the article within these HN comments: https://news.ycombinator.com/item?id=40177534 Not actually flaming but quite condescending towards the article writer. Not even properly reading the article…
Hi! Does WalEx continue where it left off after disconnects?
Nice to see Solid JS mentioned in the article. Its mental model is sooo much simpler than React. It's a joy to use. I'm lucky that I am an independent developer so I can choose to use Solid JS in my projects. React has…
Solid JS It will have a very easy learning curve for React users too.
Also, well looks like a lot of people here don't like this style of CSS coding. As someone who's been writing HTML since Netscape days, I find Tailwind/UnoCSS plus a modern web framework (React/Vue/Solid JS) the most…
Haven't seen it mentioned, but if you like Tailwind, maybe take a look at UnoCSS: https://github.com/unocss/unocss It is like the next evolution of Tailwind. See this blog post for full explanation:…
Amazing! Thanks for explaining that. I think that's a great solution because the biggest thing that makes me afraid of Rust webdev is compile times. Your solution seems perfect as you can get quick compile times during…
What Rust web libraries/frameworks do you use and recommend? How long does your Rust project take to compile?