Willster Johnson
Willster Johnson
Edit: if you're comfortable with the command line and don't particularly care what's running mo2 (so long as it works) I've got a repo with a guide to setting things...
### Describe the problem Say I have some component which adds elements to ``. It doesn't matter what those elements are, just that they're either generated from `export let` inputs...
### Describe the bug Hi! Me again, back with another oddity. Config files in monorepos are often very similar if not identical across packages and apps in a monorepo. For...
**Context** Personally I love digging into the weeds with libraries (such as this one) which allow me to. But I was having a conversation with a developer friend earlier who...
### Overview [Google Fonts' Icons page](https://fonts.google.com/icons) links to their [Developer Guide](https://developers.google.com/fonts/docs/material_symbols) which has a section on [web usage](https://developers.google.com/fonts/docs/material_symbols#use_in_web) which states that the following URL is how users should access Material...
## Feature Request ## Detailed Description It would be useful to be able to `require` local `*.[c]js` files within playgrounds in the same way it's done in regular nodeJS scripts....
**Describe the bug** When using VSCode's typescript engine to perform type-checking, as well as using the `-T` flag to generate a typescript declaration file, `qx.core.Environment.get` has a return type of...
**Feature Requested** All headings in a file have gradients, the H1 gradient is from pink to orange, and the H6 is from purple to pink, completing the loop with 6...
### Steps to reproduce 1. Identify your user id. 2. Run the command shown below these steps 3. Observe syntax error Command (replace `` with your id): ```sh npm init...
`/meta` endpoints would give the user a way to programmatically monitor changes in the API's metadata for various purposes, such as checking the version, seeing what endpoints have been added/removed,...