Giter Club home page Giter Club logo

nerdhat's People

Contributors

bunchopunch avatar

Watchers

 avatar  avatar

nerdhat's Issues

Where will shared view classes go?

Even if we adhere to creating module style folders, some views may be used by several of those modules, and so housing the view in a particular module directory wouldn't make real sense.

To a lesser extent, our current thought is that layouts pair with controllers. It may be worth keeping that in the back of your head while pondering the question of shared views.

Tweak JavaScript

It seems there may need to be some tweaks to the build process so that we can properly support use strict with require. Getting that in places, along with some further tweaks to the .jshintrc files would be great to have in place.

Rewitre or Clean up API

The thing is a mess and full of stuff that you would never want to do in any production app. Ideally, that would be noted somewhere.

Implement some a real template solution

The Marionette default for templates is not really ideal. We're looking to continue using underscore for compiling the templates, but breaking them into external files. However, this also needs to avoid async loading, which can cause speed issues with. The solution may also require that templates are compiled in the build by some JST style task.

Additionally, LiveReload isn't triggered by edits to templates.

I8ln Support

This is leans toward being outside of this project's scope. However, it's commonly an afterthought when planning apps like this, and it would be nice if there were some type of solution highlighted in this project.

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.