-
Things are out of date and are causing problems:
- node 8 -> 10
- postgres 9 -> 11
- docker-compose.yml -> v3
```
warning "eslint-config-fbjs@2.0.0" has incorrect peer dependency "babel-eslint@…
-
-
A couple of unorganized thoughts:
- I really like the error message format of `raise-arguments-error`, but its name suggests or gives an impression that its application is very limited. Can we impr…
-
Dear Adam,
Thank you for this wonderful package. Please feel free to ignore this question if it is silly. I am struggling to follow what is going on...
We are using your package and would like …
-
Site TODO:
- [ ] Theme/style
- [ ] Landing Page ?
- [ ] Images, graphics
- [ ] Project Page
- [x] Project Card Component
- [ ] About Page ?
- [ ] Sponsor Page
- [ ] Sponsor Card Componen…
-
[DocPad](https://github.com/docpad/docpad) made us possible to build an amazing project that helped [many many events](https://github.com/braziljs/conf-boilerplate#showcase) around the world.
It prov…
-
## Feature Request
### Crates
`tracing` (more specifically `tracing_attributes` only)
### Motivation
As the `#[instrument]` macro is unable to use `$crate`, it currently (unhygienically) g…
-
Hello I have been strugling with documentcss for the past 6 hours and I barely managed to create a sample of the buttons style.
So I'm wondering, is there a .zip I can download (pre-compiled) that I …
-
When trying to implement a fairly basic, but polymorphic, active record style model system we run into issues with the type system not respecting `this` when used in conjunction with a constructor or …
-
The plugin loader is great feature in WP plugin boilerplate but we can make it better by using the php autoload feature http://php.net/manual/fr/function.spl-autoload-register.php I started making som…