Sacha Greif
Sacha Greif
As of October 6, 2022, the State of CSS 2022 survey is open, and the State of GraphQL 2022 survey results have been published. ### Immediate Roadmap (Oct 6 –...
@djaddison @SebastianZ would it be ok to credit you for the CSS 2022 survey design? If so could you give me links to your Twitter accounts? (we pull in avatar,...
It could be fun to ask about obsolete features or patterns. Things like table layouts, float layouts, the `` tag… I don't know if there would be enough of these...
This year we are very lucky to have @LeaVerou participate in the survey design process. You can review the initial survey outline we came up with together here (new questions...
Is there any way to _share_ the same template between client and server? My use case is Telescope's notifications, where the same content needs to both appear on the site...
Would this package work even if all strings are in a flat JSON file, and not organized according to the schema being translated? For example see https://github.com/TelescopeJS/Telescope/blob/master/i18n/fr.i18n.json
test `code`
Using pico v2.0.3 in a Next.js project via the npm package (and using pnpm), the regular version works fine but trying to use `@use` with the yellow theme gives me...
https://github.com/janikvonrotz/meteor-apollo-accounts-example/blob/2b803ea6c9ee811c0d3c132b2a42901b61cda46f/client/ChangePassword.js#L20
After importing the data to our db someone pointed out a mistake with the Tameike Sanno station name: ``` { _id: "tSRdiyXzHjMGPwQX4", id: NumberLong("2800114"), name: { ja: "溜池山王", en: "Tameike...