Wes Bos

Results 85 issues of Wes Bos

on my AMA I tag them with 'good questions' so we can wade through and get the good ones. Would be cool to add this! Great app :)

help wanted
hacktoberfest

I would love love love if Uber Layer could save a preset that remembered it's place on the screen, the image opened, the locking boolean and anything else. I wish...

With the old version of the site, you could click the boxes and it would copy that value to clipboard - kind of the point of a utility site like...

When toptal updated the codebase, the logic for finding the keycode was too strict. It was expecting both the .code and the .key - so that filtered out descriptions on...

On th version of the site before your updates, the URL would change as you type. `/for/y` for `/for/y` The URLs still work, but the urls are not changing as...

Hello! Would love if this extension could also log variables from line above: ```js const age= 100; | ``` Then press a shortcut and it will create ```js const age=...

The postcss plugin doesn't write soucemaps when doing the lightning CSS conversion. [I think this is where it needs to happen](https://github.com/tailwindlabs/tailwindcss/blob/next/packages/%40tailwindcss-postcss/src/index.ts#L162) but trying to patch it with pnpm does not...

v4

### Library used Using the React library, but this exists with all implementations. ### 🐞 Describe the Bug Using a PayPal button to pay, when clicking to open the popup...

Stale