Bao Huynh

Results 7 issues of Bao Huynh

A **collapse all/expand all** buttons will really improve UX because on first load, every weekly problem group on Grind75 page is expanded, which makes it a little bit cumbersome to...

This is one of my favorite fonts and I love that it has ligatures for sequences like "". However, I often take notes with Math symbols such as ">=", "

Add
design
Icebox

The original "express" way can infer types automatically on `req.params` For example: ```typescript import {Router} from "express", const router = Router(); router.get("/:id", (req, res, next) => { // req is...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the issue has not already been raised ### Issue I...

### What version of Elysia.JS is running? 1.0.0-beta.5 ### What platform is your computer? Linux 5.15.133.1-microsoft-standard-WSL2 x86_64 x86_64 ### What steps can reproduce the bug? I am not sure if...

bug

### Bug description `findUnique` expects that I pass in a non-empty `where` object, or Prisma will throw runtime error "type WhereUniqueInput needs at least one argument". However, the Typescript types...

bug/1-unconfirmed
kind/bug
tech/typescript
domain/client
topic: undefined

### Prerequisites - [X] I have searched for [existing issues](https://github.com/rarfell/dimeApp/issues) that already include this feature request, without success. ### Describe the Feature Request I propose we add an option to...