-
- What Hydrogen is
- It is an opinionated React framework and SDK for building custom Shopify storefronts
- What are the founding principles of Hydrogen
- Easy to use, good ergonomics, exc…
-
The goal of introducing inheritance is really to provide familiar ergonomics to users (substitution of arrow for epsilon leads to many cases of `do_thing()(param)` which is an easy target for folks to…
-
Some windows have a fixed minimum width, which is greater than the width of the area allocated for the window, which leads to going out of bounds and climbing onto another window.
I have idea: per…
-
Will we see async support in the future, or is this not planned?
-
## Describe the problem
Using docsearch directly with Preact currently requires manual configuration.
For example, using `@docsearch/react` in Vite.js projects requires manual fiddling to replac…
-
## What's the functionality you would like to add ##
A generic interface to aggregate of `(Time, Value)` pairs and manipulate such timeseries.
## How would the function be used ##
```SQL
SELECT …
-
```js
const STYLES = dapper.compile({
root: {
position: 'relative',
},
child: {
position: 'absolute',
top: 0,
left: 0,
},
});
class Parent extends Component {
…
-
With #9, the homepage has been radically changed to no longer include the REPL as the focal point.
Update the REPL's design to match the homepage theme and intention of inclusivity.
### Goals
…
-
# Problem/Need:
it'd be even more valuable to automate further, to avoid mistakes and greatly simplify validation
# Tried:
Running custom bookmarklet scrapers on the rendered form…
-
Related to #1387 (or even the same, depending on interpretation).
I looked at the [new GHC proposal](https://github.com/serras/ghc-proposals/blob/quick-look/proposals/0000-quick-look-impredicativi…