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


Groups > comp.lang.javascript > #30932

Re: difference between "var resolve = function resolve() {...}" and "var resolve = function () {...}" ?

Path csiph.com!news.mixmin.net!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: difference between "var resolve = function resolve() {...}" and "var resolve = function () {...}" ?
Followup-To comp.lang.javascript
Date Wed, 20 Jul 2016 12:15:54 +0200
Organization PointedEars Software (PES)
Lines 13
Message-ID <1961081.iZASKD2KPV@PointedEars.de> (permalink)
References <nmmso1$uof$1@shakotay.alphanet.ch> <e66dc666-80eb-4a05-8650-4681e2cb7be4@googlegroups.com>
Reply-To Thomas 'PointedEars' Lahn <cljs@PointedEars.de>
Mime-Version 1.0
Content-Type text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding 7Bit
X-Trace solani.org 1469009757 23927 eJwNxcEBwCAIA8CVgiaI40jB/Uew9zlNN/8WXU5d3R35J6ZYgcFtCSK507Ci2iYak3YGVKftAQHuECY= (20 Jul 2016 10:15:57 GMT)
X-Complaints-To abuse@news.solani.org
NNTP-Posting-Date Wed, 20 Jul 2016 10:15:57 +0000 (UTC)
User-Agent KNode/4.14.2
X-User-ID eJwFwYcBwDAIA7CXQhkx5zDi/0+o5BoScy08zOnUiqJgD3rZolg0M9/bwbvVPLIacN1MpjXmE5aGdq3h5A+AaxZp
Cancel-Lock sha1:Qnfi0OpZhPP0hoNBQ3Oz69ExD4w=
X-NNTP-Posting-Host eJwNyMEBwCAIA8CVRCDgOAJx/xHae54rBB0Gh/nzd1OCueaqWexy7hiIgmw9ymwe+YvLgJrCBxX/EQo=
Xref csiph.com comp.lang.javascript:30932

Followups directed to: comp.lang.javascript

Show key headers only | View raw


Michael Haufe (TNO) wrote:

> var resolve = function resolve(){...}
> 
> This form is redundant.

No, it is not.

-- 
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

difference between "var resolve = function resolve() {...}" and "var resolve = function () {...}" ? Une Bévue <unbewusst.sein@fai.invalid> - 2016-07-20 05:55 +0200
  Re: difference between "var resolve = function resolve() {...}" and "var resolve = function () {...}" ? Une Bévue <unbewusst.sein@fai.invalid> - 2016-07-20 08:20 +0200
  Re: difference between "var resolve = function resolve() {...}" and "var resolve = function () {...}" ? "Michael Haufe (TNO)" <tno@thenewobjective.com> - 2016-07-19 23:25 -0700
    Re: difference between "var resolve = function resolve() {...}" and "var resolve = function () {...}" ? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-07-20 12:15 +0200
      Re: difference between "var resolve = function resolve() {...}" and "var resolve = function () {...}" ? "Michael Haufe (TNO)" <tno@thenewobjective.com> - 2016-07-20 05:15 -0700
        Re: difference between "var resolve = function resolve() {...}" and "var resolve = function () {...}" ? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-07-20 15:08 +0200
          Re: difference between "var resolve = function resolve() {...}" and "var resolve = function () {...}" ? "Michael Haufe (TNO)" <tno@thenewobjective.com> - 2016-07-20 09:23 -0700
          Re: difference between "var resolve = function resolve() {...}" and "var resolve = function () {...}" ? Une Bévue <unbewusst.sein@fai.invalid> - 2016-07-23 18:52 +0200
  Re: difference between "var resolve = function resolve() {...}" and "var resolve = function () {...}" ? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-07-20 12:15 +0200
  Re: difference between "var resolve = function resolve() {...}" and "var resolve = function () {...}" ? Stanimir Stamenkov <s7an10@netscape.net> - 2016-07-28 08:31 +0300
    Re: difference between "var resolve = function resolve() {...}" and "var resolve = function () {...}" ? Une Bévue <unbewusst.sein@fai.invalid> - 2016-08-01 06:44 +0200

csiph-web