Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
albertgao
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
albertgao
4y ago
Similar idea: https://twitter.com/albertgao/status/1582402385569525761
2.
▲
by
albertgao
4y ago
Have the similar thought before: https://twitter.com/albertgao/status/1582402385569525761?s=4...
3.
▲
by
albertgao
4y ago
Native app , or, desktop app… it’s already there for decades….
4.
▲
by
albertgao
4y ago
Request validation is the probably the most boring but critical layer of any web framework. Today I will show you how to do it right in gin framework in golang.
5.
▲
by
albertgao
5y ago
Simply because Rails is not designed to solve frontend problem where complex user interactions and client side state are included, not to mention partial rendering and transition. Rails is a backend framework after all, spitting a HTML is a
6.
▲
by
albertgao
5y ago
Because in 21st century, not everyone likes a website with a lower-bar rendering experience… SPA or hybrid rendering is just plain better, but I get the point where time is limited for human being, so if modern frontend is hard to grasp for
7.
▲
by
albertgao
5y ago
Once u have enough experience in AWS tooling world, Amplify is probably the last one you want to use for your product, just so unpolished…..
8.
▲
by
albertgao
5y ago
Backend is probably a lot easier than the frontend, which is why you can see service like hasura and supabase. Backend is a highly patternized work, which is why it can be low to no code, whereas front end as a service is merely just deploy
9.
▲
The evil pattern of Redux that reduces boilerplate
(albertgao.xyz)
1 points
by
albertgao
6y ago
|
0 comments
10.
▲
How to implement Relay node in GraphQL
(albertgao.xyz)
2 points
by
albertgao
6y ago
|
0 comments
11.
▲
How to test react-hook-form with react-native-testing-library
(albertgao.xyz)
1 points
by
albertgao
6y ago
|
0 comments
12.
▲
by
albertgao
6y ago
no worries, it's their goal :)
13.
▲
by
albertgao
6y ago
the DSL is only for table management, and pretty similar to GraphQL type definition The ORM layer is not a DSL but some nicely done JS/TS functions
14.
▲
by
albertgao
6y ago
I love both Prisma 2 and Hasura! 2 awesome products!
15.
▲
by
albertgao
6y ago
Isn't a DB naturally embrace 'visually'? I mean, there is a table. Every time I think of a table, I get a picture in my brain... xD
16.
▲
by
albertgao
6y ago
You need to try it 1st dude... There is no query based language, the runtime API is generated from your DB layer, and is fully TS/JS, so there is no new language to learn. It is just TS/JS. You don't know which API to use? Ty
17.
▲
Ask HN: Do you have a SaaS running in production with a heavy use of Amplify.js?
4 points
by
albertgao
6y ago
|
0 comments
18.
▲
Setup Monorepo via Yarn Workspace for Serverless and Expo with TypeScript
(albertgao.xyz)
1 points
by
albertgao
6y ago
|
0 comments
19.
▲
A 7KB AWS lambda Node.js library with zero runtime dependencies
(npmjs.com)
123 points
by
albertgao
7y ago
|
59 comments
20.
▲
How to apply different layout to React Router routes
(albertgao.xyz)
1 points
by
albertgao
7y ago
|
0 comments
21.
▲
How to Test React-Redux Hooks via Jest
(albertgao.xyz)
2 points
by
albertgao
7y ago
|
0 comments
22.
▲
How to Update Apollo Cache via React Hooks After Calling REST API
(albertgao.xyz)
2 points
by
albertgao
7y ago
|
0 comments
23.
▲
Reuse react router routes constants with hooks when navigating
(albertgao.xyz)
1 points
by
albertgao
7y ago
|
0 comments
24.
▲
Handle AWS lambda error with API gateway using TypeScript in a clean way
(albertgao.xyz)
1 points
by
albertgao
7y ago
|
0 comments
25.
▲
Use stage to manage environment variables in Serverless framework
(albertgao.xyz)
1 points
by
albertgao
7y ago
|
0 comments
26.
▲
How to dump remote dokku-mongodb and restore local instance
(albertgao.xyz)
1 points
by
albertgao
7y ago
|
0 comments
27.
▲
A style agnostic components library with a flexible and extendable API
(github.com)
1 points
by
albertgao
7y ago
|
0 comments
28.
▲
Google drive want to screw up Onedrive, or I miss something here
(twitter.com)
4 points
by
albertgao
8y ago
|
0 comments
29.
▲
How to auto delete Mongodb records after certain time with Mongoose
(albertgao.xyz)
1 points
by
albertgao
8y ago
|
0 comments
30.
▲
by
albertgao
8y ago
`hooks are technically interesting, but make it easy for humans to screw up. It's a precise critic.` You just haven't tried it, right? I love when people talking big but in fact they have 0 exp on some topic. As one who has adopte
More ›