Coder Social home page Coder Social logo

flow-mvc's People

Contributors

brianmriley avatar wasitim avatar webappsolutioninc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

lai3d

flow-mvc's Issues

Unit Tests

Need unit tests for both ExtJS and Touch.

Typo in app/view/extjs/EmployeeDetailView

Hi,

I noticed a type error inside the file app/view/extjs/EmployeeDetailView.js

Line 26:
Ext.define("CafeTownsend.view.touch.EmployeeDetailView", {

Should be:
Ext.define("CafeTownsend.view.extjs.EmployeeDetailView", {

Notice: 'touch' should be replaced by 'extjs', as we are inside the extjs folder.

Please update the source code with this change, thanks !!

Polish

  • same syntax of coding throughout.
  • clean JSDuck documentation for all classes, methods, properties, events, etc.

Make a Logo and Design

We need to have a modicum of branding and design for the documentation/site, at least to the level Deft has for legitimacy. Do so. This is dependent on a name choice.

Create Subdomain Site for FlowMVC Module

We need to create a site for the mvc module. Either a sub-domain of git, or a new domain. This needs to include all of the documentation as well as links to here and our site + contact info.

Implement scope as optional parameter for Event Bus

The 3rd parameter for addEventListener needs to be optional. Look into either using Ext.bind or something else as the most common use case will be using 2 parameters and expecting it to work like Flex.

Code Generator

Since there is in fact quite a bit of boilerplate code, what if Ik whipped up a quick generator (with ExtJS of course and packaged with their native desktop packager) that created Models, Stores, Events, Controllers, Services, Mock Services?

Create TodoMVC Example

A TodoMVC application would be nice as well. Those are pretty to visually point out the differences between frameworks. Backbone and Angular's version of TodoMVC are pretty telling for example. Comparing with Deft's would help.

http://todomvc.com/

Finalize Package Path

Finalize package path and naming structure for framework. Considering tooling is a challenge, the shorter the better, but not so much to be unreadable. Part of the solution vs. the problem and all that. This is dependent upon choosing a name.

Finalize Logger API

See if we can either make it easier to wrap Log4JavaScript, or use Ext, or both without having our framework beholden to our customized verison in case someone doesn't want to use it. Will assign to Brian once complete.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.