Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.javascript > #31409

Re: Parsing javascript file off the main thread

Path csiph.com!weretis.net!feeder4.news.weretis.net!feeder1.news.weretis.net!news.solani.org!.POSTED!not-for-mail
From Thomas 'PointedEars' Lahn <PointedEars@web.de>
Newsgroups comp.lang.javascript
Subject Re: Parsing javascript file off the main thread
Supersedes <11622074.uLZWGnKmhe@PointedEars.de>
Date Tue, 20 Sep 2016 00:01:25 +0200
Organization PointedEars Software (PES)
Lines 26
Message-ID <2533447.e9J7NaK4W3@PointedEars.de> (permalink)
References <fa9f1a4a-1f09-4ff0-9f23-d249dea58a52@googlegroups.com> <ecf77057-47fb-4f2f-9dac-4f89b78a1ae3@googlegroups.com> <e2cacc17-27ba-4dc6-8d30-173410c78706@googlegroups.com> <b432d857-2ac3-4536-ad31-9d3718913554@googlegroups.com> <10696621.O9o76ZdvQC@PointedEars.de> <23a00dcf-edc4-4a6e-bf37-8143057b7fef@googlegroups.com> <5204472.lOV4Wx5bFT@PointedEars.de> <bb5b8949-1a0f-4b91-a603-e3824a269277@googlegroups.com>
Reply-To Thomas 'PointedEars' Lahn <cljs@PointedEars.de>
Mime-Version 1.0
Content-Type text/plain; charset="UTF-8"
Content-Transfer-Encoding 8Bit
X-Trace solani.org 1474322485 11000 eJwNysEBwCAIA8CVSiURxwmg+4+gr/scBo01naDj4BQ9v1C1bFea2lQzYuhXs4UVeIW+HrZHXjhZEbY= (19 Sep 2016 22:01:25 GMT)
X-Complaints-To abuse@news.solani.org
NNTP-Posting-Date Mon, 19 Sep 2016 22:01:25 +0000 (UTC)
User-Agent KNode/4.14.2
X-User-ID eJwVwoERACEIA7CV1JYi4wjK/iP8/SUGTZVTJlr/ug4A34FGjFnI7WzKpeTF6zgca5hvhmJl2QWf7mvL6x89vRUk
X-NNTP-Posting-Host eJwNx8kBwDAIA7CVIGDajGOu/Udo9RMsNOrxQDgWK9KTFF6vlMSmn3mtWnE6eY1N/zc6t4ZmHzlHElo=
Cancel-Key sha1:3vTYKS7E0zyimUJH4DljhlYJ9/U=
Cancel-Lock sha1:0dWoeLcWLikQFYKUVHMRFCEtWNg=
Xref csiph.com comp.lang.javascript:31409

Show key headers only | View raw


Michael Haufe (TNO) wrote:

> […] Thomas 'PointedEars' Lahn wrote:
>> Michael Haufe (TNO) wrote:
>> > On Monday, September 19, 2016 at 12:47:08 PM UTC-5, Thomas
>> > 'PointedEars' Lahn wrote:
>> >> Michael Haufe (TNO) wrote:
>> >> > When the script tag is at the end of the body there is no need to
>> >> > use defer or async.
>> >> Nonsense.
>> > Present your reasoning. […]
>> Trying to shift the burden of proof?  Present *yours*.
> 
> RTFM:
> <https://www.w3.org/TR/html5/scripting-1.html#attr-script-defer>

Yes, you should *read* that to clarify your misconceptions.

(JFYI: Posting a URI without further comment is _not_ to “present [one’s] 
reasoning”.)

-- 
PointedEars
FAQ: <http://PointedEars.de/faq> | SVN: <http://PointedEars.de/wsvn/>
Twitter: @PointedEars2 | ES Matrix: <http://PointedEars.de/es-matrix>
Please do not cc me. / Bitte keine Kopien per E-Mail.

Back to comp.lang.javascript | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Parsing javascript file off the main thread georgkothmeier@gmail.com - 2016-09-16 06:29 -0700
  Re: Parsing javascript file off the main thread "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2016-09-16 17:43 +0200
    Re: Parsing javascript file off the main thread Georg Kothmeier <georgkothmeier@gmail.com> - 2016-09-16 16:16 -0700
    Re: Parsing javascript file off the main thread Georg Kothmeier <georgkothmeier@gmail.com> - 2016-09-16 16:18 -0700
      Re: Parsing javascript file off the main thread "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2016-09-17 10:47 +0200
  Re: Parsing javascript file off the main thread "Michael Haufe (TNO)" <tno@thenewobjective.com> - 2016-09-18 10:55 -0700
    Re: Parsing javascript file off the main thread Georg Kothmeier <georgkothmeier@gmail.com> - 2016-09-19 00:28 -0700
      Re: Parsing javascript file off the main thread "Michael Haufe (TNO)" <tno@thenewobjective.com> - 2016-09-19 08:15 -0700
        Re: Parsing javascript file off the main thread Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-09-19 19:46 +0200
          Re: Parsing javascript file off the main thread "Michael Haufe (TNO)" <tno@thenewobjective.com> - 2016-09-19 11:00 -0700
            Re: Parsing javascript file off the main thread Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-09-19 20:42 +0200
              Re: Parsing javascript file off the main thread "Michael Haufe (TNO)" <tno@thenewobjective.com> - 2016-09-19 11:53 -0700
                Re: Parsing javascript file off the main thread Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-09-20 00:01 +0200
                Re: Parsing javascript file off the main thread "Michael Haufe (TNO)" <tno@thenewobjective.com> - 2016-09-20 12:02 -0700
                Re: Parsing javascript file off the main thread Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-09-20 21:26 +0200
                Re: Parsing javascript file off the main thread "Michael Haufe (TNO)" <tno@thenewobjective.com> - 2016-09-20 17:38 -0700
                Re: Parsing javascript file off the main thread Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-09-22 06:46 +0200
                Re: Parsing javascript file off the main thread "Michael Haufe (TNO)" <tno@thenewobjective.com> - 2016-09-22 05:53 -0700
                Re: Parsing javascript file off the main thread Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-09-23 02:42 +0200
                Re: Parsing javascript file off the main thread "Michael Haufe (TNO)" <tno@thenewobjective.com> - 2016-09-23 09:29 -0700
                Re: Parsing javascript file off the main thread "Michael Haufe (TNO)" <tno@thenewobjective.com> - 2016-09-20 12:00 -0700
                Re: Parsing javascript file off the main thread Scott Sauyet <scott@sauyet.com> - 2016-09-21 02:24 +0000

csiph-web