Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
winwiz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
25 ms
·
1.
▲
by
winwiz
4y ago
The library customers can install app called "Google Authenticator" provided they own a smartphone. It works without network connectivity. Just use the app to scan QR code when creating a Gmail account. Or do it anytime later. The
2.
▲
by
winwiz
4y ago
Repeating references to the same CSS framework are mildly annoying, especially in the given context.
3.
▲
by
winwiz
4y ago
Typo, meant to say: ... that Workers are running on V8.
4.
▲
by
winwiz
4y ago
One of the substantial sticking point issues, likely to be discovered by a developer who just made a dive into the Workers ecosystem, is the lack of full NodeJS compatibility. Taken for granted by people who didn't realise at first tha
5.
▲
by
winwiz
4y ago
Outstanding effort. However, and as usual, some improvements can be suggested. For example, users are asked to execute npm and webpack commands as a part of some lessons. What is npm is explained (by supplying a link), any clarification rel
6.
▲
by
winwiz
4y ago
Would be nice if the presumed scope of the article (CF Pages & its not-previously-public Azure-based implementation) was reflected in the title. Or mentioned closer to the beginning of the article to let a reader decide if the article i
7.
▲
by
winwiz
4y ago
SPA loading performance can be improved by splitting React app into multiple SPAs each rendered by its own smaller bundle. Additionally, for many websites, the landing/index page of a SPA can be prerendered at the build time. The resul
8.
▲
by
winwiz
4y ago
The supposed complexity of SPA can be addressed by splitting a monolithic React app into multiple SPAs each rendered by its own and smaller script bundle. It helps with SPA loading performance as well. E.g. an app can have Login SPA, Main S
9.
▲
by
winwiz
5y ago
I agree, the author doesn't seem to grasp the fact that CORS always waters down security. That is, CORS is the way of security weakening. Although the author correctly notes that only browsers respect CORS, there is no mention that thi
10.
▲
by
winwiz
5y ago
Remix uses Server Side Rendering (SSR) done at run-time. As any other technology, it has not only advantages but also drawbacks: https://github.com/winwiz1/crisp-react/blob/master/docs/benc... Tailw
11.
▲
SPA and SEO Myths
(hackernoon.com)
1 points
by
winwiz
5y ago
|
0 comments
12.
▲
Show HN: Accessible COVID-19 tracker for blind and visually impaired users
1 points
by
winwiz
6y ago
|
0 comments