GithubHelp home page GithubHelp logo

Comments (3)

gyutae100 avatar gyutae100 commented on June 21, 2024 3

정정 감사합니다.

해당 코멘트는 이 이슈와 직접적인 연관은 없지만, 모듈 평가가 왜 동기로 처리 하는 이유에 대해서 개인적인 추측을 추가로 적어보도록 하겠습니다.

제 추측에는, 모듈 로드는 비동기적으로 처리 되었지만, 만약 로드 된 특정 모듈을 평가하려면 특정 모듈이 의존성을 가지는 다른 모듈에 대한 로드 및 평가가 완료된 후 특정 모듈의 평가가 진행 가능하다고 봅니다.

추가적으로, 원격 모듈을 로드하는 작업은 런타임에 동적으로 진행하므로 동기적인 모듈 평가가 가능하다고 봅니다.
동기 처리를 통해서 모듈 간 순환 의존성 처리 또는 컨테이너 중첩 또는 모듈 오버라이딩 처리가 가능하다고 봅니다.

웹팩의 한국어 번역에 기여해주신 기여자분들 덕분에 웹팩 공부 시 문제점이 되는 언어적인 허들이 많이 낮아졌습니다.
이 점에 대해서 감사합니다.

이상입니다.

from webpack.kr.

dkstyle avatar dkstyle commented on June 21, 2024 1

@gyutae100 다시한번 좋은 의견 감사드립니다.

from webpack.kr.

dkstyle avatar dkstyle commented on June 21, 2024

@gyutae100 소중한 의견 감사합니다. 👍 👍
최신 컨텐츠 동기화를 위한 작업 PR에 포함해서 진행하겠습니다.
https://github.com/line/webpack.kr/pull/763/files#diff-f5421327e77821facf43962683a62b06c3099ea5657524baae0534424857c9acL48

from webpack.kr.

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.