GithubHelp home page GithubHelp logo

mantra-dialogue's People

Contributors

arunoda avatar bright-sea avatar luisherranz avatar makstr avatar markshust avatar mquandalle avatar valentinvichnal avatar vonwao avatar wmzhai avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

mantra-dialogue's Issues

Could I use Blaze Template in this?

Could I use Blaze Template in this?
Because I still use any Blaze Package such as AutoForm, Account UI, Breadcrumb....
Could you example?

Post Page "Unexpected token P"

I get this error message when accessing the post page.

Uncaught SyntaxError: Unexpected token P

Seems like it is related with the template string. Am I missing something ?

Join forces with Telescope/Nova

Hey guys,

Me and @SachaG has an conversation about the Telescope re-write Nova. See: http://www.telescopeapp.org/blog/building-apps-with-nova-react-meteor/

This is about how we think about Nova:

Basically, my idea is for Telescope/Nova to become a back-end layer for React apps.

He also planning to build a front-end with Mantra. So, I just came to this project.

@vonwao How about we can join forces with Nova. Then we can do a much better job and work with Sacha. He's a pretty awesome guy to work with :)

Module naming conventions

Are the underscored names necessary for file load order? Is this something covered by Mantra naming conventions? (I looked but didn't see anything.)

Minimal feature set

We need to decide minimal feature set to make this usable. My initial list:

  • User login/registration (now available thanks to meteor-matra-kickstarter). Would be nice to be able to login via github/facebook/meteor.
  • Post and comments need more attributes (user, category, last comment timestamp, etc)
  • Ability to edit post/comment.
  • Post list needs to be loaded incrementally (infinite scrolling)
  • Markdown/rich text editor

Use Astronomy?

I have mixed feelings about ODM/ORM. But on the other hand, it's nice to be able to define a data type and add some methods? What's your opinion?

Advice to manage "lib and server" for multi module!

The firs I am sorry, I known that mantra don't care the module structure in lib, server.
But could you advice to manage them for me?
For example I have 3 module in client A, B, C, so
1.

lib/
   A_collection1
   A_collection2
   B_collection1
...............
server/
   methods/
      A_method1
      A_method2
      B_method1
..................
lib/
   A/
      collection1
      collection2
   B/
      collection1
...............
server/
   A/
      methods/
         method1
         method1
       ..............
   B/
..................

Which one should I choose (1 or 2)?
Thanks for your advice!

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.