Chronotope’s avatarChronotope’s Twitter Archive—№ 67,411

  1. Building own asynchronous javascript load controller w/support for external files & non-blocking execution b/c existing options too heavy
    1. …in reply to @Chronotope
      Standalone scripts not intended or optimized for larger projects with particular configurations are few and far between...
      1. …in reply to @Chronotope
        Either that or they are not sufficiently asynchronous. I don't need help for loading files in sequence. I want it for optimizing the process
        1. …in reply to @Chronotope
          Generally, working with React has made me realize that synchronous and blocking use of Javascript is almost always a bad idea.
          1. …in reply to @Chronotope
            Many libraries deal w/this for internal-only projects, but if an external script is required to be loaded in the process. *throws up hands*
            1. …in reply to @Chronotope
              You know what requires the loading of an external script? Ads. God forbid someone think about monetization.


Search tweets' text