Hacker Newsnew | past | comments | ask | show | jobs | submit | roci89's commentslogin

Not huge but couchbase use svelte for their online offering https://cloud.couchbase.com/sign-up

It's got some cool db/sql stuff in there


Give Remix a spin. I've deployed it to Lambda, Cloudflare Workers, & a long running express server. It's great


Remix deploys to lambda wow


Yeah we use it. It has been fantastic. Having a mutation story is an absolute game changer for productivity


Looks nice. Only real issue I have with it is that it's not very extensible using tailwind classes for something that's built on tailwind


It seems like you have to install tailwind so you should be able to customize it with your own config. (Haven’t tried it though)

What I’m confused about is the change of the api from tailwind, the whole `maxWidth=“max-w-sm”` seems repetitive and a worse abstraction.

https://www.tremor.so/docs/getting-started/installation


We use Remix in this way. Making calls to multiple endpoints on link prefetch is fantastic for speed


They are called magic links... only thing magic about them is their ability to annoy me


I think they exist to simplify the flow for the subset of users who end up using the Reset Password link each time their session expires.

And I think that subset is much larger than some would expect.


This. You'd be amazed how many users just do a password reset each time to login instead of remembering their login info.


My father has insisted on doing this for over 20 years, but he doesn't know how to do it himself. I expect a password-reset phone call from him every 2 or 3 days and have done since 1998. Just recently he had someone from his bank's IT department call him directly about resetting his password over 500 times.


I'm not sure if he's still doing it but someone put together https://theuserisdrunk.com/ and https://theuserismymom.com/ a few years back... I wonder if you could do something similar here, given the level of absolute predictability that seems to be involved.

I sadly can't put my finger on what's so compelling about this, just that my "oh that person should talk to a UX team lead!" meter just went plink


Or "passwordless" login, and I love it. Not many people use password managers and will reuse passwords between websites (I.e. their bank and some random unsecured SaaS product). One-time emailed passwords are an easy way to avoid this problem and have a fairly secure site (mind you, it's only as secure as their email). You can layer 2FA on top of this too.

It's only annoying if the site is constantly timing you out so that every single visit you need to resend. Why not just use secure cookies to remember the user for say a week?


>They are called magic links... only thing magic about them is their ability to annoy me

I love them and prefer them to creating yet another account with a password.


Me too!


Remix is working on a Vue and Preact adapter, so won't be tied to React for long. I see the community is looking at a SolidJS adapter too. I'd say it'll be just fine


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: