Hey there! I'm Yangguang Li
A frontend expert with AI/LLM, full-stack, and UX experience - passionate about taking products from 0 to 1.
Currently Staff Software Engineer @ Google, tech lead of Google AI Studio. See my full resume.
Blog highlights View all
-
How to use OpenAI's GPT APIs, and techniques for specific use cases.
-
font-weight might be one of the first things you learn about CSS. But there's so much details in it.
-
A short blog to describe how I structure my CSS
-
Do you know how to use `Date` in JavaScript? Is `new Date('2020-01-01')` the same as `new Date('2020-1-01')`? Here're the pitfalls I fell into...
-
A quick summary of the 3 different API solutions - REST, gRPC, and GraphQL.