11 Matching Annotations
- Jun 2024
-
languagelog.ldc.upenn.edu languagelog.ldc.upenn.edu
-
There's a void — a need where a word should fit. There's a construction — a prefix and a root, which fit together to fill the void. Meaning is clear on first encounter. A need is met. What is the problem?
-
- Nov 2023
-
developers.google.com developers.google.com
-
The OAuth 2.0 specification considers HTTP redirection, but lacks guidance on rendering pop-up dialogs.
-
- Nov 2022
-
github.com github.com
-
Hashie does not have built-in support for coercing boolean values, since Ruby does not have a built-in boolean type or standard method for coercing to a boolean. You can coerce to booleans using a custom proc.
I use:
ActiveRecord::Type::Boolean.new.cast(value)
-
- Jul 2021
-
github.com github.com
-
There is currently no standard for transporting instances of JSON text within a stream protocol
-
- Apr 2021
-
developer.mozilla.org developer.mozilla.org
-
inline-block
and inline-flex!
-
- Mar 2021
-
en.wikipedia.org en.wikipedia.org
-
Should mention/define all the possible subtypes of hyponym relationships, including
direct hyponym direct hypernym
-
- Jan 2021
-
forums.theregister.com forums.theregister.com
-
>Linux needs an app delivery format Yeah, it's incredible that it has managed to survive for so long without one.
-
-
-
(this issue)
-
- Nov 2020
-
timdeschryver.dev timdeschryver.dev
-
In the past, I tried to create some proof of concepts with svelte, but I usually ended up missing some of the features that RxJS provides. Now that I know that they complement each other well, I will grab this combination more often
-
- Oct 2020
-
github.com github.com
-
It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.
-
- Dec 2019
-
github.com github.com
-
Suggestion: add a link to rdoc documentation.
I couldn't find a link, and even doing a web search for "responders rdoc" or "responders documentation" is pretty fruitless and pointless (partly due to responders being too generic of a name).
I eventually just went to rdoc.info, searched for responders, and found: https://rdoc.info/github/plataformatec/responders
Tags
Annotators
URL
-