Git Product home page Git Product logo

Comments (7)

qdouble avatar qdouble commented on July 20, 2024

@mclouvem Hey, glad you like the kit. I may add HMR support when I see a good implementation of it that works with current stuff... however, you would probably only be able to use it in JIT dev mode, not while you are using AOT, as AOT requires a compile step that's totally different form the build/watch step.

from angular-webpack-starter.

mclouvem avatar mclouvem commented on July 20, 2024

@qdouble Yes, I really liked the kit you put together! Congrats and thanks again

Yes, It'd be used only in JIT mode. Sorry for ask, but what kind of problem do you see on AngularClass implementation of HMR?

from angular-webpack-starter.

qdouble avatar qdouble commented on July 20, 2024

@mclouvem I'm more of a fan of @ngrx/store for state management and I'm hoping for an HMR implementation of that which will work for rc5/rc6... there was one that worked before ngModules. I'll probably hold off for a week or two to see if any development happens on that front, then look more towards the AngularClass way if not.

from angular-webpack-starter.

mclouvem avatar mclouvem commented on July 20, 2024

@qdouble good to know about that. Just one more question before close this issue: is there any reason to not integrate ngrx/store inside this kit? I'm planning to use it on my project, so do you have some trips about how to better structure the app?

from angular-webpack-starter.

qdouble avatar qdouble commented on July 20, 2024

@mclouvem well there is a wide range of opinions of exactly how much stuff should be put into a starter kit and I'm not necessarily trying to overload it, but if I use it for hmr support, then that will be a good excuse for me to put it in there. There's a good example app for ngrx on that repo, but the example app update for rc6/aot is a work in progress. NgModules and AOT are fairly new so best practices haven't been established yet.

from angular-webpack-starter.

mclouvem avatar mclouvem commented on July 20, 2024

@qdouble by "that repo" do you mean ngrx/store repo?

from angular-webpack-starter.

qdouble avatar qdouble commented on July 20, 2024

@mclouvem yeah, here's a direct link to what I'm referring to: ngrx/example-app#43

from angular-webpack-starter.

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.