Coder Social home page Coder Social logo

Example app about ffx-meteor-react-boilerplate HOT 6 OPEN

ffxsam avatar ffxsam commented on April 28, 2024
Example app

from ffx-meteor-react-boilerplate.

Comments (6)

ffxsam avatar ffxsam commented on April 28, 2024 1

I'm really glad to hear you found it useful! And yes, the example app is in sore need of an update. :) I'll leave this issue open and post again once it's been updated.

from ffx-meteor-react-boilerplate.

peterpetre avatar peterpetre commented on April 28, 2024

What do you plan to update on the example branch?

from ffx-meteor-react-boilerplate.

majochoc avatar majochoc commented on April 28, 2024

I like the structure of the example branch. Its similar to meteor-react apps I've already built. Will the example branch be moving to a structure similar to master with an imports folder and explict imports from the startup folder? Have you discussed this somewhere in another thread I missed? I don't understand the benefit of the imports structure in master.

from ffx-meteor-react-boilerplate.

ffxsam avatar ffxsam commented on April 28, 2024

Sorry, been completely swamped with projects. I'll get around to updating the example branch at some point!

Will the example branch be moving to a structure similar to master with an imports folder and explict imports from the startup folder?

Yes.

Have you discussed this somewhere in another thread I missed? I don't understand the benefit of the imports structure in master.

Not discussed anywhere yet. I ran into some trouble on a project where I wasn't using importsโ€”things basically being loaded (or not!) at the right time. So I realized I needed to just short-circuit any lazy-loading done by Meteor, and I put everything in imports. It still needs some restructuring, actually. There should be client and server folders, because unit testing breaks in some cases.

from ffx-meteor-react-boilerplate.

majochoc avatar majochoc commented on April 28, 2024

Thanks for the response. I was wondering if you ran into trouble, because I had read in another issue thread how you had hoped to avoid the imports folder since its almost certain to go away post 1.3.

from ffx-meteor-react-boilerplate.

ffxsam avatar ffxsam commented on April 28, 2024

I'm hoping at some point, Meteor does a way with lazy loading altogether. That might be the eventual goal, but I don't know for sure. For now, it's strongly recommended to use the imports folder.

from ffx-meteor-react-boilerplate.

Related Issues (20)

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.