andreespirela
andreespirela
As of right now, `deno doc` does not respect extensions. This means ``` export class B { public id: number; } ``` ``` export class A extends B { public...
- [x] All tests are passing - [x] All the new functionalities are exposed in `mod.ts` - [ ] All documentation has been updated (including `README.md`) - [ ] New...
Hello Community, Today, I am writing this issue to inform a bit about the next steps in order for Mandarine to be production ready. MandarineTS framework has grown over the...
The build system of Mandarine is almost magical, we want to avoid this, we want to have call-based loaders instead of module-based loaders.
Ref https://github.com/mandarineorg/mandarine-cli/issues/7
## Intro Mandarine has been a successful framework in the Deno community. It has had a very positive response towards all the features that make Mandarine great. The [Deno](https://deno.land) community...
**Describe the solution you'd like** I would like to open up a discussion and see what you all have to say about a feature that I'm desiring since a while...
JS Library should contain a interaction interceptor - Signature: `function [name](state, validity, interactionIndex)` - Function should be invoked during each interaction after calculating the state