Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
LowTechHN
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
LowTechHN
24d ago
“Protected” is the same thing at the technical level. Both would 401 or 403 to the unauthorized user. I think they are asking how it actually works not for product marketing
2.
▲
by
LowTechHN
25d ago
If both React and Angular are installed and actively controlling different parts of the UI (seen it) I think it’s worth spending the ~8 hours on the replatform. If the main database is a mix of JSON saved in S3 and “the good data” is in mon
3.
▲
by
LowTechHN
25d ago
If I keep it vague I can do things like: let { type } = customer; type = “premium”; setCustomer({ type }); It’s only slightly more verbose if I named the variable: customerType In many cases, the data I’m deali