Binyamin Aron Green
Binyamin Aron Green
_Note: I got all the bundle sizes from [Bundlephobia](https://bundlephobia.com)_ ## Problem Stylelint takes up around 378kb when minified. That's quite large for a linter. ### Details Nearly a quarter of...
I'm on windows 10, and I'm using the command prompt (`cmd.exe`, not powershell). It says that `CTRL+D` end the recording, but that's not what happens for me. Only `exit` works,...
Use hashtags to generate lists of related notes. Each hashtag should link to the relevant list. **Example:** Some of my notes include the text "#art". I want a page which...
## Describe the bug There's no way to link to the notes homepage (`/notes/`), via wikilinks. link text|href|backlink? ---|---|--- `notes`|`/notes/notes`|yes `/` or `/notes`|`/notes/notes`|no `.` or `./`|n/a|no ## Expected behavior **In...
Some of the `/learn` docs assume that the user can only use CommonJS imports/exports. For example: > Another difference is that Node.js uses the CommonJS module system, while in the...
I decided to write it as a separate file, so that I could use `@default` to assign default values to the `options` parameter's children.
Something like service workers would be great, because the md guidelines are so very useful.
### Summary The ESM bundle still targets ES5, which was released in _2009_. As far as I can tell, ESM itself was introduced in 2015, so the bundle should really...
> I must say I cannot decide myself. A recent poll on CSS-Tricks determined that over 45% developers order their declarations by type against 14% alphabetically. Also, there are 39%...