You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Estou tornando open source meu framework Javascript (com compilador e documentação automática) para Desenvolvimento Ágil de Frontend aplicando o modelo de State Oriented Architecture com MVP (Model View Presenter).
Ainda não está empacotado (executável). ./build.sh para rodar o workflow de compilação.
Quais as vantagens
Código compilado powered by Google Closure Compiler;
Não precisa de npm nem nodejs ;
Baixa curva de aprendizado;
Programar com uma espécie de geração automática de documentação.
A cada build, é gerado um callgraph de segmentação de EstadosMVP;
Ideal para iniciantes ou Programadores experientes com necessidade de prototipação rápida.
This discussion was converted from issue #1716 on December 07, 2020 18:34.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Estou tornando open source meu framework Javascript (com compilador e documentação automática) para Desenvolvimento Ágil de Frontend aplicando o modelo de State Oriented Architecture com MVP (Model View Presenter).
./build.sh
para rodar o workflow de compilação.Quais as vantagens
Projeto: https://github.com/afsec/cellular-js/
WebApp powered by Cellular JS: https://github.com/afsec/cellular-js-example-app/
Beta Was this translation helpful? Give feedback.
All reactions