Code Monkey home page Code Monkey logo

Comments (7)

gmurray81 avatar gmurray81 commented on July 20, 2024 1

I HATE the way we did this in angular and extremely disagree that is a good strategy.

from igniteui-react-examples.

ChronosSF avatar ChronosSF commented on July 20, 2024

Yes, we know and we can't release the hgrid samples because of this currently. We are most likely hitting some limits to what is possible using react-app-rewired or create-react-app. With a lot of RAM and some pampering we can build it locally so we'll probably deploy manually. We will work on completely transferring the samples browser to vite as a long-term solution.

from igniteui-react-examples.

mddifilippo89 avatar mddifilippo89 commented on July 20, 2024

@turbobobbytraykov

from igniteui-react-examples.

gmurray81 avatar gmurray81 commented on July 20, 2024

Yes, we know and we can't release the hgrid samples because of this currently. We are most likely hitting some limits to what is possible using react-app-rewired or create-react-app. With a lot of RAM and some pampering we can build it locally so we'll probably deploy manually. We will work on completely transferring the samples browser to vite as a long-term solution.

yeah, we've been meaning to move it to vite anyhow. We would just need to update the generation templates, and the code that glues the samples into the main browser possibly.

from igniteui-react-examples.

ChronosSF avatar ChronosSF commented on July 20, 2024

Actually preliminary results trying vite also show memory issues. We are planning on separating the samples browser in a few different application much like the angular one works. We also don't plan on having separate samples as it just complicates things but have just one (or more) main browsers with samples being their direct children. We'll figure something out for codesandbox to work in this setup much like we did for angular.

from igniteui-react-examples.

gmurray81 avatar gmurray81 commented on July 20, 2024

hey @ChronosSF can we talk about this?
We can't do that by hand. The samples are already individual. If we want to have several smaller SBs then what we need to do is alter the code that automatically glues the smaller samples into a larger SB..

Also teh main issue is probably excel, and a simple solution is probably just to make sure that the excel samples wind up in a different browser.

from igniteui-react-examples.

gmurray81 avatar gmurray81 commented on July 20, 2024

note, we also need to make sure that webpack is using the right entry point for the modules, it could be that it using the "flat" modules and tree shaking down might be using a lot more memory than if the entry points used by the bundler are the separated entry points.

from igniteui-react-examples.

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.