-
This issue is a follow up to the discussion at http://kleineblase.wordpress.com/2013/11/01/graph-database-in-javascript.
I don't plan to maintain the two repos separately, but if there is a need, th…
-
There are situations where an API has multiple axes for compatibility.
Typical examples include:
- Vendored/bundled libraries
- Transpiling from one language/tool to another
- Cross building for…
-
`ggset` would have been a nice name if we didn't offer two ways to do things. `ggdo` is not great, the goal is to make it clear that the action comes first in those cases, but `ggdo` reminds me of the…
-
`"${1|one,two,three|}"`
![image](https://user-images.githubusercontent.com/33529441/216484350-ef17b3dd-88ce-4164-a66c-87847d6ce231.png)
https://code.visualstudio.com/docs/editor/userdefinedsnippets#…
-
I have noticed recently that adding an entry to the meal plan is slow once there are already a few items on the weekly plan. Once there are maybe 10 items in the week, the insert query takes so long t…
-
This library is great. It allows to create really beautiful and well-structured controllers using amazing TypeScript language. It exists already for 1.5 year and proved itself on production, in large …
-
I cant scroll the specific item in RecyclerView if that item has click listener.
-
Just a few things —
> We use hypens to separate two words
Typo on "hyphens"
> Utility classes
I'm a little iffy on the utility classes, I personally prefer adding them as mixins so that the HTML d…
feesh updated
9 years ago
-
Running the following schema in the [schemageddon](https://github.com/unclecheese/schemageddon) "testing" schema:
```yml
models:
UncleCheese\MyProject\DataObjects\Product:
fields: '*'
…
-
Hey everyone. Recently I've read this article and really liked some plain ideas that seem to be unnoticed.
https://programmingmadecomplicated.wordpress.com/2017/08/12/there-is-only-one-os-and-its-bee…