-
### Current Situation
ReactJS has a method of HTML templating called [JSX](https://reactjs.org/docs/introducing-jsx.html). We currently do not have an equivalent.
There is a WIP [tag string PEP]…
-
Occasional Saturdays 9am Chicago
May 7: [Jim's zoom room](https://us02web.zoom.us/j/6853551826?pwd=NG1BdDFpSUZBQndQRnZvUUtLRG1BUT09)
See also: Wednesday [Agoric Dev Office Hours](https://github.…
dckc updated
3 months ago
-
It is often the case that you want to nest certain files matching a given pattern under another file that matches a corresponding pattern.
One such case is nesting `*.Designer.cs` under the corresp…
-
# Introduce Design Tokens
[Design token exploration branch](https://github.com/Financial-Times/origami/pull/360).
## Proposal Audience
This is a big proposal. It's intended for the Origami te…
-
### Versions
- Python: 3.6.9
- OS: Ubuntu 18.04.5 LTS
- Kivy: 1.11.1
- Cython: 0.29.21
- OpenJDK: 11.0.8
### Description
According to Android's doc, if an activity is set to portrait mode…
-
Here's a quiz. Is a "service":
- A badge endpoint?
- A subclass of `BaseService?
- A service in the colloquial sense, e.g. PyPI, npm, GitHub?
- All of the above?
The maintainers have discusse…
-
[**¿Cuándo debo usar el estado local de React, cuándo usar Redux?** por Dan Abramov](https://github.com/reduxjs/redux/issues/1287#issuecomment-175351978)
-
I shied away from this in #390, but maybe it's possible.
The problem is that currently `fast(2).n(3)` works as a shorthand for `fast(2).set.in(n(3))`, but `n(3).fast(2)` doesn't work as a shorthand…
-
add an update api, specifically
- update_individual
- update_evidence
- update_fact
rather than manipulating class expression directly
Ideally any add_? api should have an accompanying up…
-
(Moved here from https://github.com/ocapn/ocapn/issues/5#issuecomment-1560116857)
It's proposed (sorry, can't find the exact reference now) that -0 be excluded from OCapN core data values. While th…