-
Show how to:
- unify the state through all widgets
- manage multiple instances of the same widget
-
Would this project https://github.com/paulirish/html5-boilerplate be useful with ZFBP?
-
It would be really great to be able to make GUI based applications with less boilerplate than now.
Just compare this: https://github.com/PistonDevelopers/conrod/blob/master/examples/hello_world.rs
…
est31 updated
7 years ago
-
I think it's better to give java/kotlin example class under
app/src/main
-
As I understand, the main goal of this is to easily express algorithms that can use either standard dispatch or generated functions, depending on what's known statically. Writing very general high-per…
-
All Moodle file should have some common explicit GPL license statement. Kindly check and include the same.
For more information on this see:
https://moodledev.io/general/community/plugincontributi…
-
https://github.com/DIY0R/client_vanilla/blob/26657a03140b33b5c3ea1bc2485bc581045018d6/src/inversify.config.ts#L14-L21
Have any idea???
DIY0R updated
2 years ago
-
We are in need of an "empty" project which can be used as a standard to create a production process for the biorefineries package. Note that following the boilerplate structure is not a requirement to…
-
I'm thinking of making a boilerplate template for a simple hardware interface, does this already exist somewhere?
-
While reviewing http://dev.ckeditor.com/ticket/12721 I made a short list of things that we could improve:
- [x] ~~I miss an ability to check a dir or path using the `jscs` and `jshint` tasks. In other…