-
There's a finite number of variables in the various stages of task drawing. In theory, a well-defined object/stage in `settings.objects.(x)` could be drawn and timed in a general boilerplate code. If …
-
In some cases we have a dedicated top level object as a builder and in some cases it in an inner class. Also, most options builders do not implement an interface. We should adhere to the design that…
-
When building private externals from source (i.e., anything other than #7451), we should use hidden symbol visibility, so that downstream users of Drake can use their own, different version of that co…
-
* ledger
* trezor
what other hardware wallets do we want to support?
-
```
4/4]`` 🔨 Building fresh packages...
[14/22] ⠈ postinstall-postinstall
[6/22] ⠈ secp256k1
[15/22] ⠈ react-native-localhost
[4/22] ⠈ better-sqlite3
error /Users//ethereum-react-native-boilerp…
-
I'm seeing the following error when trying to run using python 3.5.2. I'm using python-boilerplate 0.4.1. This issue doesn't occur when using python 2.7.12.
```
(py3) c:\proj\deleteme>python-boilerpl…
-
I've noticed that most if not all of the data returned from GraphQL queries and passed around the application are untyped, resulting in an implicit `any` type which makes it more difficult to work wit…
-
## Description
When I try to build the react-boilerplate app, it's logging following error:
`ERROR in ./app/utils/reducerInjectors.js
Module build failed (from ./node_modules/babel-loader/lib/index…
-
Hi piwik team!
As discussed in #7390, it could be urseful to have a CSS style guide for the developers.
The purpose of this minisite is to document our CSS code base, especially the reusable compone…
-
### Describe the project you are working on
An RPG with a lot of cutscenes
### Describe the problem or limitation you are having in your project
For a variety of reasons, I've elected to use GDScri…